{
  "_id": "6a291cc2732311cd8759b3e0",
  "Package": "ucimlrepo",
  "Title": "Explore UCI ML Repository Datasets",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\"James Joseph\", \"Balamuta\", email = \"james.balamuta@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2826-8458\")),\nperson(\"Philip\", \"Truong\",\nemail = \"ucirepository@gmail.com\",\nrole = c(\"aut\", \"cph\"))\n)",
  "Description": "Find and import datasets from the University of California\nIrvine Machine Learning (UCI ML) Repository into R. Supports\nworking with data from UCI ML repository inside of R scripts,\nnotebooks, and 'Quarto'/'RMarkdown' documents. Access the UCI\nML repository directly at <https://archive.ics.uci.edu/>.",
  "URL": "https://r-pkg.thecoatlessprofessor.com/ucimlrepo/,\nhttps://github.com/coatless-rpkg/ucimlrepo,\nhttps://archive.ics.uci.edu/",
  "BugReports": "https://github.com/coatless-rpkg/ucimlrepo/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Collate": "'constants.R' 'fetch-ucirepo.R' 'list-available-datasets.R'\n'ucimlrepo-package.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://coatless-rpkg.r-universe.dev",
  "Date/Publication": "2024-08-31 07:01:49 UTC",
  "RemoteUrl": "https://github.com/coatless-rpkg/ucimlrepo",
  "RemoteRef": "HEAD",
  "RemoteSha": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:53:13 UTC",
    "User": "root"
  },
  "Author": "James Joseph Balamuta [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2826-8458>),\nPhilip Truong [aut, cph]",
  "Maintainer": "James Joseph Balamuta <james.balamuta@gmail.com>",
  "MD5sum": "5525048f163b94db9b3f67a92bf31a35",
  "_user": "coatless-rpkg",
  "_type": "src",
  "_file": "ucimlrepo_0.0.2.tar.gz",
  "_fileid": "169192feb5b9396cd7132d628fd13edfd2d90daf72aa91ead8aea02d62a47308",
  "_filesize": 721405,
  "_sha256": "169192feb5b9396cd7132d628fd13edfd2d90daf72aa91ead8aea02d62a47308",
  "_created": "2026-06-10T07:53:13.000Z",
  "_published": "2026-06-10T08:13:54.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80508687829,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529725541"
    },
    {
      "job": 80508687799,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529724894"
    },
    {
      "job": 80508687834,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530104848"
    },
    {
      "job": 80508687822,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530085738"
    },
    {
      "job": 80508136654,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529682117"
    },
    {
      "job": 80508687821,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529718304"
    },
    {
      "job": 80508687858,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529712766"
    },
    {
      "job": 80508687831,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529709839"
    },
    {
      "job": 80508687844,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529709519"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coatless-rpkg/ucimlrepo",
  "_commit": {
    "id": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
    "author": "James J Balamuta <james.balamuta@gmail.com>",
    "committer": "James J Balamuta <james.balamuta@gmail.com>",
    "message": "Add note\n",
    "time": 1725087709
  },
  "_maintainer": {
    "name": "James Joseph Balamuta",
    "email": "james.balamuta@gmail.com",
    "login": "coatless",
    "mastodon": "@coatless@mastodon.social",
    "linkedin": "in/jamesbalamuta",
    "twitter": "@axiomsofxyz",
    "description": "omnipresent explorer of the unknown, fashionably caffeinated informatics phd, amorous cavalier. design, build, analyze. #rstats #python @tmsalab",
    "uuid": 833642,
    "orcid": "0000-0003-2826-8458"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coatless-rpkg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "data-science",
    "machine-learning",
    "statistics",
    "uci-machine-learning",
    "uci-machine-learning-repository",
    "web-api"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "coatless",
      "count": 31,
      "uuid": 833642
    }
  ],
  "_userbio": {
    "uuid": 97069866,
    "type": "organization",
    "name": "Various R Packages",
    "description": "R packages created by @coatless and contributors"
  },
  "_downloads": {
    "count": 303,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ucimlrepo"
  },
  "_devurl": "https://github.com/coatless-rpkg/ucimlrepo",
  "_pkgdown": "https://r-pkg.thecoatlessprofessor.com/ucimlrepo/",
  "_searchresults": 17,
  "_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/readme.html",
    "extra/readme.md",
    "extra/ucimlrepo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coatless-rpkg/ucimlrepo",
  "_realowner": "coatless-rpkg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-07-27"
    },
    {
      "version": "0.0.2",
      "date": "2024-08-31"
    }
  ],
  "_exports": [
    "fetch_ucirepo",
    "list_available_datasets"
  ],
  "_help": [
    {
      "page": "fetch_ucirepo",
      "title": "Fetch UCI ML Repository Dataset",
      "topics": [
        "fetch_ucirepo"
      ]
    },
    {
      "page": "list_available_datasets",
      "title": "List Available Datasets from UCI ML Repository",
      "topics": [
        "list_available_datasets"
      ]
    }
  ],
  "_readme": "https://github.com/coatless-rpkg/ucimlrepo/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 3.7075701760979363,
  "_indexed": true,
  "_nocasepkg": "ucimlrepo",
  "_universes": [
    "coatless-rpkg",
    "coatless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-10T07:55:14.000Z",
      "distro": "noble",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "317ae962dc3c612fedefbfc9853c85e545d9b94e301c1ecee9a491df81405114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-10T07:55:12.000Z",
      "distro": "noble",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "a02e1011315f770833650982c37933bbae3e1cffcb9f0a7b4ce849266aad6b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-10T08:13:27.000Z",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "3b964549ee90c1cf137bd47ee01f5a2466d875817e697d6da808255c2efaccb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-10T08:12:37.000Z",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "49fa7db9dc80574184440034fe2abb31cb3e2c7ccdeeb0c8f1d5f8d3675be44b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-10T07:55:06.000Z",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "cbaabeac16a48d90607a88d2ff780656e7657dade894834cc64b78091baec9d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-10T07:54:37.000Z",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "9329e00c429988f2374e45d9b49082bec63a5753dcaa744904dd4629c6ae233a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-10T07:54:29.000Z",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "d5a525dbe83379960d2e249cbe28bc5686aa82571edf6f11f9dab8a77e4cebf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-10T07:54:28.000Z",
      "commit": "14b7a8b5eb5f692e81fa16088c300887fffac09f",
      "fileid": "67179058a13381c2f2901bff8a45e20fe764d6f3740cea19e202a4c1ceb6b555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coatless-rpkg/actions/runs/27261494408"
    }
  ]
}