Skip to contents
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
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