[Rcpp-devel] Check error: undefined symbol
Johannes Signer
jsigner at gwdg.de
Fri Jul 14 21:01:11 CEST 2017
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
>
More information about the Rcpp-devel
mailing list