{
  "_id": "6a1edd6db401979e734100c2",
  "Package": "quantileDA",
  "Type": "Package",
  "Title": "Quantile Classifier",
  "Version": "1.2",
  "Date": "2024-03-19",
  "Author": "Marco Berrettini, Christian Hennig, Cinzia Viroli",
  "Maintainer": "Cinzia Viroli <cinzia.viroli@unibo.it>",
  "Description": "Code for centroid, median and quantile classifiers.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:14:34 UTC",
    "User": "root"
  },
  "Repository": "https://viroli.r-universe.dev",
  "Date/Publication": "2024-03-20 02:31:53 UTC",
  "RemoteUrl": "https://github.com/cran/quantileDA",
  "RemoteRef": "HEAD",
  "RemoteSha": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
  "MD5sum": "d86d65c37a86dbaddc7e497d7abdcddc",
  "_user": "viroli",
  "_type": "src",
  "_file": "quantileDA_1.2.tar.gz",
  "_fileid": "cf826870caa04b8de54737bdd3ad5cc8db7def34eb7c86ca794bdd29ea18df9f",
  "_filesize": 132189,
  "_sha256": "cf826870caa04b8de54737bdd3ad5cc8db7def34eb7c86ca794bdd29ea18df9f",
  "_created": "2026-05-20T08:14:34.000Z",
  "_published": "2026-06-02T13:41:01.586Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79084363719,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104728880"
    },
    {
      "job": 79084364022,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104720056"
    },
    {
      "job": 79084363474,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104725318"
    },
    {
      "job": 79084363710,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104723193"
    },
    {
      "job": 79084363454,
      "time": 120,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104686334"
    },
    {
      "job": 79084362978,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359346082"
    },
    {
      "job": 79084363594,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104715494"
    },
    {
      "job": 79084364355,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104712943"
    },
    {
      "job": 79084364298,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104711421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/quantileDA",
  "_commit": {
    "id": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
    "author": "Cinzia Viroli <cinzia.viroli@unibo.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1710901913
  },
  "_maintainer": {
    "name": "Cinzia Viroli",
    "email": "cinzia.viroli@unibo.it",
    "login": "viroli",
    "description": "",
    "uuid": 11437839
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "viroli",
      "count": 3,
      "uuid": 11437839
    }
  ],
  "_userbio": {
    "uuid": 11437839,
    "type": "user",
    "name": "viroli"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quantileDA"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quantileDA.html",
    "manual.pdf"
  ],
  "_realowner": "viroli",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-10-03"
    },
    {
      "version": "1.1",
      "date": "2016-02-02"
    },
    {
      "version": "1.2",
      "date": "2024-03-19"
    }
  ],
  "_exports": [
    "balanced.folds",
    "centroidcl",
    "fn_vw",
    "galtonskew",
    "init.theta",
    "kelleyskew",
    "mapClass",
    "misc",
    "permute.rows",
    "plot.quantileDA",
    "print.quantileDA",
    "quantilecl",
    "quantilecl.vw",
    "quantileCV",
    "skewness",
    "theta.cl"
  ],
  "_datasets": [
    {
      "name": "ais",
      "title": "Australian Institute of Sport data",
      "object": "ais",
      "file": "ais.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "sport",
        "rcc",
        "wcc",
        "Hc",
        "Hg",
        "Fe",
        "bmi",
        "ssf",
        "Bfat",
        "lbm",
        "Ht",
        "Wt"
      ],
      "rows": 202,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ais",
      "title": "Australian Institute of Sport data",
      "topics": [
        "ais"
      ]
    },
    {
      "page": "balanced.folds",
      "title": "Internal function used in the cross-validation of the quantile classifier",
      "topics": [
        "balanced.folds"
      ]
    },
    {
      "page": "centroidcl",
      "title": "A function that performs the centroid classifier",
      "topics": [
        "centroidcl"
      ]
    },
    {
      "page": "fn_vw",
      "title": "Internal function for the quantile classifier with variable-wise thetas",
      "topics": [
        "fn_vw"
      ]
    },
    {
      "page": "galtonskew",
      "title": "A function that compute the Galton's skewness",
      "topics": [
        "galtonskew"
      ]
    },
    {
      "page": "init.theta",
      "title": "Internal function for the quantile classifier",
      "topics": [
        "init.theta"
      ]
    },
    {
      "page": "kelleyskew",
      "title": "A function that compute the Kelley's skewness",
      "topics": [
        "kelleyskew"
      ]
    },
    {
      "page": "mapClass",
      "title": "Internal function for the quantile classifier",
      "topics": [
        "mapClass"
      ]
    },
    {
      "page": "misc",
      "title": "Misclassification error",
      "topics": [
        "misc"
      ]
    },
    {
      "page": "permute.rows",
      "title": "Internal function used by the quantile classifier",
      "topics": [
        "permute.rows"
      ]
    },
    {
      "page": "plot.quantileDA",
      "title": "Internal function for plotting the results of the quantile classifier",
      "topics": [
        "plot.quantileDA"
      ]
    },
    {
      "page": "print.quantileDA",
      "title": "Internal function for printing the results of the quantile classifier",
      "topics": [
        "print.quantileDA"
      ]
    },
    {
      "page": "quantilecl",
      "title": "A function that applies the quantile classifier for a given set of quantile probabilities and selects the best quantile classifier in the training set.",
      "topics": [
        "quantilecl"
      ]
    },
    {
      "page": "quantilecl.vw",
      "title": "A function to apply the quantile classifier that uses a different optimal quantile probability for each variable",
      "topics": [
        "quantilecl.vw"
      ]
    },
    {
      "page": "quantileCV",
      "title": "A function to cross-validate the quantile classifier",
      "topics": [
        "quantileCV"
      ]
    },
    {
      "page": "skewness",
      "title": "A function that compute the conventional skewness measure",
      "topics": [
        "skewness"
      ]
    },
    {
      "page": "theta.cl",
      "title": "A function to perform the quantile classifier for a given quantile probability",
      "topics": [
        "theta.cl"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "quantileda",
  "_universes": [
    "viroli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-20T08:16:36.000Z",
      "distro": "noble",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "4a3b035958a1dc4fc549df3fb671e476ed988a9dffb26741ca7839e2934ef8b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-20T08:16:07.000Z",
      "distro": "noble",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "c85f4dfc06a1f65f278ce09cf648ce6259ecb83cf41d064125abb782e92c31ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-20T08:16:29.000Z",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "908ec6ccfee12721c8113aab70f30f11d2c015ebfbe23498ec9f27e6f34e33de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-20T08:16:23.000Z",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "9a44c54238c5436568819296c3c903307b3e8029e1143c1dbdd675f763f2d39d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-20T08:15:48.000Z",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "39b69efd90c79b9144eea719afdd3ada284d7682b50a8a58546a335c3305591f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-20T08:15:38.000Z",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "228a3b6942993cecdc95ae0417238e74f9598f28bd074fdddc4b9acfa117cf1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-20T08:15:37.000Z",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "a42d2f02fd00f7ae3365ea6ce83e43a5dab0ff8a1041cebebaee155f4269966e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-02T13:40:24.000Z",
      "commit": "703f86867f68fbedf0d61bb8aba89f04cc15658d",
      "fileid": "fff644fae21c8a20262f20267b84dab183c69c17797d385ce691bcd97bf4e588",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viroli/actions/runs/26150088277"
    }
  ]
}