{
  "_id": "6a180197acfb0bcc41dabfba",
  "Package": "tuneRanger",
  "Type": "Package",
  "Title": "Tune Random Forest of the 'ranger' Package",
  "Description": "Tuning random forest with one line. The package is mainly\nbased on the packages 'ranger' and 'mlrMBO'.",
  "Version": "0.8.1",
  "Authors@R": "c(\nperson(\"Philipp\", \"Probst\", email = \"philipp_probst@gmx.de\", role = c(\"aut\", \"cre\")),\nperson(\"Simon\", \"Klau\", email = \"simonklau@ibe.med.uni-muenchen.de\", role = \"ctb\"))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:45:34 UTC",
    "User": "root"
  },
  "Author": "Philipp Probst [aut, cre], Simon Klau [ctb]",
  "Maintainer": "Philipp Probst <philipp_probst@gmx.de>",
  "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": "2025-08-31 14:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/tuneRanger",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
  "MD5sum": "c612f72d5bb470537d2b107577a2d316",
  "_user": "philipppro",
  "_type": "src",
  "_file": "tuneRanger_0.8.1.tar.gz",
  "_fileid": "6d18e60a277cdcd29286120c6b7a6e91d88459e53d4e15e29af4f30e133d6637",
  "_filesize": 103467,
  "_sha256": "6d18e60a277cdcd29286120c6b7a6e91d88459e53d4e15e29af4f30e133d6637",
  "_created": "2026-05-28T08:45:34.000Z",
  "_published": "2026-05-28T08:49:27.032Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78255632991,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261608421"
    },
    {
      "job": 78255632956,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261611296"
    },
    {
      "job": 78255633084,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261604435"
    },
    {
      "job": 78255633069,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261606703"
    },
    {
      "job": 78255173102,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261553889"
    },
    {
      "job": 78255633055,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261594865"
    },
    {
      "job": 78255633043,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261592106"
    },
    {
      "job": 78255633004,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261591875"
    },
    {
      "job": 78255632993,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261594477"
    }
  ],
  "_buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tuneRanger",
  "_commit": {
    "id": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
    "author": "Philipp Probst <philipp_probst@gmx.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8.1\n",
    "time": 1756649402
  },
  "_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.0.2",
      "role": "Depends"
    },
    {
      "package": "ranger",
      "version": ">= 0.8.0",
      "role": "Depends"
    },
    {
      "package": "mlrMBO",
      "version": ">= 1.1.1",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "version": ">= 3.3.3",
      "role": "Depends"
    },
    {
      "package": "lhs",
      "version": ">= 0.14",
      "role": "Depends"
    },
    {
      "package": "mlr",
      "version": ">= 2.11",
      "role": "Imports"
    },
    {
      "package": "smoof",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "ParamHelpers",
      "version": ">= 1.10",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.3.3",
      "role": "Imports"
    },
    {
      "package": "BBmisc",
      "version": ">= 1.11",
      "role": "Imports"
    },
    {
      "package": "DiceKriging",
      "version": ">= 1.5.5",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.8.1",
      "date": "2025-08-31"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "philipppro",
      "count": 7,
      "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": 375,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tuneRanger"
  },
  "_mentions": 2,
  "_searchresults": 199,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tuneRanger.html",
    "manual.pdf"
  ],
  "_realowner": "philipppro",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2018-03-14"
    },
    {
      "version": "0.2",
      "date": "2018-05-25"
    },
    {
      "version": "0.3",
      "date": "2018-08-30"
    },
    {
      "version": "0.4",
      "date": "2019-01-22"
    },
    {
      "version": "0.5",
      "date": "2019-04-16"
    },
    {
      "version": "0.7",
      "date": "2024-03-20"
    },
    {
      "version": "0.8.1",
      "date": "2025-08-31"
    }
  ],
  "_exports": [
    "estimateTimeTuneRanger",
    "restartTuneRanger",
    "tuneMtryFast",
    "tuneRanger"
  ],
  "_help": [
    {
      "page": "estimateTimeTuneRanger",
      "title": "estimateTimeTuneRanger",
      "topics": [
        "estimateTimeTuneRanger"
      ]
    },
    {
      "page": "restartTuneRanger",
      "title": "restartTuneRanger",
      "topics": [
        "restartTuneRanger"
      ]
    },
    {
      "page": "tuneMtryFast",
      "title": "tuneMtryFast",
      "topics": [
        "tuneMtryFast"
      ]
    },
    {
      "page": "tuneRanger",
      "title": "tuneRanger",
      "topics": [
        "tuneRanger"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "BBmisc",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "DiceKriging",
    "farver",
    "fastmatch",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lhs",
    "lifecycle",
    "Matrix",
    "mlr",
    "mlrMBO",
    "parallelMap",
    "ParamHelpers",
    "R6",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "smoof",
    "stringi",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "XML"
  ],
  "_score": 3.0770043267933502,
  "_indexed": true,
  "_nocasepkg": "tuneranger",
  "_universes": [
    "philipppro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-28T08:47:46.000Z",
      "distro": "noble",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "35a3d610a34876555c49b506e571595fce3b612419b7f1d107c352c16979a738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-28T08:47:55.000Z",
      "distro": "noble",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "a53e569b16f1d2a764d44adba39ef5f5d33ad7e96efe30b045ccabbfbdc8362c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-28T08:47:48.000Z",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "7c6b5735234f0332c5f4df7886707543dbcd53eef73a35bc5cab03f4fb47910d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-28T08:47:50.000Z",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "1cf749a7497cf77abcfbe9a47a06c072bee4ccbfff48b898b0b0fafbc61392ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-05-28T08:47:56.000Z",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "2706afc585224bf2442115605877bff8d2a35d15d24d2a10596c505681e3087a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-28T08:46:49.000Z",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "9f819bd5f1c37efc9a57293b36bd024c5463cf62e4eeee57766e35d36e2809e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-28T08:46:51.000Z",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "87b9fd1ff7c0520f6b6b459510d97c3c030c43921410d81d2492627d549071a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-28T08:46:57.000Z",
      "commit": "3a6a7846aa9c7a2381a0fa2fb698a502fb0d44c8",
      "fileid": "3ad2689610389e188f4c6847e6e53308d77e88c3b47bf8c294ff597a4b0a7667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/26564368972"
    }
  ]
}