-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll Description update (bump version)
- Loading branch information
Showing
2 changed files
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
Package: ucidata | ||
Title: Collection of Datasets from the UCI Irving Machine Learning Repository | ||
Version: 0.0.2 | ||
Title: Collection of Datasets from the UC Irvine Machine Learning Repository | ||
Version: 0.0.3 | ||
Authors@R: person("James", "Balamuta", email = "[email protected]", role = c("aut", "cre")) | ||
Description: Varying datasets from the UCI Irving Machine Learning Repository | ||
Depends: R (>= 3.4.1) | ||
License: GPL (>=2) | ||
Description: In this package, there are select datasets from the UC Irvine | ||
Machine Learning Repository. To be included within this package, the | ||
data sets had to conform to being reasonable in size while also allowing | ||
for a wide variety of visualizations and models to be formed. | ||
Depends: R (>= 3.0.0) | ||
License: GPL (>= 2) | ||
Encoding: UTF-8 | ||
LazyData: true | ||
Roxygen: list(markdown = TRUE) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.