File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 44
55\section {Changes in Rcpp version 0.10.5.1 (2013 - 10 - 07 )}{
66 \itemize {
7- \item Exposing C ++ classes from a package :
7+ \item Changes in Rcpp API :
88 \itemize {
99 \item The function \code {exposeClass } takes a description of the
1010 constructors , fields and methods to be exposed from a C ++
1111 class , and writes C ++ and R files in the package. Inherited
1212 classes can be dealt with , but require data type information.
1313 This approach avoids hand - coding module files.
14- }
15- \item Changes in Rcpp API :
16- \itemize {
14+
1715 \item Two missing \code {is <> ()} templates for
1816 \code {CharacterVector } and \code {CharacterMatrix } have been added ,
1917 and some tests for \code {is_na()} and \code {is_finite()} have been
You can’t perform that action at this time.
0 commit comments