Hi all! I can't seem to create a RNotebook. It is able to install all packages except for "package ‘Rccp’ is not available (for R version 3.6.2)".
Any idea how I can rectify this?
Thank you so much!!
Welcome to the community!
Rcpp
is a very popular R
package, but there is no R
package called Rccp
on CRAN
. Can you check whether this is a simple typo (Rcpp
-> Rccp
) or not?
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.