Displaying 1 result from an estimated 1 matches for "latex_link_trans0".
2004 Aug 23
1
Possible Latex problem in R-devel?
I'm getting this error when installing packages w/ a checkout of R from a
a little bit ago (23-Aug-2004, approx 1pm eastern US time):
** help
Bareword found where operator expected at
/usr/home/jgentry/R/share/perl/R/Rdconv.pm line 2331, near "$latexout
latex_link_trans0"
(Missing operator before latex_link_trans0?)
It isn't obvious to me what the error is, although commenting out line
2331 definitely causes the error to go away.
-J