jasont@indigoindustrial.co.nz
2001-Sep-09 20:52 UTC
[Rd] [R] bad R.css link in "packages.html" (PR#1090)
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Peter Dalgaard BSA
2001-Sep-09 21:33 UTC
[Rd] [R] bad R.css link in "packages.html" (PR#1090)
jasont@indigoindustrial.co.nz writes:> I downloaded and installed R-1.3.1 yesterday, and had to change line > 2 of the "packages.html" file in $RHOME/doc/html/....> Changed line 2 from: > <link rel="stylesheet" type="text/css" href="../../R.css"> > > to: > <link rel="stylesheet" type="text/css" href="./R.css">Hmm. Yes, this looks wrong, but what are the ill effects? When you use help.start(), doesn't the correct setting get put into .R/doc/html/packages.html ? -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._