I am trying to run a multilevel regression model when I get this error message in R
Error in initializePtr() :
function 'Rcpp_precious_remove' not provided by package 'Rcpp'
This has only started happening today, before when I ran regression models this did not happen. I have tried reinstalling r but the error still persists. I am working with a large dataset of 300000 observations and 80 variables.