{
  "_id": "6a643f303353b32879521475",
  "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-07-24 07:06:11 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/2c98d088292e149bc36cc88a2f8ae6a496820f9c46d0328bc0f9cefb222cc284",
  "_filesize": 124864,
  "_sha256": "2c98d088292e149bc36cc88a2f8ae6a496820f9c46d0328bc0f9cefb222cc284",
  "_expires": "2026-11-01T08:29:34.000Z",
  "_created": "2026-07-24T07:06:11.000Z",
  "_published": "2026-07-25T04:44:32.787Z",
  "_jobs": [
    {
      "job": 89643580620,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8589290678"
    },
    {
      "job": 89643580825,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8589295872"
    },
    {
      "job": 89643580845,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8589290833"
    },
    {
      "job": 89643580828,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8589296275"
    },
    {
      "job": 89643580740,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8590965700"
    },
    {
      "job": 89643580674,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8591003298"
    },
    {
      "job": 89643580733,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8590966269"
    },
    {
      "job": 89643580682,
      "time": 266,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8591038396"
    },
    {
      "job": 89643580559,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589250970"
    },
    {
      "job": 89643580664,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589298357"
    },
    {
      "job": 89643580387,
      "time": 70,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89643580398,
      "time": 69,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89643580393,
      "time": 141,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824",
  "_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": 6,
  "_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": 6441,
    "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.1",
  "_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.268345786915142,
  "_indexed": true,
  "_nocasepkg": "fru",
  "_universes": [
    "mbq",
    "gitlab-mbq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-24T07:08:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/c62f931f6bc20ed28f2297127642a877481e97b524af8e04ae330d55ada24fd7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-24T07:08:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/a1d0f7f9f384085089fd20c3018c333165d8985180e7ae28bdea27c157eefc51",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-24T07:08:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/0e5afa52738d3a8f3f434fb3056c242e2645d237efbdafc4b1af8149e9d6e7e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-24T07:08:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/932cd8be024a9df265c39bd39fa8c827b65f4488773934ec3326b7239563872f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-24T08:25:42.000Z",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/bfb05bd8fd07ae0bfad08264cb29f2638c42b3ae83fb87c31a6b768bb4df9adc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-24T08:26:58.000Z",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/eb12a88ad965cc10ced00917b1623d9a30373ca608b8df63172800c3e1969b13",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-24T08:25:43.000Z",
      "arch": "aarch64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/e21b4c74f6e7843c133ab04d8447aab12a24258a71ba57f5d6b1e4d405eeaecf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-24T08:28:35.000Z",
      "arch": "x86_64",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/eea1af6ad5257bd4f54c7f1ea67a12cfcb8905c09bcb7a8706f512adc3cf9175",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-07-24T07:08:38.000Z",
      "arch": "emscripten",
      "commit": "f6680affc2786e9a4272780d013a7be55c673c3d",
      "fileid": "https://r2.ropensci.org/20276f2781557675ecf88836fb78a89e03fc0bc487abfe5e568f3b4dc5bc1723",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbq/actions/runs/30074188824"
    }
  ]
}