dummy: A package to explore R extensions
download the zip ball or tar ball, decompress and run R CMD INSTALL
on it, or use the devtools package to install the development version:
# install.packages("devtools")
library(devtools)
install_github('dummy', 'vinux')
Plan
- Package with single function DONE
- Creating a demo DONE
- Add data file DONE
- Complete documentation IN PROGRESS
- vignettes/helpfiles
- roxygen *
- Creating S4 classes
- Adding C/Fortran codes
- Other languages interface
- Calling byte code
- bla
- bla bla
- bla bla bla
- bla bla bla bla