{
  "_id": "6a480dfee06c18f0a652a43e",
  "Package": "unityForest",
  "Type": "Package",
  "Title": "Improving Interaction Modelling and Interpretability in Random\nForests",
  "Version": "0.2.0",
  "Date": "2026-02-25",
  "Authors@R": "c(person(\"Roman\", \"Hornung\", role = c(\"aut\", \"cre\"),\nemail = \"hornung@ibe.med.uni-muenchen.de\"),\nperson(\"Marvin N.\", \"Wright\", role = c(\"ctb\", \"cph\")))",
  "Maintainer": "Roman Hornung <hornung@ibe.med.uni-muenchen.de>",
  "Description": "Implementation of the unity forest (UFO) framework\n(Hornung & Hapfelmeier, 2026, <doi:10.48550/arXiv.2601.07003>).\nUFOs are a random forest variant designed to better take\ncovariates with purely interaction-based effects into account,\nincluding interactions for which none of the involved\ncovariates exhibits a marginal effect. While this framework\ntends to improve discrimination and predictive accuracy\ncompared to standard random forests, it also facilitates the\nidentification and interpretation of (marginal or interactive)\neffects: In addition to the UFO algorithm for tree\nconstruction, the package includes the unity variable\nimportance measure (unity VIM), which quantifies covariate\neffects under the conditions in which they are strongest -\neither marginally or within subgroups defined by interactions -\nas well as covariate-representative tree roots (CRTRs) that\nprovide interpretable visualizations of these conditions.\nCategorical and continuous outcomes are supported. This package\nis a fork of the R package 'ranger' (main author: Marvin N.\nWright), which implements random forests using an efficient C++\nbackend.",
  "SystemRequirements": "C++17",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 19:25:46 UTC",
    "User": "root"
  },
  "Author": "Roman Hornung [aut, cre], Marvin N. Wright [ctb, cph]",
  "Repository": "https://romanhornung.r-universe.dev",
  "Date/Publication": "2026-02-25 17:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/unityForest",
  "RemoteRef": "HEAD",
  "RemoteSha": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
  "_user": "romanhornung",
  "_type": "src",
  "_file": "unityForest_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1bf6c6cf944382f858fcc54385c1b7284868026fe322229a3fac4c88cf54fc71",
  "_filesize": 276300,
  "_sha256": "1bf6c6cf944382f858fcc54385c1b7284868026fe322229a3fac4c88cf54fc71",
  "_expires": "2026-10-11T19:31:09.000Z",
  "_created": "2026-07-03T19:25:46.000Z",
  "_published": "2026-07-03T19:31:10.951Z",
  "_jobs": [
    {
      "job": 85060682619,
      "time": 162,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073643031"
    },
    {
      "job": 85060682616,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073642890"
    },
    {
      "job": 85060682618,
      "time": 211,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073652557"
    },
    {
      "job": 85060682614,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073641854"
    },
    {
      "job": 85060682641,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073660306"
    },
    {
      "job": 85060682657,
      "time": 216,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073657796"
    },
    {
      "job": 85060682608,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073658868"
    },
    {
      "job": 85060682645,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073654715"
    },
    {
      "job": 85060322322,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073609542"
    },
    {
      "job": 85060682575,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073642960"
    },
    {
      "job": 85060682577,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073642524"
    },
    {
      "job": 85060682583,
      "time": 169,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073643762"
    },
    {
      "job": 85060682613,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073642001"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721",
  "_status": "success",
  "_upstream": "https://github.com/cran/unityForest",
  "_commit": {
    "id": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
    "author": "Roman Hornung <hornung@ibe.med.uni-muenchen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1772041802
  },
  "_maintainer": {
    "name": "Roman Hornung",
    "email": "hornung@ibe.med.uni-muenchen.de",
    "login": "romanhornung",
    "description": "",
    "uuid": 29659795
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-01-30"
    },
    {
      "name": "0.2.0",
      "date": "2026-02-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "romanhornung",
      "count": 2,
      "uuid": 29659795
    }
  ],
  "_userbio": {
    "uuid": 29659795,
    "type": "user",
    "name": "RomanHornung",
    "followers": 4
  },
  "_downloads": {
    "count": 279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unityForest"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/unityForest.html",
    "manual.pdf"
  ],
  "_realowner": "romanhornung",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-30"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-25"
    }
  ],
  "_exports": [
    "reprTrees",
    "unityfor"
  ],
  "_datasets": [
    {
      "name": "stock",
      "title": "Data on stock prices of aerospace companies",
      "object": "stock",
      "file": "stock.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "company1",
        "company2",
        "company3",
        "company4",
        "company5",
        "company6",
        "company7",
        "company8",
        "company9",
        "company10"
      ],
      "rows": 950,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine",
      "title": "Wine Chemical Analysis Data (Binary Cultivar)",
      "object": "wine",
      "file": "wine.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Alc",
        "Mal",
        "Ash",
        "AlcAsh",
        "Mg",
        "TP",
        "Fla",
        "NFP",
        "ProAn",
        "Col",
        "Hue",
        "WAI",
        "Prol",
        "C"
      ],
      "rows": 178,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "unityForest-package",
      "title": "Unity Forest (UFO) Framework",
      "topics": [
        "unityForest-package",
        "unityForest"
      ]
    },
    {
      "page": "predict.unityfor",
      "title": "Unity Forest prediction",
      "topics": [
        "predict.unityfor"
      ]
    },
    {
      "page": "reprTrees",
      "title": "Select and visualize covariate-representative tree roots (CRTRs)",
      "topics": [
        "reprTrees"
      ]
    },
    {
      "page": "stock",
      "title": "Data on stock prices of aerospace companies",
      "topics": [
        "stock"
      ]
    },
    {
      "page": "unityfor",
      "title": "Construct a unity forest prediction rule and compute the unity VIM.",
      "topics": [
        "unityfor"
      ]
    },
    {
      "page": "wine",
      "title": "Wine Chemical Analysis Data (Binary Cultivar)",
      "topics": [
        "wine"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "unityforest",
  "_universes": [
    "romanhornung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T19:28:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/858dcc23cc3eeec14c120005b4e03599fad02afe3f1c9e550622df616bb1480d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T19:28:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/cb71163c2fa2f5b78cacdb3ec9a27c473292a2b431780ce10523904aaeccef7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T19:29:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/f9ffaef23cdad5154ba870c079b9dd6924d5710f2143d47a82c16eeb5b609b5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T19:28:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/efbaef645b75d78635c433d54fd0069a8b722b11c87cd262af6f3b0e9e6e8433",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T19:29:46.000Z",
      "arch": "aarch64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/e1bc02b9f5ecdb629c727d83c3c31066e9a0751ab0068744d39466ff75aa7c92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T19:29:06.000Z",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/d62b99988e9bc65242555928db8d91d2aeddbff1859f4f599569344d98fa2b5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T19:29:47.000Z",
      "arch": "aarch64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/f4565de1b9490da862e3acaad38dd04951e8a595e208c57bdb67ae0c16839c74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T19:28:48.000Z",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/0189449ded628dfef84d567c9abac710aedf825a7f443a3ad3ffcd3fe484d577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-03T19:28:57.000Z",
      "arch": "emscripten",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/f6501317fb463c5d589267a77ea92e9ef6b9db18230cc7d4a68bf6bf6f40c1fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T19:27:32.000Z",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/7329e1668dc9fc520d4abdac1a681af17cf349cbf342e279287fad58631a2672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T19:27:41.000Z",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/1ff7422a88d21919e40caa1c0796e24b0aca69d0ddaf920992ce1c577a814dd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T19:27:31.000Z",
      "arch": "x86_64",
      "commit": "583427991cea7b7a37d8a9f69507e6c73cfa93cb",
      "fileid": "https://r2.ropensci.org/888ab4420213fdab398d558a78d8fdf38ade3524a6726c56d8c1b0b470e02d13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/romanhornung/actions/runs/28679634721"
    }
  ]
}