Version 0.2.1
- Fixed Description: to have the proper form for the reference: form
authors (year, ISBN:…) …
- Added basic examples to all datasets
- Added model fits for
galaxy data
Version 0.2.0
- Removed datasets too large for a CRAN package:
protein_kernel, prosmat
- Added vignette on building a package logo with AI help
- Build pkgdown site
- Fixed http:// links
Version 0.1.0
- Create R documentation in roxygen format under
R/data.R
- Fix codoc problems, to better describe what is in the datasets
- Added
baseball dataset
- Added
DTI dataset
Version 0.0.1
- Create package structure
- Initial pass: downloading datasets, reading them in, saving as
data/*.RData files