Error in brm compilation of a Stan model
Try this # Compile packages using all cores Sys.setenv ( MAKEFLAGS = paste0 ( "-j" , parallel :: detectCores ( ) ) ) install.packages ( c ( "StanHeaders" , "rstan" ) , type = "source" )
A blog about biostatistics using R by Professor Marc Girondot, University Paris Saclay. Subjects can be wide, from ecology to molecular phylogeny or statistics or just tricks to make life easier in R.