https://github.com/cran/Rcpp
Revision 60b5f4efa037dce36dffacba36d6c91e08d8b21a authored by Dirk Eddelbuettel on 20 December 2009, 09:58:14 UTC, committed by cran-robot on 20 December 2009, 09:58:14 UTC
1 parent d19abc2
Raw File
Tip revision: 60b5f4efa037dce36dffacba36d6c91e08d8b21a authored by Dirk Eddelbuettel on 20 December 2009, 09:58:14 UTC
version 0.7.0
Tip revision: 60b5f4e
INDEX
cfunction               Inline C, C++, Fortran function calls from R
RcppDate                C++ classes for receiving date and datetime R
                        objects in C++
RcppExample             Rcpp R / C++ interface example
Rcpp-package            R / C++ interface
RcppParams              C++ class for receiving (scalar) parameters
                        from R
RcppResultSet           C++ class for sending C++ objects back to R
RcppVector              C++ classes for receiving R object in C++
back to top