{
  "_id": "6a27cf9e24555f66ed544c08",
  "Package": "aorsf",
  "Title": "Accelerated Oblique Random Forests",
  "Version": "0.1.6",
  "Authors@R": "c(\nperson(\"Byron\", \"Jaeger\", , \"byron.jaeger@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7399-2299\")),\nperson(\"Nicholas\", \"Pajewski\", role = \"ctb\"),\nperson(\"Sawyer\", \"Welden\", , \"swelden@wakehealth.edu\", role = \"ctb\"),\nperson(\"Christopher\", \"Jackson\", , \"chris.jackson@mrc-bsu.cam.ac.uk\", role = \"rev\"),\nperson(\"Marvin\", \"Wright\", role = \"rev\"),\nperson(\"Lukas\", \"Burk\", role = \"rev\")\n)",
  "Description": "Fit, interpret, and compute predictions with oblique\nrandom forests. Includes support for partial dependence,\nvariable importance, passing customized functions for variable\nimportance and identification of linear combinations of\nfeatures. Methods for the oblique random survival forest are\ndescribed in Jaeger et al., (2023)\n<DOI:10.1080/10618600.2023.2231048>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ropensci/aorsf,\nhttps://docs.ropensci.org/aorsf/",
  "BugReports": "https://github.com/ropensci/aorsf/issues/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 08:23:31 UTC",
    "User": "root"
  },
  "Author": "Byron Jaeger [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7399-2299>), Nicholas Pajewski\n[ctb], Sawyer Welden [ctb], Christopher Jackson [rev], Marvin\nWright [rev], Lukas Burk [rev]",
  "Maintainer": "Byron Jaeger <byron.jaeger@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-11 15:50:08 UTC",
  "RemoteUrl": "https://github.com/cran/aorsf",
  "RemoteRef": "HEAD",
  "RemoteSha": "606f45a0238155cf67329340e2d953d2de2765b9",
  "MD5sum": "2d0529da30ceef4626fac8c75b0e96d3",
  "_user": "cran",
  "_type": "src",
  "_file": "aorsf_0.1.6.tar.gz",
  "_fileid": "57f262d306ad9bf1a3780501519f9467cd90a0c771cbac6b83cc9a3185687b44",
  "_filesize": 2099596,
  "_sha256": "57f262d306ad9bf1a3780501519f9467cd90a0c771cbac6b83cc9a3185687b44",
  "_created": "2026-06-09T08:23:31.000Z",
  "_published": "2026-06-09T08:32:30.116Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80279544316,
      "time": 246,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502410183"
    },
    {
      "job": 80279544335,
      "time": 260,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7502414031"
    },
    {
      "job": 80279544317,
      "time": 427,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7502477121"
    },
    {
      "job": 80279544299,
      "time": 253,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502411768"
    },
    {
      "job": 80278493391,
      "time": 368,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502316915"
    },
    {
      "job": 80279544237,
      "time": 201,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502392508"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27193259918",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/aorsf",
  "_commit": {
    "id": "606f45a0238155cf67329340e2d953d2de2765b9",
    "author": "Byron Jaeger <byron.jaeger@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.6\n",
    "time": 1765468208
  },
  "_maintainer": {
    "name": "Byron Jaeger",
    "email": "byron.jaeger@gmail.com",
    "login": "bcjaeger",
    "description": "Director of Data Analytics at Perisphere Real World Evidence",
    "uuid": 11821781,
    "orcid": "0000-0001-7399-2299"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "SurvMetrics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.6",
      "date": "2025-12-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bcjaeger",
      "count": 14,
      "uuid": 11821781
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4420,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aorsf"
  },
  "_devurl": "https://github.com/ropensci/aorsf",
  "_pkgdown": "https://docs.ropensci.org/aorsf",
  "_searchresults": 97,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aorsf.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/aorsf",
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-08-23"
    },
    {
      "version": "0.0.2",
      "date": "2022-09-05"
    },
    {
      "version": "0.0.3",
      "date": "2022-10-09"
    },
    {
      "version": "0.0.4",
      "date": "2022-11-07"
    },
    {
      "version": "0.0.5",
      "date": "2022-12-14"
    },
    {
      "version": "0.0.6",
      "date": "2023-01-06"
    },
    {
      "version": "0.0.7",
      "date": "2023-01-14"
    },
    {
      "version": "0.1.0",
      "date": "2023-10-13"
    },
    {
      "version": "0.1.1",
      "date": "2023-10-26"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-15"
    },
    {
      "version": "0.1.3",
      "date": "2024-01-22"
    },
    {
      "version": "0.1.4",
      "date": "2024-05-03"
    },
    {
      "version": "0.1.5",
      "date": "2024-05-30"
    },
    {
      "version": "0.1.6",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "orsf",
    "orsf_control",
    "orsf_control_classification",
    "orsf_control_cph",
    "orsf_control_custom",
    "orsf_control_fast",
    "orsf_control_net",
    "orsf_control_regression",
    "orsf_control_survival",
    "orsf_ice_inb",
    "orsf_ice_new",
    "orsf_ice_oob",
    "orsf_pd_inb",
    "orsf_pd_new",
    "orsf_pd_oob",
    "orsf_scale_cph",
    "orsf_summarize_uni",
    "orsf_time_to_train",
    "orsf_train",
    "orsf_unscale_cph",
    "orsf_update",
    "orsf_vi",
    "orsf_vi_anova",
    "orsf_vi_negate",
    "orsf_vi_permute",
    "orsf_vint",
    "orsf_vs",
    "pred_spec_auto"
  ],
  "_datasets": [
    {
      "name": "pbc_orsf",
      "title": "Mayo Clinic Primary Biliary Cholangitis Data",
      "object": "pbc_orsf",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "status",
        "trt",
        "age",
        "sex",
        "ascites",
        "hepato",
        "spiders",
        "edema",
        "bili",
        "chol",
        "albumin",
        "copper",
        "alk.phos",
        "ast",
        "trig",
        "platelet",
        "protime",
        "stage"
      ],
      "rows": 276,
      "table": true,
      "tojson": true
    },
    {
      "name": "penguins_orsf",
      "title": "Size measurements for adult foraging penguins near Palmer Station, Antarctica",
      "object": "penguins_orsf",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species",
        "island",
        "bill_length_mm",
        "bill_depth_mm",
        "flipper_length_mm",
        "body_mass_g",
        "sex",
        "year"
      ],
      "rows": 333,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.data.table.orsf_summary_uni",
      "title": "Coerce to data.table",
      "topics": [
        "as.data.table.orsf_summary_uni"
      ]
    },
    {
      "page": "orsf",
      "title": "Oblique Random Forests",
      "topics": [
        "orsf",
        "orsf_train"
      ]
    },
    {
      "page": "orsf_control",
      "title": "Oblique random forest control",
      "concept": [
        "orsf_control"
      ],
      "topics": [
        "orsf_control",
        "orsf_control_classification",
        "orsf_control_regression",
        "orsf_control_survival"
      ]
    },
    {
      "page": "orsf_control_cph",
      "title": "Cox regression ORSF control",
      "concept": [
        "orsf_control"
      ],
      "topics": [
        "orsf_control_cph"
      ]
    },
    {
      "page": "orsf_control_custom",
      "title": "Custom ORSF control",
      "concept": [
        "orsf_control"
      ],
      "topics": [
        "orsf_control_custom"
      ]
    },
    {
      "page": "orsf_control_fast",
      "title": "Accelerated ORSF control",
      "concept": [
        "orsf_control"
      ],
      "topics": [
        "orsf_control_fast"
      ]
    },
    {
      "page": "orsf_control_net",
      "title": "Penalized Cox regression ORSF control",
      "concept": [
        "orsf_control"
      ],
      "topics": [
        "orsf_control_net"
      ]
    },
    {
      "page": "orsf_ice_oob",
      "title": "Individual Conditional Expectations",
      "topics": [
        "orsf_ice_inb",
        "orsf_ice_new",
        "orsf_ice_oob"
      ]
    },
    {
      "page": "orsf_pd_oob",
      "title": "Partial dependence",
      "topics": [
        "orsf_pd_inb",
        "orsf_pd_new",
        "orsf_pd_oob"
      ]
    },
    {
      "page": "orsf_scale_cph",
      "title": "Scale input data",
      "topics": [
        "orsf_scale_cph",
        "orsf_unscale_cph"
      ]
    },
    {
      "page": "orsf_summarize_uni",
      "title": "Univariate summary",
      "topics": [
        "orsf_summarize_uni"
      ]
    },
    {
      "page": "orsf_time_to_train",
      "title": "Estimate training time",
      "topics": [
        "orsf_time_to_train"
      ]
    },
    {
      "page": "orsf_update",
      "title": "Update Forest Parameters",
      "topics": [
        "orsf_update"
      ]
    },
    {
      "page": "orsf_vi",
      "title": "Variable Importance",
      "topics": [
        "orsf_vi",
        "orsf_vi_anova",
        "orsf_vi_negate",
        "orsf_vi_permute"
      ]
    },
    {
      "page": "orsf_vint",
      "title": "Variable Interactions",
      "topics": [
        "orsf_vint"
      ]
    },
    {
      "page": "orsf_vs",
      "title": "Variable selection",
      "topics": [
        "orsf_vs"
      ]
    },
    {
      "page": "pbc_orsf",
      "title": "Mayo Clinic Primary Biliary Cholangitis Data",
      "topics": [
        "pbc_orsf"
      ]
    },
    {
      "page": "penguins_orsf",
      "title": "Size measurements for adult foraging penguins near Palmer Station, Antarctica",
      "topics": [
        "penguins_orsf"
      ]
    },
    {
      "page": "pred_spec_auto",
      "title": "Automatic variable values for dependence",
      "topics": [
        "pred_spec_auto"
      ]
    },
    {
      "page": "predict.ObliqueForest",
      "title": "Prediction for ObliqueForest Objects",
      "topics": [
        "predict.ObliqueForest"
      ]
    },
    {
      "page": "print.ObliqueForest",
      "title": "Inspect Forest Parameters",
      "topics": [
        "print.ObliqueForest"
      ]
    },
    {
      "page": "print.orsf_summary_uni",
      "title": "Print ORSF summary",
      "topics": [
        "print.orsf_summary_uni"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/aorsf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/aorsf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "collapse",
    "data.table",
    "lifecycle",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "aorsf.Rmd",
      "filename": "aorsf.html",
      "title": "Introduction to aorsf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Oblique RFs for survival, classification, and regression",
        "Interpretation",
        "Variable importance",
        "Partial dependence (PD)",
        "Individual conditional expectations (ICE)",
        "What about the original ORSF?",
        "aorsf and other machine learning software",
        "Learning more"
      ],
      "created": "2022-08-23 12:00:02",
      "modified": "2025-12-11 15:50:08",
      "commits": 7
    },
    {
      "source": "oobag.Rmd",
      "filename": "oobag.html",
      "title": "Out-of-bag predictions and evaluation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Out-of-bag data",
        "Out-of-bag predictions and error",
        "Monitoring out-of-bag error",
        "User-supplied out-of-bag evaluation functions",
        "Specific instructions on user-supplied functions",
        "Notes"
      ],
      "created": "2022-08-23 12:00:02",
      "modified": "2024-01-23 02:41:58",
      "commits": 6
    },
    {
      "source": "pd.Rmd",
      "filename": "pd.html",
      "title": "PD and ICE curves with ORSF",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Partial dependence (PD)",
        "Classification",
        "Regression",
        "Survival",
        "One variable, moving horizon",
        "Multiple variables, jointly",
        "Find interactions using PD",
        "Individual conditional expectations (ICE)",
        "Visualizing ICE curves",
        "Limitations of PD",
        "References"
      ],
      "created": "2022-08-23 12:00:02",
      "modified": "2025-12-11 15:50:08",
      "commits": 8
    },
    {
      "source": "fast.Rmd",
      "filename": "fast.html",
      "title": "Tips to speed up computation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Go faster",
        "Don't specify a control",
        "Use n_thread",
        "Do less",
        "Show progress",
        "Don't wait. Estimate!"
      ],
      "created": "2023-10-13 22:31:07",
      "modified": "2024-01-23 02:41:58",
      "commits": 4
    }
  ],
  "_score": 5.887466508718642,
  "_indexed": false,
  "_nocasepkg": "aorsf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/aorsf",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-09T08:27:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "606f45a0238155cf67329340e2d953d2de2765b9",
      "fileid": "69d9f95b9d9fe7b794c9aaecb5b42b8b1e5a8709384f9bed3543ee4ab9e761f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27193259918"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-09T08:27:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "606f45a0238155cf67329340e2d953d2de2765b9",
      "fileid": "c52c839d708ec3d96f83228d3f08ce27bf8951c4fe3c94eb42842ed619c09630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27193259918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-09T08:30:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "606f45a0238155cf67329340e2d953d2de2765b9",
      "fileid": "b1afb340251aac75d55c3ce4052c006863e2ef9d4e0a51bf146f825bcf4ed0b9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27193259918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-09T08:27:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "606f45a0238155cf67329340e2d953d2de2765b9",
      "fileid": "cd78503363091206a1127833b696996698993f6b8a918482c7e2a205ad7a2958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27193259918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-06-09T08:27:25.000Z",
      "arch": "emscripten",
      "commit": "606f45a0238155cf67329340e2d953d2de2765b9",
      "fileid": "45d1ac748198da2cfd7e8f541e75f09eff95acee145171610db6181ae0fc0c60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27193259918"
    }
  ]
}