I'm on a mac and have installed/updated rsource by running:
adoupdate install rsource, update
but when I try to run my R script I get the following:
. rsource using ~/.../rscript.R
Assumed R program path: "/usr/bin/r"
/bin/bash: /usr/bin/r: No such file or directory
Beginning of R output
End of R output
What am I doing wrong?
adoupdate install rsource, update
but when I try to run my R script I get the following:
. rsource using ~/.../rscript.R
Assumed R program path: "/usr/bin/r"
/bin/bash: /usr/bin/r: No such file or directory
Beginning of R output
End of R output
What am I doing wrong?
Comment