Thanks for your replies. After a few more hours of searching, I found
the error.
I had the line
help/*
in my `.Rbuildignore`, which was the reason for the check error.
Best Johannes
On 14.07.2017 17:31, Dirk Eddelbuettel wrote:
On 14 July 2017 at 08:13, Qiang Kou wrote:
| Please share your code.
And to quote R Core and CRAN member Uwe Ligges from his keynote last week:
If things don't work, use the command-line.
Do not use devtools, do not use RStudio.
Writing R Extensions explains everything in great detail. If you fail with
other tools which make the process opaque, simplify and go to base tools.
Dirk
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel