{
  "_id": "6a180343acfb0bcc41dac60b",
  "Package": "OOBCurve",
  "Type": "Package",
  "Title": "Out of Bag Learning Curve",
  "Description": "Provides functions to calculate the out-of-bag learning\ncurve for random forests for any measure that is available in\nthe 'mlr' package. Supported random forest packages are\n'randomForest' and 'ranger' and trained models of these\npackages with the train function of 'mlr'. The main function is\nOOBCurve() that calculates the out-of-bag curve depending on\nthe number of trees. With the OOBCurvePars() function\nout-of-bag curves can also be calculated for 'mtry',\n'sample.fraction' and 'min.node.size' for the 'ranger' package.",
  "Authors@R": "person(\"Philipp\", \"Probst\", email = \"philipp_probst@gmx.de\", role = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/PhilippPro/OOBCurve",
  "BugReports": "https://github.com/PhilippPro/OOBCurve/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "yes",
  "Version": "0.3",
  "Date": "2018-08-30",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev\nlibgmp3-dev libgsl0-dev jags libicu-dev libxml2-dev libmpfr-dev\nlibopenmpi-dev libproj-dev",
  "Repository": "https://philipppro.r-universe.dev",
  "Date/Publication": "2018-08-30 14:58:31 UTC",
  "RemoteUrl": "https://github.com/philipppro/oobcurve",
  "RemoteRef": "HEAD",
  "RemoteSha": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:53:19 UTC",
    "User": "root"
  },
  "Author": "Philipp Probst [aut, cre]",
  "Maintainer": "Philipp Probst <philipp_probst@gmx.de>",
  "MD5sum": "f923009ba8423ef8995d5c032466f0e3",
  "_user": "philipppro",
  "_type": "src",
  "_file": "OOBCurve_0.3.tar.gz",
  "_fileid": "1c1a0ba5e3a9bf1d5b40c6e9461025a307ccb272372d119cf70d5b65dad73f59",
  "_filesize": 86832,
  "_sha256": "1c1a0ba5e3a9bf1d5b40c6e9461025a307ccb272372d119cf70d5b65dad73f59",
  "_created": "2026-05-28T08:53:19.000Z",
  "_published": "2026-05-28T08:56:35.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78256853713,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7261754485"
    },
    {
      "job": 78256853696,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261752321"
    },
    {
      "job": 78256853687,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7261734600"
    },
    {
      "job": 78256853657,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261732882"
    },
    {
      "job": 78256434539,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261703563"
    },
    {
      "job": 78256853634,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261741513"
    },
    {
      "job": 78256853669,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7261743609"
    },
    {
      "job": 78256853656,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7261746188"
    },
    {
      "job": 78256853667,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7261735666"
    }
  ],
  "_buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/philipppro/oobcurve",
  "_commit": {
    "id": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
    "author": "PhilippPro <philipp_probst@gmx.de>",
    "committer": "PhilippPro <philipp_probst@gmx.de>",
    "message": "update some url\n",
    "time": 1535641111
  },
  "_maintainer": {
    "name": "Philipp Probst",
    "email": "philipp_probst@gmx.de",
    "login": "philipppro",
    "description": "PhD in statistics/ML at LMU Munich. Interested in tree-based and ensemble methods, hyperparameters and more. Member of the @mlr-org development team. ",
    "uuid": 11573242
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.3",
      "role": "Depends"
    },
    {
      "package": "mlr",
      "version": ">= 2.11",
      "role": "Depends"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "philipppro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "philipppro",
      "count": 41,
      "uuid": 11573242
    }
  ],
  "_userbio": {
    "uuid": 11573242,
    "type": "user",
    "name": "Philipp Probst",
    "description": "PhD in statistics/ML at LMU Munich. Interested in tree-based and ensemble methods, hyperparameters and more. Member of the @mlr-org development team. "
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OOBCurve"
  },
  "_devurl": "https://github.com/philipppro/oobcurve",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OOBCurve.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/philipppro/oobcurve",
  "_realowner": "philipppro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-02-24"
    },
    {
      "version": "0.2",
      "date": "2017-10-24"
    },
    {
      "version": "0.3",
      "date": "2018-08-30"
    }
  ],
  "_exports": [
    "OOBCurve",
    "OOBCurvePars"
  ],
  "_help": [
    {
      "page": "OOBCurve",
      "title": "Out of Bag Learning curve",
      "topics": [
        "OOBCurve"
      ]
    },
    {
      "page": "OOBCurvePars",
      "title": "OOBCurvePars",
      "topics": [
        "OOBCurvePars"
      ]
    }
  ],
  "_readme": "https://github.com/philipppro/oobcurve/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BBmisc",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "fastmatch",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "mlr",
    "parallelMap",
    "ParamHelpers",
    "R6",
    "randomForest",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "XML"
  ],
  "_score": 3.732393759822968,
  "_indexed": true,
  "_nocasepkg": "oobcurve",
  "_universes": [
    "philipppro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-28T08:55:37.000Z",
      "distro": "noble",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "5a238c67cd3e70e8ea95b34b6a8e48089c9fcafda5171b3a5e13fe7df62b9271",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-28T08:55:30.000Z",
      "distro": "noble",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "02c1b6c909f9feea1b8ad69386303805b51ac875d6f0bfe23fb21b6d0f1467d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-28T08:54:44.000Z",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "376fad30e94ce905e1fa66339c66148f02488a5d10e5931fedce24ff61485906",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-28T08:54:45.000Z",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "e2763bcff33cf58dd5c45e77119c68a8c5259358b08af63db9dd88dfc84d6054",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3",
      "date": "2026-05-28T08:55:37.000Z",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "7bbf8d36459eb238ba0e028987b21ed5501606523aea350f162c343c3f7713d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-28T08:54:59.000Z",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "495e1b35cc8f01950a261b65629f411e4b79814a65d758986599e9aa081515cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-28T08:55:13.000Z",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "c6287b932fe032d92308894ed8811a5dfa6eb1663546dec68f9f6406aa6f7d9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-28T08:54:29.000Z",
      "commit": "31060b70d4fd50c3d0b9c7ef3f60bba96a5bf7a8",
      "fileid": "a06b763597f22bc7c2c83e7cfa7ffce5632ead654aa91cabfb652184f987dbde",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564729553"
    }
  ]
}