{
  "_id": "6a4988e76d67900babdf9914",
  "Package": "pmlbr",
  "Title": "Interface to the Penn Machine Learning Benchmarks Data\nRepository",
  "Description": "Check available classification and regression data sets\nfrom the PMLB repository and download them. The PMLB repository\n(<https://github.com/EpistasisLab/pmlbr>) contains a curated\ncollection of data sets for evaluating and comparing machine\nlearning algorithms. These data sets cover a range of\napplications, and include binary/multi-class classification\nproblems and regression problems, as well as combinations of\ncategorical, ordinal, and continuous features. There are\ncurrently over 150 datasets included in the PMLB repository.",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(\"Trang\", \"Le\", email = \"grixor@gmail.com\", role = c(\"aut\", \"cre\"), comment = \"https://trang.page/\"),\nperson(\"makeyourownmaker\", email = \"makeyourownmaker@gmx.com\", role = \"aut\", comment = \"https://github.com/makeyourownmaker\"),\nperson(\"Jason\", \"Moore\", email = \"jhmoore@upenn.edu\", role = \"aut\", comment = \"http://www.epistasisblog.org/\"),\nperson(\"University of Pennsylvania\", role = \"cph\"))",
  "BugReports": "https://github.com/EpistasisLab/pmlbr/issues",
  "License": "GPL-2 | file LICENSE",
  "URL": "https://github.com/EpistasisLab/pmlbr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://epistasislab.r-universe.dev",
  "Date/Publication": "2025-03-11 15:02:19 UTC",
  "RemoteUrl": "https://github.com/epistasislab/pmlbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 07:50:53 UTC",
    "User": "root"
  },
  "Author": "Trang Le [aut, cre] (https://trang.page/),\nmakeyourownmaker [aut] (https://github.com/makeyourownmaker),\nJason Moore [aut] (http://www.epistasisblog.org/),\nUniversity of Pennsylvania [cph]",
  "Maintainer": "Trang Le <grixor@gmail.com>",
  "_user": "epistasislab",
  "_type": "src",
  "_file": "pmlbr_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/bc1db8d07498860498e8525249bb90f555e49b0f81107055790cfa53c7890b9a",
  "_filesize": 297463,
  "_sha256": "bc1db8d07498860498e8525249bb90f555e49b0f81107055790cfa53c7890b9a",
  "_expires": "2026-10-12T22:27:49.000Z",
  "_created": "2026-06-22T07:50:53.000Z",
  "_published": "2026-07-04T22:27:51.310Z",
  "_jobs": [
    {
      "job": 85172144069,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786208264"
    },
    {
      "job": 85172144027,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786210477"
    },
    {
      "job": 85172144049,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786211232"
    },
    {
      "job": 85172144115,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786216776"
    },
    {
      "job": 85172143903,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786174191"
    },
    {
      "job": 85172144146,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786205037"
    },
    {
      "job": 85172144045,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786195875"
    },
    {
      "job": 85172144085,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786201605"
    },
    {
      "job": 85172144114,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786200383"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210",
  "_status": "success",
  "_upstream": "https://github.com/epistasislab/pmlbr",
  "_commit": {
    "id": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
    "author": "lelaboratoire <grixor@gmail.com>",
    "committer": "lelaboratoire <grixor@gmail.com>",
    "message": "Increment version number to 0.3.0.9000\n",
    "time": 1741705339
  },
  "_maintainer": {
    "name": "Trang Le",
    "email": "grixor@gmail.com",
    "login": "trangdata",
    "twitter": "@trangdata",
    "description": "scientist",
    "uuid": 1679452
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "epistasislab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "trangdata",
      "count": 51,
      "uuid": 1679452
    },
    {
      "user": "makeyourownmaker",
      "count": 9,
      "uuid": 104903
    }
  ],
  "_userbio": {
    "uuid": 20861190,
    "type": "organization",
    "name": "Epistasis Lab at Cedars Sinai",
    "followers": 179,
    "description": "Prof. Jason H. Moore's research lab at Cedars Sinai"
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pmlbr"
  },
  "_devurl": "https://github.com/epistasislab/pmlbr",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pmlbr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/epistasislab/pmlbr",
  "_realowner": "epistasislab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2020-10-02"
    },
    {
      "version": "0.2.1",
      "date": "2023-09-29"
    },
    {
      "version": "0.2.2",
      "date": "2024-11-04"
    },
    {
      "version": "0.2.3",
      "date": "2025-02-19"
    },
    {
      "version": "0.3.0",
      "date": "2025-02-28"
    }
  ],
  "_exports": [
    "classification_datasets",
    "dataset_names",
    "fetch_data",
    "nearest_datasets",
    "pmlb_metadata",
    "regression_datasets",
    "summary_stats"
  ],
  "_help": [
    {
      "page": "classification_datasets",
      "title": "Classification datasets",
      "topics": [
        "classification_datasets"
      ]
    },
    {
      "page": "compute_imbalance",
      "title": "Computes imbalance value for a given dataset.",
      "topics": [
        "compute_imbalance"
      ]
    },
    {
      "page": "dataset_names",
      "title": "All available datasets",
      "topics": [
        "dataset_names"
      ]
    },
    {
      "page": "fetch_data",
      "title": "fetch_data function",
      "topics": [
        "fetch_data"
      ]
    },
    {
      "page": "get_type",
      "title": "Get type/class of given vector.",
      "topics": [
        "get_type"
      ]
    },
    {
      "page": "graceful_download",
      "title": "Download a File Gracefully with Retry Mechanism",
      "topics": [
        "graceful_download"
      ]
    },
    {
      "page": "nearest_datasets-methods",
      "title": "Select nearest datasets given input `x`.",
      "topics": [
        "nearest_datasets",
        "nearest_datasets.character",
        "nearest_datasets.data.frame",
        "nearest_datasets.default"
      ]
    },
    {
      "page": "pmlb",
      "title": "pmlb: R interface to the Penn Machine Learning Benchmarks data repository",
      "topics": [
        "pmlb",
        "pmlbr"
      ]
    },
    {
      "page": "pmlb_metadata",
      "title": "Get metadata for all datasets in PMLB.",
      "topics": [
        "pmlb_metadata"
      ]
    },
    {
      "page": "regression_datasets",
      "title": "Regression datasets",
      "topics": [
        "regression_datasets"
      ]
    },
    {
      "page": "summary_stats",
      "title": "Summary statistics",
      "topics": [
        "summary_stats"
      ]
    }
  ],
  "_pkglogo": "https://github.com/epistasislab/pmlbr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/epistasislab/pmlbr/raw/HEAD/README.md",
  "_rundeps": [
    "FNN"
  ],
  "_score": 4.062581984228163,
  "_indexed": true,
  "_nocasepkg": "pmlbr",
  "_universes": [
    "epistasislab",
    "trangdata"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:52:40.000Z",
      "distro": "noble",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/ff19e557a56dae6190ba8b53dda294fffd4cbabf38c07df4bea53a528306edf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:52:44.000Z",
      "distro": "noble",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/ca2876978c8e85068b75b54444306cfe0c4a753dac49f586a7211575ba8bc038",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:52:50.000Z",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/8b3213fde6830c2bc56a865f973424e9d1fcb6cd48cbf5fdb29318d8b615dba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:53:14.000Z",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/a0dbc0ec94a85f2daa57d1ae95bceb338fadd889c85ec6ff059a3e2969dc7556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:52:38.000Z",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/fffae65fb5dec0cb208cd9c34653fb67ee4b32e05c9d3835fbdc9ada3dc74dc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:51:57.000Z",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/7965f016cedda4ac1c3460b58c371e1a62daab3a2558ae37467e48522d897d76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:52:12.000Z",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/356d94ccfbb173c698d48e6cc347b97f8ebb63230a95b93995db83206eff98c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-22T07:52:10.000Z",
      "commit": "96501f68760bb2abd09442e2a5dac55635fb0c5d",
      "fileid": "https://r2.ropensci.org/a1aef12a06eb23041f736ade103e2d9613abac183bf2865c89f41699c329e342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/epistasislab/actions/runs/27937548210"
    }
  ]
}