https://github.com/cran/Rcpp
Raw File
Tip revision: c96645896dbac5790158ec37cb6ebdbd8c4fe6a7 authored by Dirk Eddelbuettel on 01 April 2009, 00:00:00 UTC
version 0.6.5
Tip revision: c966458
TODO

 * Doxygen documentation

 * better build system: would like to create a shared library libRcpp but how
   do we get it to $prefix/local/lib/ ?  R CMD INSTALL should really support this

 * maybe support big memory matrices like ff or bigmemoRy ?
back to top