Skip to contents
- Tweaked usage of
data.table
to avoid warnings.
- Revised code to not need
globalVariables()
in order to pass R CMD check without notes.
- Switched to data.table under the hood.
- Updated links in vignette to download data from the Bhattacharjee study.
- Fixed a bug in mapping probes to genes for some platforms that was caused by mixing up characters and integers.
- Enabled support for gzipped series matrix files.
- Vignettes now properly link to each other and to documentation.
- Added
pkgdown
site.
- Updated roxygen-based documentation.
-
installCustomCdfPackages
now uses latest BrainArray version.
-
metapredict
now works with updated glmnet::predict.glmnet
.