-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 695 Bytes
/
DESCRIPTION
File metadata and controls
16 lines (16 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: ucidata
Title: Collection of Datasets from the UC Irvine Machine Learning Repository
Version: 0.0.3
Authors@R: person("James", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cre"))
Description: Select datasets from the UC Irvine
Machine Learning Repository that conform to being reasonable in
size while also allowing for a wide variety of visualizations and models
to be formed.
Depends: R (>= 4.1.0)
License: GPL (>= 2)
URL: https://github.com/coatless-rpkg/ucidata, http://r-pkg.thecoatlessprofessor.com/ucidata/
BugReports: https://github.com/coatless-rpkg/ucidata/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3