[Rd] location of Sweave.sty in R devel (2010-06-15 r52280)
Charles Geyer
charlie at stat.umn.edu
Tue Jun 15 22:55:07 CEST 2010
Sorry if I was supposed to file a bug report, but I don't know whether
we're supposed to do that on R devel. I just built R devel from source
(2010-06-15 r52280) and tried to check a package with it and Sweave
failed on the vignette. It puts the line
\usepackage{/HOME/faculty/charlie/local/devel/lib64/R/share/texmf/Sweave}
in the *.tex file but, that's not where Sweave.sty is
oak$ find ~/local/devel -name Sweave.sty
/HOME/faculty/charlie/local/devel/lib64/R/share/texmf/tex/latex/Sweave.sty
All I did was configure; make; make install and the only configure
flags were --prefix=/HOME/faculty/charlie/local/devel
and --with-valgrind-instrumentation=2 Don't see why either would mess
up Sweave.
On a linux box (openSUSE 11.1 (x86_64)).
The day before I built R-2.11.1 the same way and it works fine.
--
Charles Geyer
Professor, School of Statistics
University of Minnesota
charlie at stat.umn.edu
More information about the R-devel
mailing list