There is a syntax error in the "check" script in R 0.65.1, due to an
unescaped ` character. Line 96 should read
echo " Results of \`check' are available in directory
../${CHECK_DIR}"
not
echo " Results of `check' are available in directory
../${CHECK_DIR}"
Martyn
--please do not edit the information below--
Version:
platform = i686-unknown-linux
arch = i686
os = linux
system = i686, linux
status = Release
major = 0
minor = 65.1
year = 1999
month = October
day = 07
language = R
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._