Displaying 2 results from an estimated 2 matches for "46373922".
Did you mean:
373922
2015 Jan 08
2
latex warning
Dear all,
I am getting an R CMD check warning about the PDF manual. 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) (pre...
2015 Jan 09
0
latex warning
...015 17:18:27 -0500 writes:
> Dear all,
> I am getting an R CMD check warning about the PDF manual. 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
I don't see any warning or error in your Rdlatex.log (below).
Could it be that the problem ha...