*Hello, I have had this serious problem while trying to install package rJava. It is a requirement by the package JGR and it cannot be downloaded due to the error indicated below.
I have googled and looked at the FAQ but no solution yet. Please advise. Kind regards, Lazarus > install.packages("rJava")* Warning in install.packages("rJava") : argument 'lib' is missing: using '/home/lmramba/R/i486-pc-linux-gnu-library/2.9' *Error in read.dcf(file = tmpf) : Line starting '<html> ...' is malformed!* > *> install.packages("JGR")* Warning in install.packages("JGR") : argument 'lib' is missing: using '/home/lmramba/R/i486-pc-linux-gnu-library/2.9' *Error in read.dcf(file = tmpf) : Line starting '<html> ...' is malformed! * *> sessionInfo()* R version 2.9.2 (2009-08-24) i486-pc-linux-gnu locale: LC_CTYPE=en_GB.UTF-8;LC_NUMERIC=C;LC_TIME=en_GB.UTF-8;LC_COLLATE=en_GB.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_GB.UTF-8;LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tcltk_2.9.2 tools_2.9.2 > [[alternative HTML version deleted]] ______________________________________________ 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.