Re: [R] Installing R packages in Textmate

2008-07-24 Thread Don MacQueen
Perhaps this has something to do with it... getOption("pkgType") [1] "mac.binary" whereas you have "MacBinary". But binary is the default in OS X, so why specify it at all? Is there some reason why you need to specify both repos and contriburl in order to get ade4? A simple install.p

[R] Installing R packages in Textmate

2008-07-24 Thread Arthur Roberts
To Whom It May Concern: I need to use various packages in R and I also want to use Textmate. Problem 1: Textmate doesn't seem to recognize the packages that are already installed on R. Problem 2: When I execute the following command: install.packages("ade4", repos="http://cran.r-project.o