At some point, I cannot use C++ in R, especially when I execute Rcpp code. For example, I tried this
library(Rcpp) evalCpp("1+1")
a