Cyclops icon indicating copy to clipboard operation
Cyclops copied to clipboard

(Solved) 'Rcpp_precious_remove' not provided by package 'Rcpp'

Open schuemie opened this issue 3 years ago • 0 comments

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.

schuemie avatar Aug 03 '21 05:08 schuemie