Find and import datasets from the University of California Irvine Machine Learning (UCI ML) Repository into R. Supports working with data from UCI ML repository inside of R scripts, notebooks, and 'Quarto'/'RMarkdown' documents. Access the UCI ML repository directly at <https://archive.ics.uci.edu/>.
Version: | 0.0.2 |
Depends: | R (≥ 4.1) |
Imports: | httr2, utils |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-08-31 |
DOI: | 10.32614/CRAN.package.ucimlrepo |
Author: | James Joseph Balamuta [aut, cre, cph], Philip Truong [aut, cph] |
Maintainer: | James Joseph Balamuta <james.balamuta at gmail.com> |
BugReports: | https://github.com/coatless-rpkg/ucimlrepo/issues |
License: | MIT + file LICENSE |
URL: | https://r-pkg.thecoatlessprofessor.com/ucimlrepo/, https://github.com/coatless-rpkg/ucimlrepo, https://archive.ics.uci.edu/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ucimlrepo results |
Reference manual: | ucimlrepo.pdf |
Package source: | ucimlrepo_0.0.2.tar.gz |
Windows binaries: | r-devel: ucimlrepo_0.0.2.zip, r-release: ucimlrepo_0.0.2.zip, r-oldrel: ucimlrepo_0.0.2.zip |
macOS binaries: | r-release (arm64): ucimlrepo_0.0.2.tgz, r-oldrel (arm64): ucimlrepo_0.0.2.tgz, r-release (x86_64): ucimlrepo_0.0.2.tgz, r-oldrel (x86_64): ucimlrepo_0.0.2.tgz |
Old sources: | ucimlrepo archive |
Please use the canonical form https://CRAN.R-project.org/package=ucimlrepo to link to this page.