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

______________________________________________
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.

Reply via email to