[R] Rcompression on Omegahat

Dieter Menne dieter.menne at menne-biomed.de
Mon May 11 16:40:58 CEST 2009


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, dependencies, available, lib) :
  package ‘Rcompression’ is not available

Manual inspection of the site showed that 2.7 is the last version.
Did I miss some change notes?

Dieter


R version 2.9.0 (2009-04-17) 
i386-pc-mingw32 

locale:
LC_COLLATE=German_Germany.1252;LC_CTYPE=German_Germany.1252;
LC_MONETARY=German_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252

attached base packages:
[1] stats     graphics  grDevices datasets  utils     methods   base     

loaded via a namespace (and not attached):
[1] tools_2.9.0




More information about the R-help mailing list