Hi all,
I saw that "spp" package has been removed from the repository because of
an error that has not been addressed.
https://cran.r-project.org/web/packages/spp/index.html
The error was that the dependency package called "Rsamtools" is not
available on MAC (on all the other platforms it is a
Well, the Mac issue is not the reason why spp has been archived, but all
the other issue you can see from the last overview page we have archived:
https://cran-archive.r-project.org/web/checks/2018-07-06_check_results_spp.html
And you got reminders to fix these on May 19, Jun 2, Jun 17, each wi
Dear all,
this period i am working on a gsoc project. We develop a c++ library with a
R interface using Rcpp and we plan to submit it to CRAN. We use the default
Rcpp package structure in a folder /root/R-proj. The c++ headers files are
into a folder /root/include outside the R-proj folder. In /ro