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 messages, but library("Rcompression") does not work.
It looked like Rcompression was not installed properly, or I should say not
installed.
I'll really appreciate if anyone can share some tips ....
Thanks,
Stanley
--
View this message in context:
http://www.nabble.com/Rcompression-on-Omegahat-tp23484729p25033935.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
[email protected] 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.