[R-SIG-Mac] finding R CMD

Bryan Hanson h@n@on @end|ng |rom dep@uw@edu
Wed Jul 10 13:27:05 CEST 2019


Brad, I think you left off “INSTALL pkg.tar.gz” so it should be

> R CMD INSTALL pkg.tar.gz

where pkg.tar.gz is the full name of the tarball.

Bryan

> On Jul 8, 2019, at 4:23 PM, Brad Eck <bradleyjeck using gmail.com> wrote:
> 
> Dear list -
> 
> I've recently installed R 3.6.1 from CRAN.  All was well until I wanted to
> install a source package from a tarball using   $R CMD INSTALL.  This gives
> the following error:
> 
> Bradleys-MacBook-Pro:~ brad$ R CMD
> /Library/Frameworks/R.framework/Resources/bin/Rcmd: line 62:
> /Library/Frameworks/R.framework/Resources/bin/: is a directory
> /Library/Frameworks/R.framework/Resources/bin/Rcmd: line 62: exec:
> /Library/Frameworks/R.framework/Resources/bin/: cannot execute: Undefined
> error: 0
> 
> $ R --version gives
> Bradleys-MacBook-Pro:~ brad$ R --version
> R version 3.6.1 (2019-07-05) -- "Action of the Toes"
> Copyright (C) 2019 The R Foundation for Statistical Computing
> Platform: x86_64-apple-darwin15.6.0 (64-bit)
> 
> I'm running macOS 10.14.5
> 
> Any help appreciated!
> 
> Brad
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac



More information about the R-SIG-Mac mailing list