You haven't told us your OS or R version (as we did ask). But until last night there was not a version of caTools that worked correctly in the current R (>= 2.6.0), so you may need to be patient.
On Wed, 10 Oct 2007, Judith Flores wrote: > Hi, > > I tried to install the caTools package manually > from the main R Project website and I get the > following error message when typing library('caTools') Well, see the footer, and tell us how you did this 'manually'. Almost certainly you did this incorrectly. > Error in library("caTools") : > 'caTools' is not a valid package -- installed < > 2.0.0? > > What am I doing wrong? Also, why is this package > not available in the list of packages for direct > installation from the R console? > > Thank you, > > Judith > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. That does apply to you as well as to everyone else. -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.