File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ <<<<<<< HEAD
122014-06-11 Dirk Eddelbuettel <edd@debian.org>
23
34 * inst/include/Rcpp/macros/macros.h: No longer include
45 macros/preprocessor_generated.h which was deprecated as of Rcpp 0.10.5
56 * inst/include/Rcpp/macros/preprocessor_generated.h: Removed
67
8+ 2014-06-08 Dirk Eddelbuettel <edd@debian.org>
9+
10+ * cleanup: Do not remove 'build/Rcpp.pdf', thanks to hint by Kurt / CRAN
11+
7122014-06-06 Dirk Eddelbuettel <edd@debian.org>
813
914 * DESCRIPTION: Release 0.11.2
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ rm -f confdefs.h config.log config.status \
2222 inst/unitTests/testRcppClass/src/*.o \
2323 inst/unitTests/testRcppClass/src/*.so \
2424 src/Makedeps libRcpp.a \
25- build/Rcpp.pdf \
2625 src/symbols.rds \
2726 inst/unitTests/testRcppClass/src/symbols.rds \
2827 vignettes/*.aux vignettes/*.log vignettes/*.out \
Original file line number Diff line number Diff line change @@ -77,3 +77,4 @@ r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/examples/Convolve
7777r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.na.R
7878r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.subset.R
7979r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.table.R
80+ r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.attributes.R
You can’t perform that action at this time.
0 commit comments