You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project requested R version '4.0.2' but '4.2.1' is currently being used
Error: package or namespace load failed for ‘fst’:
.onLoad failed in loadNamespace() for 'fst', details:
call: setnrofthreads(nr_of_threads)
error: function 'Rcpp_precious_remove' not provided by package 'Rcpp'
Execution halted
Upgrading to Rcpp 1.0.7 (renv::install("[email protected]")) solved the issue
The text was updated successfully, but these errors were encountered:
R 4.0.5
Upgrading to Rcpp 1.0.7 (
renv::install("[email protected]")
) solved the issueThe text was updated successfully, but these errors were encountered: