Skip to content

sweave problem

2 messages · Rafael A. Irizarry, Friedrich Leisch

#
hi!

using:
Version 1.8.0 Under development (unstable) (2003-09-02)

using the Sweave function of the tools package i get this error when
latexing with texi2dvi --pdf

! LaTeX Error: File `upquote.sty' not found.

if i change the line
\usepackage{/users/faculty/ririzarr/R-1.8.0/lib/R/share/texmf/Sweave}
to
\usepackage{/users/faculty/ririzarr/R-1.7.1/lib/R/share/texmf/Sweave}

in the tex file, then the file compiles fine.


this happens to me in both redhat 7.3 and solaris 8.
#
> hi!
  > using:
  > Version 1.8.0 Under development (unstable) (2003-09-02)

  > using the Sweave function of the tools package i get this error when
  > latexing with texi2dvi --pdf

  > ! LaTeX Error: File `upquote.sty' not found.

  > if i change the line
  > \usepackage{/users/faculty/ririzarr/R-1.8.0/lib/R/share/texmf/Sweave}
  > to
  > \usepackage{/users/faculty/ririzarr/R-1.7.1/lib/R/share/texmf/Sweave}

  > in the tex file, then the file compiles fine.


  > this happens to me in both redhat 7.3 and solaris 8.


Should be OK if you use a newer version, this was fixed on 2003-09-03,
i.e., a week ago.

best,
fritz