Displaying 2 results from an estimated 2 matches for "therepository".
2006 Mar 08
2
install.packages saying the car package is not in the repositories
I am attempting to install the car package using the command :
> install.packages('car',.Library)
After I have chosen a mirror, I get the following message :
Warning message:
no package 'car' at the repositories in: download.packages(pkgs,
destdir = tmpd, available = available,
I used the CRAN.packages() function to see what was going on, and the
car package is not listed.
2007 Dec 10
8
could not find activerecord-sqlserver-adapter locally or in a repository
I''m trying to connect to a SQL Server db. I thought I installed the
DBI component per the instructions, but its not working.
When trying to start the ruby server, I get the message:
Please install the sqlserver adapter: `gem install activerecord-
sqlserver-adapter`
But when I try to install the repository, I get this error message:
could not find activerecord-sqlserver-adapter