Hello,

There is a mistake. Type

> install.packages("hdf5")

instead of

> installed.packages("hdf5")

in order to install a package.

Best Regards,
Passcal


Le 19/07/2012 17:02, uday a écrit :
Hi,

Recently I have installed R in my Linux operating system , after
installation I was trying to install some packages and I was getting error
installed.packages("hdf5")
   { Package LibPath Version Priority Depends
      Imports LinkingTo Suggests Enhances OS_type
      License Archs Built}
this is first time that I am using R in Linux, could somebody please tell me
how to fix this error .
I am using  "R version 2.14.1 (2011-12-22)"

Thank you

--
View this message in context: 
http://r.789695.n4.nabble.com/package-installation-error-in-unix-tp4636995.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.


______________________________________________
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