Hi!
When I start the help system from within JGR,
I get a page stating that I have some
Packages in /usr/local/lib/R/site-library
and others in
/usr/lib/R/library
The problem is while I can have access to the help
info for the ones in /usr/local/lib/R/site-library,
when I try to access any pages of the ones
in /usr/lib/R/library (for example, base)
I get an error:
java.io.FileNotFoundException:
/tmp/RtmpIwDHQD/.R/library/base/html/00Index.html (No such file or
directory)
with lots of lines suach are:
at java.io.FileInputStream.open(Native Method)
Actually, the same happens if I start R without JGR and use help.start(): I get a "file not found" at file:///tmp/RtmpxKozFe/.R/library/base/html/00Index.html if I select base,
while pages for rjava, for example, can be accessed on file:///tmp/RtmpxKozFe/.R/library/rJava.1/html/00Index.html
I'm using:
platform i486-pc-linux-gnu arch i486 os linux-gnu system i486, linux-gnu status major 2 minor 7.0 year 2008 month 04 day 22 svn rev 45424 language R
I'd appreciate your help.
Agus
-- Dr. Agustin Lobo Institut de Ciencies de la Terra "Jaume Almera" (CSIC) LLuis Sole Sabaris s/n 08028 Barcelona Spain Tel. 34 934095410 Fax. 34 934110012 email: Agustin.Lobo_at_ija.csic.es http://www.ija.csic.es/gt/obster ______________________________________________ R-help_at_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.Received on Wed 07 May 2008 - 11:44:15 GMT
Archive maintained by Robert King, hosted by
the discipline of
statistics at the
University of Newcastle,
Australia.
Archive generated by hypermail 2.2.0, at Wed 07 May 2008 - 12:30:35 GMT.
Mailing list information is available at https://stat.ethz.ch/mailman/listinfo/r-help. Please read the posting guide before posting to the list.