File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ 2014-09-14 Dirk Eddelbuettel <
[email protected] >
2+
3+ * inst/unitTests/testRcppClass/man/Rcpp_class_examples.Rd: Similar
4+ update to yesterday's update for testRcppModule
5+
162014-09-13 Dirk Eddelbuettel <
[email protected] >
27
38 * inst/skeleton/Rcpp_modules_examples.Rd: Added to document modules examples
49
510 * inst/unitTests/testRcppModule/NAMESPACE: Updated for current Modules use
611 * inst/unitTests/testRcppModule/R/zzz.R: Updated for current Modules use
12+ * inst/unitTests/testRcppModule/man/Rcpp_modules_examples.Rd: Also added here
713
8142014-09-09 Dirk Eddelbuettel <
[email protected] >
915
Original file line number Diff line number Diff line change 4545 for \cpkg {pkgKitten }.
4646 \item The \code {modules = TRUE } case for \code {Rcpp.package.skeleton()} has
4747 been improved and now runs without complaints from \code {R CMD check } as well.
48- }
48+ }
49+ \item Changes in Rcpp unit test functions :
50+ \itemize {
51+ \item The \code {testRcppModule } and \code {testRcppClass } sample packages
52+ now pass \code {R CMD check -- as - cran } cleanly with NOTES or WARNINGS
53+ }
4954 }
5055}
5156
You can’t perform that action at this time.
0 commit comments