[Rcpp-commits] r4586 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Oct 27 23:54:07 CET 2013
Author: edd
Date: 2013-10-27 23:54:07 +0100 (Sun, 27 Oct 2013)
New Revision: 4586
Modified:
pkg/Rcpp/.Rbuildignore
Log:
add doxyfile to .Rbuildignore as R-devel now complains
Modified: pkg/Rcpp/.Rbuildignore
===================================================================
--- pkg/Rcpp/.Rbuildignore 2013-10-27 22:19:22 UTC (rev 4585)
+++ pkg/Rcpp/.Rbuildignore 2013-10-27 22:54:07 UTC (rev 4586)
@@ -10,3 +10,4 @@
inst/include/Rcpp/preprocessor
inst/include/Rcpp/sugar/functions/impl
vignettes/notyet
+doxyfile
More information about the Rcpp-commits
mailing list