Skip to content

Commit c7a6429

Browse files
committed
Roll Description update (bump version)
1 parent 4a5c9d0 commit c7a6429

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

DESCRIPTION

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Package: ucidata
2-
Title: Collection of Datasets from the UCI Irving Machine Learning Repository
3-
Version: 0.0.2
2+
Title: Collection of Datasets from the UC Irvine Machine Learning Repository
3+
Version: 0.0.3
44
Authors@R: person("James", "Balamuta", email = "balamut2@illinois.edu", role = c("aut", "cre"))
5-
Description: Varying datasets from the UCI Irving Machine Learning Repository
6-
Depends: R (>= 3.4.1)
7-
License: GPL (>=2)
5+
Description: In this package, there are select datasets from the UC Irvine
6+
Machine Learning Repository. To be included within this package, the
7+
data sets had to conform to being reasonable in size while also allowing
8+
for a wide variety of visualizations and models to be formed.
9+
Depends: R (>= 3.0.0)
10+
License: GPL (>= 2)
811
Encoding: UTF-8
912
LazyData: true
1013
Roxygen: list(markdown = TRUE)

man/ucidata-package.Rd

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)