Top "Rcpp11" questions

Rcpp11 is an R package shipping a C++11 library facilitating integration between R and C++.

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘Rcpp’

Basically I want to use wordcloud function. I'm working through R console. But I could use Rstudio if thats the …

r tm word-cloud rcpp11