[R-SIG-Mac] Problems to install a package
David Winsemius
dwinsemius at comcast.net
Wed Jul 29 16:26:38 CEST 2015
On Jul 29, 2015, at 6:59 AM, José Carlos Guerrero Antúnez wrote:
>> install.packages("RMacoqui", repos="http://R-Forge.R-project.org")
Well I can see one problem. The default for package type is mac.binary. When I do this on an earlier version of OSX I get a report of successful installation:
install.packages("RMacoqui", repos="http://R-Forge.R-project.org", type="source", dependencies=TRUE)
--
David Winsemius
Alameda, CA, USA
More information about the R-SIG-Mac
mailing list