I am running the sync example code but got the following error: if (child.stderr) throw child.stderr; ^ Error in R script ex-sync.R 'unable to install packages' How to fix it
I am running the sync example code but got the following error:
if (child.stderr) throw child.stderr;
^
Error in R script ex-sync.R
'unable to install packages'
How to fix it