search for: installnewcranpackag

Displaying 2 results from an estimated 2 matches for "installnewcranpackag".

Did you mean: installnewcranpackages
2004 Nov 11
3
R "sumo" package suggestion
...ickly found from the [Search] sidebar of http://www.R-project.org/) You find things like Greg Warnes 'Makefile' http://tolstoy.newcastle.edu.au/R/help/04/04/0723.html and http://tolstoy.newcastle.edu.au/R/help/04/04/0616.html which is from Tony and has the following small function: installNewCRANPackages <- function() { ## (C) A.J. Rossini, 2002--2004 test2 <- packageStatus()$avail["Status"] install.packages(row.names(test2)[which(test2$Status=="not installed")]) } ---------- Rodney Sparapani Medical College of Wisconsin Sr. Biostatistician...
2003 Oct 07
4
Installing R with all packages
Hi, I want R to be installed on a UNIX network (Solaris). I am not the system administrator and so I cannot do it myself. The system administrator wants to know which packages I want, and it may be a lot. Is there an easy way to download and install all packages at once? Is it a good idea? (There is a good chance that I do not need the some few packages that do not install well during such a