{
  "_id": "6a1eeb2db401979e73412241",
  "Package": "xrf",
  "Title": "eXtreme RuleFit",
  "Version": "0.3.1",
  "Authors@R": "person(\"Karl\", \"Holub\", , \"karljholub@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "An implementation of the RuleFit algorithm as described in\nFriedman & Popescu (2008) <doi:10.1214/07-AOAS148>. eXtreme\nGradient Boosting ('XGBoost') is used to build rules, and\n'glmnet' is used to fit a sparse linear model on the raw and\nrule features. The result is a model that learns similarly to a\ntree ensemble, while often offering improved interpretability\nand achieving improved scoring runtime in live applications.\nSeveral algorithms for reducing rule complexity are provided,\nmost notably hyperrectangle de-overlapping. All algorithms\nscale to several million rows and support sparse\nrepresentations to handle tens of thousands of dimensions.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/holub008/xrf",
  "BugReports": "https://github.com/holub008/xrf/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make",
  "Repository": "https://holub008.r-universe.dev",
  "Date/Publication": "2025-12-17 22:23:16 UTC",
  "RemoteUrl": "https://github.com/holub008/xrf",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb2449db2234452040e945d819cd129e44bd8ae8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:50:51 UTC",
    "User": "root"
  },
  "Author": "Karl Holub [aut, cre]",
  "Maintainer": "Karl Holub <karljholub@gmail.com>",
  "MD5sum": "d540cf577dbeb03e3f9a4a47ba3665a8",
  "_user": "holub008",
  "_type": "src",
  "_file": "xrf_0.3.1.tar.gz",
  "_fileid": "bcc977bbdb2fed78702ef40501086da6bb782f38a93e8670980375a0c48ac9e1",
  "_filesize": 173126,
  "_sha256": "bcc977bbdb2fed78702ef40501086da6bb782f38a93e8670980375a0c48ac9e1",
  "_created": "2026-05-19T09:50:51.000Z",
  "_published": "2026-06-02T14:39:41.943Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79097238004,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080265270"
    },
    {
      "job": 79097237958,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080286160"
    },
    {
      "job": 79097238145,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080274034"
    },
    {
      "job": 79097237664,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080271435"
    },
    {
      "job": 79097237703,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080215013"
    },
    {
      "job": 79097236693,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360911465"
    },
    {
      "job": 79097237843,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080262066"
    },
    {
      "job": 79097238016,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080250110"
    },
    {
      "job": 79097238010,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080252287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/holub008/xrf",
  "_commit": {
    "id": "eb2449db2234452040e945d819cd129e44bd8ae8",
    "author": "Karl Holub <karljholub@gmail.com>",
    "committer": "Karl Holub <karljholub@gmail.com>",
    "message": "release 0.3.1\n",
    "time": 1766010196
  },
  "_maintainer": {
    "name": "Karl Holub",
    "email": "karljholub@gmail.com",
    "login": "holub008",
    "description": "",
    "uuid": 7282590
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "version": ">= 3.1.2.1",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "holub008",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2025-12-04"
    },
    {
      "name": "0.3.1",
      "date": "2025-12-17"
    }
  ],
  "_stars": 44,
  "_contributors": [
    {
      "user": "topepo",
      "count": 30,
      "uuid": 5731043
    },
    {
      "user": "holub008",
      "count": 24,
      "uuid": 7282590
    },
    {
      "user": "yama1968",
      "count": 17,
      "uuid": 7452575
    },
    {
      "user": "simonpcouch",
      "count": 5,
      "uuid": 35748691
    }
  ],
  "_userbio": {
    "uuid": 7282590,
    "type": "user",
    "name": "Karl Holub"
  },
  "_downloads": {
    "count": 1212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xrf"
  },
  "_devurl": "https://github.com/holub008/xrf",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xrf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/holub008/xrf",
  "_realowner": "holub008",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-04-28"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-03"
    },
    {
      "version": "0.2.1",
      "date": "2022-03-31"
    },
    {
      "version": "0.2.2",
      "date": "2022-10-04"
    },
    {
      "version": "0.3.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.3.1",
      "date": "2025-12-17"
    }
  ],
  "_exports": [
    "xrf"
  ],
  "_help": [
    {
      "page": "coef.xrf",
      "title": "Produce rules & coefficients for the RuleFit model",
      "topics": [
        "coef.xrf"
      ]
    },
    {
      "page": "model.matrix.xrf",
      "title": "Generate the design matrix from an eXtreme RuleFit model",
      "topics": [
        "model.matrix.xrf"
      ]
    },
    {
      "page": "predict.xrf",
      "title": "Draw predictions from a RuleFit xrf model",
      "topics": [
        "predict.xrf"
      ]
    },
    {
      "page": "print.xrf",
      "title": "Print an eXtreme RuleFit model",
      "topics": [
        "print.xrf"
      ]
    },
    {
      "page": "summary.xrf",
      "title": "Summarize an eXtreme RuleFit model",
      "topics": [
        "summary.xrf"
      ]
    },
    {
      "page": "xrf",
      "title": "Fit an eXtreme RuleFit model",
      "topics": [
        "xrf"
      ]
    },
    {
      "page": "xrf.formula",
      "title": "Fit an eXtreme RuleFit model",
      "topics": [
        "xrf.formula"
      ]
    }
  ],
  "_readme": "https://github.com/holub008/xrf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "data.table",
    "dplyr",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xgboost"
  ],
  "_score": 5.722590490914005,
  "_indexed": true,
  "_nocasepkg": "xrf",
  "_universes": [
    "holub008"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-19T09:52:54.000Z",
      "distro": "noble",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "5a7fc9a2af5974cfcdc2021886250d58e31cbefae0c904290b24c8a11c3333af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-19T09:53:53.000Z",
      "distro": "noble",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "e22e04c5aed6e2cda89ef2d9a0832ba8b9e829800def2ce311baa65ab121d336",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-19T09:53:27.000Z",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "ee45f4558519945f66a278006e26d33c0a92019aaf1285a723db6297c796c48b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-19T09:53:20.000Z",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "ea22f9b6f988de859d023123ef613b2f41add21473d3e17c370c5164590cb04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-19T09:52:36.000Z",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "378fefec6589d6152479259ada5ef511f8a8c6c55c6d7b3297291082fbab3577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-19T09:52:07.000Z",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "fc3bc34175c98dee7b21b5156a98d9b3f5bca4bfb55b6f9f2ecd7af7bf5a8d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-19T09:52:10.000Z",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "5f2aee0cc8ca34a48900c38b10d3d8f386fbc865abbe5754a57c2aa592563a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-02T14:39:18.000Z",
      "commit": "eb2449db2234452040e945d819cd129e44bd8ae8",
      "fileid": "dfdf920ba2d11f5cb6dd5815aee73f6da07b2c2a8d9fbfc2e2e6457819c2c3ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/holub008/actions/runs/26089499714"
    }
  ]
}