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
<>___
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora


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  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:

  * checking compiled code ... OK
   WARNING
  ‘qpdf’ is needed for checks on size reduction of PDFs

Perhaps qpdf could be declared as a dependency for R-devel.

___
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora


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 resolved by installing texlive-upquote. Perhaps
> this package should be included as a dependency to the R-devel
> package?

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).

~tom

==
Red Hat
<>___
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora


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 easily resolved by installing texlive-upquote. Perhaps
> this package should be included as a dependency to the R-devel
> package?

This dependency was removed in R 3.1.2 (not yet available on Fedora).
See doc/NEWS.Rd:

  \item LaTeX package \pkg{upquote} is no longer required for \R's
  use of \pkg{inconsolata}.

Martyn
___
> R-SIG-Fedora mailing list
> R-SIG-Fedora@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora

---
This message and its attachments are strictly confidenti...{{dropped:8}}

___
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora


[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 package should be included as a dependency to the R-devel
package?

___
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora