VERSION 0.98.1
FEATURES
- first release.
BUILD NOTES
- This package was built with R 3.3.1 under miniconda as follows:
~/src/w4mclstrpeakpics$ ~/miniconda2/bin/conda create -n r3.3.1 r-base=3.3.1
~/src/w4mclstrpeakpics$ source ~/miniconda2/bin/activate r3.3.1
(r3.3.1) $ R
> library(devtools)
> document()
> test()
> check()
> build()
> install()
Result is at ~/src/w4mclstrpeakpics_0.98.1.tar.gz