Cyclops
Cyclops copied to clipboard
(Solved) 'Rcpp_precious_remove' not provided by package 'Rcpp'
Not a Cyclops bug, but did encounter it while running Cyclops. The error Rcpp_precious_remove' not provided by package 'Rcpp'
is thrown when calling convertToCyclopsData()
with certain versions of Rcpp. Oddly, some variants of Rcpp 1.0.6 are fine, while other variants (with same version number but different MD5) are not.
The solution seems to be to upgrade to Rcpp 1.0.7.