{
  "_id": "6a10171dacfb0bcc41c84d5b",
  "Package": "quantregRanger",
  "Type": "Package",
  "Title": "Quantile Regression Forests for 'ranger'",
  "Description": "This is the implementation of quantile regression forests\nfor the fast random forest package 'ranger'.",
  "Authors@R": "person(\"Philipp\", \"Probst\", email = \"philipp_probst@gmx.de\", role = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/PhilippPro/quantregRanger",
  "BugReports": "https://github.com/PhilippPro/quantregRanger/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "yes",
  "Version": "1.0",
  "Date": "2017-12-15",
  "RoxygenNote": "6.0.1",
  "Repository": "https://philipppro.r-universe.dev",
  "Date/Publication": "2018-04-18 13:12:09 UTC",
  "RemoteUrl": "https://github.com/philipppro/quantregranger",
  "RemoteRef": "HEAD",
  "RemoteSha": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 07:38:01 UTC",
    "User": "root"
  },
  "Author": "Philipp Probst [aut, cre]",
  "Maintainer": "Philipp Probst <philipp_probst@gmx.de>",
  "MD5sum": "8edf4137facb5193873e03481c92b024",
  "_user": "philipppro",
  "_type": "src",
  "_file": "quantregRanger_1.0.tar.gz",
  "_fileid": "ea052473bc036aabcb5cf0669a951a8044e0dc3ed1a8877067393a33e6d86be9",
  "_filesize": 87215,
  "_sha256": "ea052473bc036aabcb5cf0669a951a8044e0dc3ed1a8877067393a33e6d86be9",
  "_created": "2026-05-14T07:38:01.000Z",
  "_published": "2026-05-22T08:43:09.318Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345883126,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989582065"
    },
    {
      "job": 77345883505,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989582837"
    },
    {
      "job": 77345883359,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989581971"
    },
    {
      "job": 77345883257,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989584893"
    },
    {
      "job": 77345883664,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989592170"
    },
    {
      "job": 77345883416,
      "time": 349,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989632529"
    },
    {
      "job": 77345883087,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010836752"
    },
    {
      "job": 77345883228,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989600157"
    },
    {
      "job": 77345882550,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989551808"
    },
    {
      "job": 77345882828,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156414295"
    },
    {
      "job": 77345883323,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989595861"
    },
    {
      "job": 77345883360,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989581362"
    },
    {
      "job": 77345883681,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989581579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/philipppro/quantregranger",
  "_commit": {
    "id": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
    "author": "Philipp Probst <philipp_probst@gmx.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1524057129
  },
  "_maintainer": {
    "name": "Philipp Probst",
    "email": "philipp_probst@gmx.de",
    "login": "philipppro",
    "uuid": 11573242
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.2",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "philipppro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "philipppro",
      "count": 17,
      "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": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quantregRanger"
  },
  "_devurl": "https://github.com/philipppro/quantregranger",
  "_searchresults": 8,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quantregRanger.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/philipppro/quantregranger",
  "_realowner": "philipppro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-12-15"
    }
  ],
  "_exports": [
    "quantregRanger"
  ],
  "_help": [
    {
      "page": "predict.quantregRanger",
      "title": "quantregRanger prediction",
      "topics": [
        "predict.quantregRanger"
      ]
    },
    {
      "page": "quantregRanger",
      "title": "Quantile Regression with Ranger",
      "topics": [
        "quantregRanger"
      ]
    }
  ],
  "_readme": "https://github.com/philipppro/quantregranger/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "ranger",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "quantregranger",
  "_universes": [
    "philipppro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T07:40:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "7701075e4c961558f9a634f65761c5f1788e77f6b023ce6fee11ed2c2cb2087e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T07:40:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "5136ec8c349b70a139ff12826c900781befa36d068c02c35d73f340e0b54ebf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T07:40:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "839684e9ef7a79842de25e5d2867823c32d2f09fbdc7e24637842c4c6160fbc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T07:40:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "35356ed1864dca0fbb4477d4db110a468fc23af50790c247eb48875536c23f32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-14T07:40:34.000Z",
      "arch": "aarch64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "94ffc381b6a1a1bcd855a3806030752d54eb6888ec8639d4239bb45456edaebf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-14T07:42:47.000Z",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "6fff2afc4405c2af9dc9049bb1a8f0e489b023c4d8a520244f3845dd29c33c20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-15T05:41:09.000Z",
      "arch": "aarch64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "9f72b6794e389f557eb60bf3bb5b40dc14f9b8a0193fc76d81d482e3d9c6b838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-14T07:40:54.000Z",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "34249179c1628d54981675839e98737109ab81a066d2c8ed19c94c1b9e1cc0dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-14T07:39:42.000Z",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "02dc388aac6459dbb8b4fdb2d242f95b1cdb9727730bf97a80eddb2489e3d0c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-14T07:39:18.000Z",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "8f7b4cf4430d310796f41755801a89d084d64cfbca269e85b0240e04ed2e1212",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-14T07:39:19.000Z",
      "arch": "x86_64",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "784c0855df21987ff18d3875eeebc04f2bad48adac59deb6a16bdfcc57afda70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T08:42:41.000Z",
      "arch": "emscripten",
      "commit": "e80b832df0711b45b658cefab9c4c120d2cb75dc",
      "fileid": "be55196d12f1e5a98927dc6520acbb8821588f7d0aa16272e99ba3fe347b18ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/philipppro/actions/runs/25848017205"
    }
  ]
}