Thanks Peter! I hadn't realized those packages were already installed. I require("pkg") and so far it seems OK. Anyway, I also installed R-devel as I think I may need to install more packages in the near future.
Thanks all of you who answered. Regards, Omar Peter Dalgaard wrote: > > Nose Nada wrote: >> Hello there! >> >> I'm running R 2.7.1 in a "x86_64-redhat-linux-gnu" platform. While some >> packages like "distrib" installed smoothly, I'm having problems to >> install >> "nlme" and "lattice". I have tried both "install.packages()" and R CMD >> INSTALL. For example, >> > [etc] > > Redhat/Fedora have an unfortunate habit of putting those header files in > a separate RPM. Install R-devel and you should be fine. > > BTW, both nlme and lattice should be there already.... > > -- > O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B > c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K > (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 > ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 > > ______________________________________________ > 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. > > -- View this message in context: http://www.nabble.com/Installing-pkgs-tp19222478p19223833.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.