{
  "_id": "6a22aba10ef520ea2f58bb86",
  "Package": "ebm",
  "Type": "Package",
  "Title": "Explainable Boosting Machines",
  "Version": "0.1.0",
  "Authors@R": "person(c(\"Brandon\", \"M.\"), family = \"Greenwell\", \nemail = \"greenwell.brandon@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8120-0084\"))",
  "Description": "An interface to the 'Python' 'InterpretML' framework for\nfitting explainable boosting machines (EBMs); see Nori et al.\n(2019) <doi:10.48550/arXiv.1909.09223> for. EBMs are a modern\ntype of generalized additive model that use tree-based, cyclic\ngradient boosting with automatic interaction detection. They\nare often as accurate as state-of-the-art blackbox models while\nremaining completely interpretable.",
  "URL": "https://github.com/bgreenwell/ebm,\nhttps://bgreenwell.github.io/ebm/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://bgreenwell.r-universe.dev",
  "Date/Publication": "2025-03-06 01:42:42 UTC",
  "RemoteUrl": "https://github.com/bgreenwell/ebm",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:54:20 UTC",
    "User": "root"
  },
  "Author": "Brandon M. Greenwell [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8120-0084>)",
  "Maintainer": "Brandon M. Greenwell <greenwell.brandon@gmail.com>",
  "MD5sum": "6f109882e87f8058190507b2df009de4",
  "_user": "bgreenwell",
  "_type": "src",
  "_file": "ebm_0.1.0.tar.gz",
  "_fileid": "3ac91142e83cd828c9832c1ee2c8bf47d283cd1c09c77aa4d7b64a4acd904969",
  "_filesize": 1059153,
  "_sha256": "3ac91142e83cd828c9832c1ee2c8bf47d283cd1c09c77aa4d7b64a4acd904969",
  "_created": "2026-06-05T10:54:20.000Z",
  "_published": "2026-06-05T10:57:37.530Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79713583832,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434895252"
    },
    {
      "job": 79713583746,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434893308"
    },
    {
      "job": 79713583727,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434876887"
    },
    {
      "job": 79713583751,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434891137"
    },
    {
      "job": 79713132644,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434849897"
    },
    {
      "job": 79713583732,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434881625"
    },
    {
      "job": 79713583785,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434882684"
    },
    {
      "job": 79713583780,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434879083"
    },
    {
      "job": 79713583743,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434882103"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bgreenwell/ebm",
  "_commit": {
    "id": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
    "author": "bgreenwell <greenwell.brandon@gmail.com>",
    "committer": "bgreenwell <greenwell.brandon@gmail.com>",
    "message": "rearrange badges\n",
    "time": 1741225362
  },
  "_maintainer": {
    "name": "Brandon M. Greenwell",
    "email": "greenwell.brandon@gmail.com",
    "login": "bgreenwell",
    "linkedin": "in/brandon-greenwell-ph-d-90310b94",
    "twitter": "@bgreenwell8",
    "description": "Director, Responsible AI at 84.51° and Adjunct Instructor at the University of Cincinnati.",
    "uuid": 3777755,
    "orcid": "0000-0002-8120-0084"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "ISLR2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    }
  ],
  "_owner": "bgreenwell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ai",
    "blackbox",
    "explainable-ai",
    "explainable-machine-learning",
    "explainable-ml",
    "glassbox",
    "iml",
    "interpretability",
    "interpretability-and-explainability",
    "interpretable",
    "interpretable-ai",
    "interpretable-machine-learning",
    "interpretable-ml",
    "interpretable-models",
    "machine-learning",
    "xai"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "bgreenwell",
      "count": 46,
      "uuid": 3777755
    }
  ],
  "_userbio": {
    "uuid": 3777755,
    "type": "user",
    "name": "Brandon Greenwell",
    "description": "Director, Responsible AI at 84.51° and Adjunct Instructor at the University of Cincinnati."
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ebm"
  },
  "_devurl": "https://github.com/bgreenwell/ebm",
  "_pkgdown": "https://bgreenwell.github.io/ebm/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ebm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bgreenwell/ebm",
  "_realowner": "bgreenwell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-05"
    }
  ],
  "_exports": [
    "as.ebm",
    "ebm",
    "geom_stepribbon",
    "GeomStepribbon",
    "install_interpret"
  ],
  "_help": [
    {
      "page": "as.ebm",
      "title": "Coerce to an EBM object",
      "topics": [
        "as.ebm"
      ]
    },
    {
      "page": "ebm",
      "title": "Explainable Boosting Machine (EBM)",
      "topics": [
        "ebm"
      ]
    },
    {
      "page": "geom_stepribbon",
      "title": "Step ribbons and area plots",
      "topics": [
        "GeomStepribbon",
        "geom_stepribbon"
      ]
    },
    {
      "page": "install_interpret",
      "title": "Install interpret",
      "topics": [
        "install_interpret"
      ]
    },
    {
      "page": "merge.EBM",
      "title": "Merge method for EBM objects",
      "topics": [
        "merge.EBM"
      ]
    },
    {
      "page": "plot.EBM",
      "title": "Interpret plots for fitted EBM objects",
      "topics": [
        "plot.EBM"
      ]
    },
    {
      "page": "predict.EBM",
      "title": "Predict method for EBM objects",
      "topics": [
        "predict.EBM"
      ]
    },
    {
      "page": "print.EBM",
      "title": "Print model summary",
      "topics": [
        "print.EBM"
      ]
    }
  ],
  "_readme": "https://github.com/bgreenwell/ebm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ebm-rjournal.Rnw",
      "filename": "ebm-rjournal.pdf",
      "title": "ebm-introduction",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2025-02-27 18:31:07",
      "modified": "2025-02-27 18:31:07",
      "commits": 1
    },
    {
      "source": "ebm.Rmd",
      "filename": "ebm.html",
      "title": "Introduction to ebm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started"
      ],
      "created": "2025-02-14 03:35:25",
      "modified": "2025-02-24 02:07:43",
      "commits": 5
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "ebm",
  "_universes": [
    "bgreenwell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:56:38.000Z",
      "distro": "noble",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "0c1190e6bf02ec270931e13aef41b70f0b121f203080ec4a86fe2f0320a5b404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T10:56:32.000Z",
      "distro": "noble",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "a7f21d1452cc0e08f2eaf4f52eaca95a479b3757087256f6fd97b8f73f2972f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:55:55.000Z",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "6b3457ee66249f5daff8cfaafaebd65bc01d48434b838abd9d63a1dfb2f87569",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T10:56:33.000Z",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "7ab403bc6815ee16df249d3062156384f2408c8221151b34d38308e1c0015c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T10:56:32.000Z",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "1ee8965ebae7b4c70936608f91b3c3747b64e73b916706570c8634768a01ab5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:55:56.000Z",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "1a344f4feaed1b915accbccf453c17f72d68bb458addb4168c582c34c90dbf9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:55:41.000Z",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "d48ea58a3e7664e312f76c92280f2fc1b173c506b1398c18ca08beaf68595af5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T10:55:58.000Z",
      "commit": "cfcfd3541fe8698eff35a8f80940a61f7373f3a1",
      "fileid": "ac4ee8a973fea918fed39ce0b108bc0204ab43127d89d5933fcbab7a5259a72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bgreenwell/actions/runs/27010639028"
    }
  ]
}