Re: [R] Rcompression on Omegahat

2009-08-18 Thread Stanley Chu
Duncan, Please see below: ## > in.file [1] "~/Downloads/Rcompression_0.6-0.tar.gz" > install.packages( + pkgs = in.file, + repos = NULL, + contriburl = NULL + ) > > > library("Rcompression") Error in library("Rcompression") : 'Rcompression' is not a

Re: [R] Rcompression on Omegahat

2009-08-18 Thread Duncan Temple Lang
Hi Stanley Yes, I install it on my macs and need it as part of working with .docx, .xlsx files and downloading content via RCurl. So it gets some exercise and does work on Intel Macs. (Although my systems are always non-standard!) You will have to give us more information about what the pro

Re: [R] Rcompression on Omegahat

2009-08-18 Thread Stanley Chu
Hi, Has anyone successfully installed Rcompression on Intel-based Mac? I used the command: install.packages( pkgs = in.file, repos = NULL, contriburl = NULL ) where in.file is the path to Rcompression_0.6-0.tar.gz on local drive. It did not return error mess

[R] Rcompression on Omegahat

2009-05-11 Thread Dieter Menne
I tried to install Rcompression (for reading Matlab files) options(CRAN = c(getOption("CRAN"), "http://www.omegahat.org/R";)) install.packages("Rcompression") Warning: unable to access index for repository http://www.omegahat.org/R/bin/windows/contrib/2.9 Warning message: In getDependencies(pkgs