{
  "_id": "6a495d9b77d6db3f2f964fd7",
  "Package": "fru",
  "Title": "A Blazing Fast Implementation of Random Forest",
  "Version": "0.0.7",
  "Authors@R": "c(\nperson(\nc(\"Miron\",\"Bartosz\"),\"Kursa\",role=c(\"aut\",\"cre\"),email=\"m@mbq.me\",comment=c(ORCID=\"0000-0001-7672-648X\")\n),\nperson(\nc(\"Krzysztof\",\"Piotr\"),\"Piwoński\",role=c(\"aut\"),email=\"xrf.os@kpiwonski.com\",comment=c(ORCID=\"0000-0002-0977-5959\")\n)\n)",
  "Description": "Yet another implementation of the Random Forest method by\nBreiman (2001) <doi:10.1023/A:1010933404324>, written in Rust\nand tailored towards stability, correctness, efficiency and\nscalability on modern multi-core machines. Handles both\nclassification and regression, as well as provides permutation\nfeature importance via a novel, highly optimised algorithm.",
  "URL": "https://gitlab.com/mbq/fru",
  "SystemRequirements": "Cargo (Rust's package manager) >= 1.85, rustc >=\n1.85",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://mbq.r-universe.dev",
  "Date/Publication": "2026-05-07 01:22:44 UTC",
  "RemoteUrl": "https://gitlab.com/mbq/fru",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6680affc2786e9a4272780d013a7be55c673c3d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 05:57:55 UTC",
    "User": "root"
  },
  "Author": "Miron Bartosz Kursa [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7672-648X>),\nKrzysztof Piotr Piwoński [aut] (ORCID:\n<https://orcid.org/0000-0002-0977-5959>)",
  "Maintainer": "Miron Bartosz Kursa <m@mbq.me>",
  "_user": "mbq",
  "_type": "src",
  "_file": "fru_0.0.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/53e9a1854f528db4dad505fd876135cd406fc5a841266633f1616130ffc83f00",
  "_filesize": 126003,
  "_sha256": "53e9a1854f528db4dad505fd876135cd406fc5a841266633f1616130ffc83f00",
  "_expires": "2026-10-12T19:23:05.000Z",
  "_created": "2026-06-24T05:57:55.000Z",
  "_published": "2026-07-04T19:23:07.164Z",
  "_jobs": [
    {
      "job": 85160161847,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7841344462"
    },
    {
      "job": 85160161857,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7841342113"
    },
    {
      "job": 85160161900,
      "time": 153,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7841338227"
    },
    {
      "job": 85160162021,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7841329660"
    },
    {
      "job": 85160161853,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7841323317"
    },
    {
      "job": 85160161934,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7841365255"
    },
    {
      "job": 85160161842,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7841323091"
    },
    {
      "job": 85160161963,
      "time": 178,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7841344733"
    },
    {
      "job": 85160161858,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841298449"
    },
    {
      "job": 85160161905,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7841326634"
    },
    {
      "job": 85160161984,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85160161907,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85160161838,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225",
  "_status": "success",
  "_upstream": "https://gitlab.com/mbq/fru",
  "_commit": {
    "id": "f6680affc2786e9a4272780d013a7be55c673c3d",
    "author": "Miron B. Kursa <m@mbq.me>",
    "committer": "Miron B. Kursa <m@mbq.me>",
    "message": "Updated xrf to 0.1.7\n",
    "time": 1778116964
  },
  "_maintainer": {
    "name": "Miron Bartosz Kursa",
    "email": "m@mbq.me",
    "orcid": "0000-0001-7672-648X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [],
  "_owner": "gitlab-mbq",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 15
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 13
    },
    {
      "week": "2026-06",
      "n": 7
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 6
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "cran0.0.2",
      "date": "2026-02-01"
    },
    {
      "name": "cran0.0.3",
      "date": "2026-02-04"
    }
  ],
  "_userbio": {
    "uuid": 489199,
    "type": "user",
    "name": "Miron Kursa",
    "followers": 31,
    "description": "Only using GitHub to waste Microsoft resources. Find me on GitLab for the cool stuff (;"
  },
  "_downloads": {
    "count": 9528,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fru"
  },
  "_devurl": "https://gitlab.com/mbq/fru",
  "_searchresults": 0,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fru.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/mbq/fru",
  "_realowner": "mbq",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2026-02-04"
    },
    {
      "version": "0.0.3",
      "date": "2026-02-05"
    },
    {
      "version": "0.0.4",
      "date": "2026-03-22"
    },
    {
      "version": "0.0.5",
      "date": "2026-04-03"
    },
    {
      "version": "0.0.6",
      "date": "2026-04-24"
    },
    {
      "version": "0.0.7",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "extract_forest",
    "fru",
    "importance",
    "solidify"
  ],
  "_help": [
    {
      "page": "extract_forest",
      "title": "Extract the forest",
      "topics": [
        "extract_forest"
      ]
    },
    {
      "page": "fru",
      "title": "Train the fru model",
      "topics": [
        "fru"
      ]
    },
    {
      "page": "importance",
      "title": "Extract importance",
      "topics": [
        "importance",
        "importance.fru"
      ]
    },
    {
      "page": "predict.fru",
      "title": "Predict with the fru model",
      "topics": [
        "predict.fru"
      ]
    },
    {
      "page": "print.fru",
      "title": "Print the fru object",
      "topics": [
        "print.fru"
      ]
    },
    {
      "page": "solidify",
      "title": "Solidify a given fru object",
      "topics": [
        "solidify"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 5.359212990186327,
  "_indexed": true,
  "_nocasepkg": "fru",
  "_universes": [
    "mbq",
    "gitlab-mbq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-24T06:00:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/ddba1943646ee17b8a8163082b29a8a227afe9a69e627a5914ced5167633e987",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-24T06:00:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/f93184659b8decd4c69b0145977c40217a3383db2c3be82b61d8f93b5d578aeb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-24T06:00:35.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/7a24767594569058782bb175cd1534f29a45fe4c28f4d9e99582549fa64b6670",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-24T06:00:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/ac1d88dee3df2d44839c8e22735ed4d2aec5f2d62993c8543bdecf3c3e2de675",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-24T05:59:35.000Z",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/3ee83dcea846ee1f38854d2177ce7f6d95a38e38eb01d371ae291d75e8fbc1fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-24T06:01:53.000Z",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/ddb2a9d7a344d3fc9b222f9f3be3252cc14f6c234c93c1571dc04fbc0b7a26ca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-24T05:59:32.000Z",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/9e7724bfcde1da166dbbf4e24b398ad413ee8e3016518cc43d8c41a7c428c6c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-24T06:00:37.000Z",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/b2a8fcac67b94f8ba892edcd74e3cd1086ad76b75eeaf650d891771624ca1417",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-06-24T05:59:59.000Z",
      "arch": "emscripten",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/9b4bbbbddf106a084972293c40a7dccc6b214edc6e3552e6dbe23e7d15e3c597",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/28078351225"
    }
  ]
}