[R] Sweave, latex Warning
Gregor Gorjanc
gregor.gorjanc at bfro.uni-lj.si
Sat Oct 7 13:30:47 CEST 2006
Göran Broström <goran.brostrom <at> gmail.com> writes:
>
> When I am using Sweave to produce reports I get a strange Warning from latex:
>
> LaTeX Warning: You have requested package `/usr/local/lib/R/share/texmf/Sweave'
> but the package provides `Sweave'.
>
> It seems to be completely harmless, but I wonder if it is a symptom of
> installation problems, R or latex. How can I get rid of it?
>
> This is on linux (ubuntu), with R-2.4.0.
What do you actually use in Rnw file? Is it
\usepackage{/usr/local/lib/R/share/texmf/Sweave}
or
\usepackage{Sweave}
I think this was discussed in r-devel list
a while ago.
Gregor
More information about the R-help
mailing list