Re: [R-sig-Fedora] upquote.sty in Fedora 21

2015-01-02 Thread Tom Callaway
On 12/22/2014 11:56 PM, Jeroen Ooms wrote: ‘qpdf’ is needed for checks on size reduction of PDFs Okay, I've added Requires: qpdf for R-core-devel. Not going to push an update for a WARNING in the test suite though, we'll just inherit this with the next update of R. ~tom == Red Hat attachment:

Re: [R-sig-Fedora] upquote.sty in Fedora 21

2014-12-22 Thread Jeroen Ooms
On Mon, Dec 15, 2014 at 6:55 AM, Tom Callaway tcall...@redhat.com wrote: As pointed out, this is no longer an issue in R 3.1.2, which is in all Fedora branches (except 21, where it is landing later today, hopefully). Thank you. Another missing dependency pops up when running CMD check: *

Re: [R-sig-Fedora] upquote.sty in Fedora 21

2014-12-15 Thread Martyn Plummer
On Sun, 2014-12-14 at 12:56 -0800, Jeroen Ooms wrote: My CMD check server started failing after upgrading to Fedora 21: LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: File `upquote.sty' not found. The problem was

Re: [R-sig-Fedora] upquote.sty in Fedora 21

2014-12-15 Thread Tom Callaway
On 12/14/2014 03:56 PM, Jeroen Ooms wrote: My CMD check server started failing after upgrading to Fedora 21: LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: File `upquote.sty' not found. The problem was easily

[R-sig-Fedora] upquote.sty in Fedora 21

2014-12-14 Thread Jeroen Ooms
My CMD check server started failing after upgrading to Fedora 21: LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: File `upquote.sty' not found. The problem was easily resolved by installing texlive-upquote. Perhaps this