I am the maintainer of coRanking and got a message about an error, the error can be found here [1]. I can reproduce the error on my own machine with the latest R-devel but don't quite understand what the error means and how I can fix it. A search leads to an issue in Rcpp [2] where the characters in .Call are replaced by  symbols (apostrophe to backtick). When I do this, I get an error when building the vignette:

> NULL value passed as symbol address

What am I doing wrong and how do I fix the error?

Best

Guido


[1] https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/coRanking-00check.html

[2] https://github.com/RcppCore/Rcpp/issues/1255

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to