File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ 2018-07-24 Martin Lysy <mlysy@uwaterloo.ca>
2+
3+ * R/loadRcppClass.R: Search in R module for 'Class' instead of 'CppClass'.
4+ * R/exposeClass.R: Fixed 'rename' argument to work as expected.
5+ * inst/unitTests/runit.exposeClass.R: Added unit tests for the above.
6+
172018-07-23 Dirk Eddelbuettel <edd@debian.org>
28
39 * inst/bib/Rcpp.bib: More updates
26322018-07-19 Jack Wasey <jack@jackwasey.com>
2733
2834 * inst/include/Rcpp/r_cast.h: Error and abort if debugging for STRSXP
35+ 2018-07-24 Martin Lysy <mlysy@uwaterloo.ca>
36+ * R/loadRcppClass.R: Search in R module for 'Class' instead of 'CppClass'.
37+ * R/exposeClass.R: Fixed 'rename' argument to work as expected.
38+ * inst/unitTests/runit.exposeClass.R: Added unit tests for the above.
2939
30402018-07-12 Dirk Eddelbuettel <edd@debian.org>
3141
You can’t perform that action at this time.
0 commit comments