{
  "_id": "6a1f3559b401979e7342865f",
  "Package": "agghoo",
  "Encoding": "UTF-8",
  "Title": "Aggregated Hold-Out Cross Validation",
  "Date": "2023-05-23",
  "Version": "0.1-0",
  "Description": "The 'agghoo' procedure is an alternative to usual\ncross-validation. Instead of choosing the best model trained on\nV subsamples, it determines a winner model for each subsample,\nand then aggregates the V outputs. For the details, see\n\"Aggregated hold-out\" by Guillaume Maillard, Sylvain Arlot,\nMatthieu Lerasle (2021) <arXiv:1909.04890> published in Journal\nof Machine Learning Research 22(20):1--55.",
  "Authors@R": "c(\nperson(\"Sylvain\", \"Arlot\", role = \"ctb\"),\nperson(\"Benjamin\", \"Auder\", role = c(\"aut\", \"cre\", \"cph\"), email = \"benjamin.auder@universite-paris-saclay.fr\"),\nperson(\"Melina\", \"Gallopin\", role = \"ctb\"),\nperson(\"Matthieu\", \"Lerasle\", role = \"ctb\"),\nperson(\"Guillaume\", \"Maillard\", role = \"ctb\")\n)",
  "URL": "https://git.auder.net/?p=agghoo.git",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "Collate": "'utils.R' 'checks.R' 'R6_Model.R' 'R6_AgghooCV.R' 'agghoo.R'\n'compareTo.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:38:35 UTC",
    "User": "root"
  },
  "Author": "Sylvain Arlot [ctb], Benjamin Auder [aut, cre, cph], Melina\nGallopin [ctb], Matthieu Lerasle [ctb], Guillaume Maillard\n[ctb]",
  "Maintainer": "Benjamin Auder <benjamin.auder@universite-paris-saclay.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-05-25 18:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/agghoo",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb4db4557219223f6c63860cb174b5b74e0b872a",
  "MD5sum": "c5d2e75ed74d265b6546a7dd9443d3ba",
  "_user": "cran",
  "_type": "src",
  "_file": "agghoo_0.1-0.tar.gz",
  "_fileid": "75021d07424ad2071debdbeb4f47a7c04e0c99fa3820217aea197067a367d336",
  "_filesize": 115591,
  "_sha256": "75021d07424ad2071debdbeb4f47a7c04e0c99fa3820217aea197067a367d336",
  "_created": "2026-05-15T06:38:35.000Z",
  "_published": "2026-06-02T19:56:09.412Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159684201,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011561800"
    },
    {
      "job": 79159683711,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011562158"
    },
    {
      "job": 79159683201,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011538367"
    },
    {
      "job": 79159682768,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368340356"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25904146692",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/agghoo",
  "_commit": {
    "id": "fb4db4557219223f6c63860cb174b5b74e0b872a",
    "author": "Benjamin Auder <benjamin.auder@universite-paris-saclay.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-0\n",
    "time": 1685040602
  },
  "_maintainer": {
    "name": "Benjamin Auder",
    "email": "benjamin.auder@universite-paris-saclay.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "class",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agghoo"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agghoo.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2023-05-25"
    }
  ],
  "_exports": [
    "agghoo",
    "agghoo_run",
    "AgghooCV",
    "compareMulti",
    "compareRange",
    "compareTo",
    "CVvoting_run",
    "Model",
    "standardCV_run"
  ],
  "_help": [
    {
      "page": "agghoo",
      "title": "agghoo",
      "topics": [
        "agghoo"
      ]
    },
    {
      "page": "agghoo_run",
      "title": "agghoo_run",
      "topics": [
        "agghoo_run"
      ]
    },
    {
      "page": "AgghooCV",
      "title": "R6 class with agghoo functions fit() and predict().",
      "topics": [
        "AgghooCV"
      ]
    },
    {
      "page": "compareMulti",
      "title": "compareMulti",
      "topics": [
        "compareMulti"
      ]
    },
    {
      "page": "compareRange",
      "title": "compareRange",
      "topics": [
        "compareRange"
      ]
    },
    {
      "page": "compareTo",
      "title": "compareTo",
      "topics": [
        "compareTo"
      ]
    },
    {
      "page": "CVvoting_run",
      "title": "CVvoting_run",
      "topics": [
        "CVvoting_run"
      ]
    },
    {
      "page": "Model",
      "title": "R6 class representing a (generic) model.",
      "topics": [
        "Model"
      ]
    },
    {
      "page": "standardCV_run",
      "title": "standardCV_run",
      "topics": [
        "standardCV_run"
      ]
    }
  ],
  "_readme": "https://github.com/cran/agghoo/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "FNN",
    "MASS",
    "R6",
    "rpart"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "agghoo",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-0",
      "date": "2026-05-15T06:40:34.000Z",
      "distro": "noble",
      "commit": "fb4db4557219223f6c63860cb174b5b74e0b872a",
      "fileid": "d9b67209066689cd06aba6a7a535482e6b7402be6363f9d52abe4bd84da3a4c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904146692"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-0",
      "date": "2026-05-15T06:40:34.000Z",
      "distro": "noble",
      "commit": "fb4db4557219223f6c63860cb174b5b74e0b872a",
      "fileid": "a1531e2967af495cf05dc7cdbb65e2b954eebc521501cd4fbffbcf6c2df9598f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904146692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-0",
      "date": "2026-06-02T19:55:52.000Z",
      "commit": "fb4db4557219223f6c63860cb174b5b74e0b872a",
      "fileid": "8bdb873e0ed10f37cb9016db54eb2b789e6bb27f9149e6e7cf61ef5b51bdffc0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904146692"
    }
  ]
}