[R] Installing R packages in Textmate
Arthur Roberts
aroberts99163 at yahoo.com
Fri Jul 25 00:09:55 CEST 2008
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.org", contriburl
= contrib.url( "http://streaming.stat.iastate.edu/CRAN/",
type="MacBinary"), dependencies=TRUE, installWithVers=TRUE)
I download the package, but it is for R version 2.6 rather than the
current version 2.7.1.
Is there anyway to either point R in the right direction for the
packages or have R install the correct version of the packages.
Much appreciated,
Art
University of Washington
Department of Medicinal Chemistry
Seattle, WA 98195
More information about the R-help
mailing list