Displaying 2 results from an estimated 2 matches for "rbuildertest".
2015 Jan 08
2
latex warning
...anual. I am having a
hard time finding out what is wrong, here is the log of the Rd2pdf call.
The full check (and other) log is at
https://api.travis-ci.org/jobs/46373922/log.txt?deansi=true if anybody is
interested, and the package itself is here:
https://github.com/metacran/r-builder/tree/bintex/rbuildertest
Thanks, Best,
Gabor
+cat ./rbuildertest.Rcheck/Rdlatex.log
Hmm ... looks like a package
This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded
format=pdflatex)
restricted \write18 enabled.
kpathsea: Running mktexfmt pdflatex.fmt
fmtutil: running `pdftex -ini -jobname=pdfla...
2015 Jan 09
0
latex warning
...ut what is wrong, here is the log of the Rd2pdf call.
> The full check (and other) log is at
> https://api.travis-ci.org/jobs/46373922/log.txt?deansi=true if anybody is
> interested, and the package itself is here:
> https://github.com/metacran/r-builder/tree/bintex/rbuildertest
> Thanks, Best,
> Gabor
I don't see any warning or error in your Rdlatex.log (below).
Could it be that the problem happens with the Travis "batch mode" checks,
not with regular 'R CMD check ..' for your own installed
version of R and LaTeX ?
(I've seen...