[R] Installing the Zoo Library.

Rnoobie jc at stellaconcepts.com
Wed Jul 28 15:07:53 CEST 2010


There is no problems getting zoo to install correctly on my windows 7 box,
but I can't get it happening on linux (ubuntu)

here is the latest issue again...

> install.packages("zoo_1.6-4.tar.gz", repos = NULL );
Warning in install.packages("zoo_1.6-4.tar.gz", repos = NULL) :
         argument 'lib' is missing: using /usr/local/lib/R/site-library
* Installing *source* package 'zoo' ...
** R
** demo
** inst
** preparing package for lazy loading
Error in parse(file, n, text, prompt) : syntax error at
666:   }
667:   if(max(my.table(indexes)) > 1L
Error: unable to load R code in package 'zoo'
Execution halted
ERROR: lazy loading failed for package 'zoo'
** Removing '/usr/local/lib/R/site-library/zoo'
Warning message:
installation of package 'zoo_1.6-4.tar.gz' had non-zero exit status in:
install.packages("zoo_1.6-4.tar.gz", repos = NULL)



I also tried...

> install.packages("zoo")
Warning in install.packages("zoo") : argument 'lib' is missing: using
/usr/local/lib/R/site-library
Warning in download.packages(unique(pkgs), destdir = tmpd, available =
available,  :
         no package 'zoo' at the repositories
>



-- 
View this message in context: http://r.789695.n4.nabble.com/Installing-the-Zoo-Library-tp2303604p2304907.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list