[Rd] [R] bad R.css link in "packages.html" (PR#1090)
jasont@indigoindustrial.co.nz
jasont@indigoindustrial.co.nz
Sun, 9 Sep 2001 22:52:54 +0200 (MET DST)
I downloaded and installed R-1.3.1 yesterday, and had to change line
2 of the "packages.html" file in $RHOME/doc/html/
The configuration steps were "the usual",
tar zxvf ...
cd ...
./configure
make
make check
make install
If it's relevant,
Sys.info()
sysname release
"Linux" "2.2.14"
version nodename
"#2 Sat Nov 25 15:30:42 CET 2000" "camille.indigoindustrial.co.nz"
machine login
"i586" "unknown"
user
"jasont"
Changed line 2 from:
<link rel="stylesheet" type="text/css" href="../../R.css">
to:
<link rel="stylesheet" type="text/css" href="./R.css">
Cheers
Jason
--
Indigo Industrial Controls Ltd.
64-21-343-545
jasont@indigoindustrial.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._