How can I update R version in SPSS R integration? I want to install lme4, lmerTest and MASS?
STATS PACKAGE INSTALL
R=lmerTest.
**** Installing R package lmerTest for spss290 ****
also installing the dependencies ‘fs’, ‘pkgbuild’, ‘diffobj’, ‘rematch2’, ‘brio’, ‘callr’, ‘desc’, ‘digest’, ‘jsonlite’, ‘pkgload’, ‘processx’, ‘ps’, ‘waldo’, ‘colorspace’, ‘utf8’, ‘testthat’
nloptr’, ‘Rcpp’, ‘RcppEigen’, ‘cli’, ‘glue’, ‘gtable’, ‘isoband’, ‘lifecycle’, ‘rlang’, ‘scales’, ‘tibble’, ‘vctrs’, ‘lme4’, ‘ggplot2’
There were 37 warnings (use warnings() to see them)
Warning messages:
1: In install.packages(“lmerTest”, quiet = TRUE) :
installation of package ‘fs’ had non-zero exit status
….
user24736349 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.