{
  "_id": "6a23bbbd530b9bc726bd99c0",
  "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-06 05:44:33 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>",
  "MD5sum": "a4b31b3414d9f9e755ab4b00c849e9e9",
  "_user": "mbq",
  "_type": "src",
  "_file": "fru_0.0.7.tar.gz",
  "_fileid": "27d27c89ee2b0a6bdce7d6124dd3a11a986fc57ba46b58469ef0938693bcc385",
  "_filesize": 124521,
  "_sha256": "27d27c89ee2b0a6bdce7d6124dd3a11a986fc57ba46b58469ef0938693bcc385",
  "_created": "2026-06-06T05:44:33.000Z",
  "_published": "2026-06-06T06:18:37.008Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79854985469,
      "time": 2005,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7451905142"
    },
    {
      "job": 79854985497,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7451667434"
    },
    {
      "job": 79854985488,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451669068"
    },
    {
      "job": 79854985501,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451667040"
    },
    {
      "job": 79854985453,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7451667261"
    },
    {
      "job": 79854985445,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7451681293"
    },
    {
      "job": 79854985450,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451665368"
    },
    {
      "job": 79854985447,
      "time": 197,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451674433"
    },
    {
      "job": 79854844663,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451651470"
    },
    {
      "job": 79854985424,
      "time": 1155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451798985"
    },
    {
      "job": 79854985455,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79854985456,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79854985436,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Only using GitHub to waste Microsoft resources. Find me on GitLab for the cool stuff (;"
  },
  "_downloads": {
    "count": 7621,
    "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.262223203338265,
  "_indexed": true,
  "_nocasepkg": "fru",
  "_universes": [
    "mbq",
    "gitlab-mbq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-06T06:18:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "523119169fe8d2ed911a229f010f18d360dd1ecf017821551c0a3b7a08652094",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-06T05:46:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "083b79dff0566fec045959cf295808301a2332261a9a0aaf0f948798855c5044",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-06T05:46:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "c5b251a0a4b99e645e05d5295feaab918d6811ea5eaa25c7a651381b4e391263",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-06T05:46:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "d9f4da5a4d7902ca9c7e2b7ec1c30397588eec0c7a34ca6811f22aa88062c601",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-06T05:46:40.000Z",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "f6828cdb376e124725f95f958bdc0bb87aae445d626f381f383f2edd36bff355",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-06T05:48:19.000Z",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "4e0a3bdc364572363025b0a56311c86a4f083ad03c33cf506663d37ad96aa245",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-06T05:46:24.000Z",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "f81f30f8848840ed71be1cb606faa8b38df9dc611ae3bbd8cefc2e9f837e8146",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-06T05:47:23.000Z",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "14c9b57b4a8d7f620d0c86203434eaba40e7d4e9ffa993896d2757675fb8c83c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-06-06T06:04:01.000Z",
      "arch": "emscripten",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "9a03f5209b2c98d5848ef91489eae67033d44d672cc4f884981ac19d04662a8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/27054065555"
    }
  ]
}