Displaying 5 results from an estimated 5 matches for "out_ext".
Did you mean:
out_next
2011 Feb 17
2
Rd2pdf error in R12.0
On the local machine the command R11 CMD Rd2pdf survfit.Rd works fine.
R12 CMD Rd2pdf survfit.Rd fails with the message below.
Converting Rd files to LaTeX ...
survfit.Rd
Creating pdf output from LaTeX ...
Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet =
FALSE, :
Running 'texi2dvi' on 'Rd2.tex' failed.
Messages:
sh: texi2dvi: command not found
Output:
Error in running tools::texi2dvi
---------------
Here is the header when invoking the newer version:
R version 2.12.0 (2010-10-15)
Copyright (C) 201...
2011 Mar 25
0
testing presence of pdflatex in R CMD check
....gz
under the above three versions of R contains the following.
R-2.11.1
stderr
sh: pdflatex: command not found
sh: latex: command not found
stdout
* checking for working pdflatex ... NO
R-2.12.2
stderr
sh: pdflatex: command not found
Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet = FALSE, :
unable to run 'pdflatex' on 'Rd2.tex'
Error in running tools::texi2dvi
stdout
* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
* checking PDF version of m...
2011 Mar 25
1
Rd2pdf and Rd2dvi don't find texi2dvi
...g to build a pdf out of the Rd files that i wrote for a package, so that I can attach it to my thesis.
if i Run Rd2pdf (or Rd2dvi) I get this error massage:
Hmm ... looks like a package
Converting Rd files to LaTeX .
Creating pdf output from LaTeX ...
Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet = FALSE, :
Running 'texi2dvi' on 'Rd2.tex' failed.
Output:
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one. If you want to use
this script, you'll need to install TeX (if you d...
2011 Apr 05
1
Rtools questions
...rsion of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
* checking PDF version of manual without hyperrefs or index ... ERROR
Re-running with no redirection of stdout/stderr.
Hmm ... looks like a package
Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet = FALSE, :
unable to run 'pdflatex' on 'Rd2.tex'
Error in running tools::texi2dvi
You may want to clean up by 'rm -rf
C:/Users/sgraves/AppData/Local/Temp/Rtmpr6z3
r6/Rd2pdf55b96c9a'
This is using Rtools213, downloaded April 4 from
&q...
2011 Nov 08
1
Rd2pdf error after 2.14 upgrade
..."Rd2pdf",shQuote(path)))
> After version 2.14 R the same code now throws up the error:
>
> Hmm ... looks like a package
> Converting parsed Rd's to LaTeX ........
> Creating pdf output from LaTeX ...
> Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet = FALSE, :
> pdflatex is not available
> Error in running tools::texi2dvi
> Warning message:
> running command '"C:/PROGRA~1/R/R-214~1.0/bin/i386/R" CMD
> Rd2pdf "C:/Users/Rinker/R/win-library/2.14/plyr"...