[jira] [Updated] (SPARK-18347) Infra for R - need qpdf on Jenkins

2016-11-07 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-18347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-18347:
-
Description: 
As a part of working on building R package 
(https://issues.apache.org/jira/browse/SPARK-18264) we discover that building 
the package and vignettes require a tool call qpdf (for compressing PDFs)

In R, it is looking for qpdf as such:
Sys.which(Sys.getenv("R_QPDF", "qpdf"))

ie. which qpdf or whatever the export R_QPDF is pointing to.

Otherwise it raises a warning as such:

* checking for unstated dependencies in examples ... OK
 WARNING
‘qpdf’ is needed for checks on size reduction of PDFs

cc 
[~shaneknapp]

  was:
As a part of working on building R package 
(https://issues.apache.org/jira/browse/SPARK-18264) we discover that building 
the package and vignettes require a tool call qpdf (for compressing PDFs)

In R, it is looking for qpdf as such:
Sys.which(Sys.getenv("R_QPDF", "qpdf"))

ie. which qpdf or whatever the export R_QPDF is pointing to.

cc @shaneknapp



> Infra for R - need qpdf on Jenkins
> --
>
> Key: SPARK-18347
> URL: https://issues.apache.org/jira/browse/SPARK-18347
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>
> As a part of working on building R package 
> (https://issues.apache.org/jira/browse/SPARK-18264) we discover that building 
> the package and vignettes require a tool call qpdf (for compressing PDFs)
> In R, it is looking for qpdf as such:
> Sys.which(Sys.getenv("R_QPDF", "qpdf"))
> ie. which qpdf or whatever the export R_QPDF is pointing to.
> Otherwise it raises a warning as such:
> * checking for unstated dependencies in examples ... OK
>  WARNING
> ‘qpdf’ is needed for checks on size reduction of PDFs
> cc 
> [~shaneknapp]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-18347) Infra for R - need qpdf on Jenkins

2016-11-07 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-18347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-18347:
-
Description: 
As a part of working on building R package 
(https://issues.apache.org/jira/browse/SPARK-18264) we discover that building 
the package and vignettes require a tool call qpdf (for compressing PDFs)

In R, it is looking for qpdf as such:
{code}Sys.which(Sys.getenv("R_QPDF", "qpdf")){code}

ie. which qpdf or whatever the export R_QPDF is pointing to.

Otherwise it raises a warning as such:

{code}
* checking for unstated dependencies in examples ... OK
 WARNING
‘qpdf’ is needed for checks on size reduction of PDFs
{code}

cc 
[~shaneknapp]

  was:
As a part of working on building R package 
(https://issues.apache.org/jira/browse/SPARK-18264) we discover that building 
the package and vignettes require a tool call qpdf (for compressing PDFs)

In R, it is looking for qpdf as such:
Sys.which(Sys.getenv("R_QPDF", "qpdf"))

ie. which qpdf or whatever the export R_QPDF is pointing to.

Otherwise it raises a warning as such:

* checking for unstated dependencies in examples ... OK
 WARNING
‘qpdf’ is needed for checks on size reduction of PDFs

cc 
[~shaneknapp]


> Infra for R - need qpdf on Jenkins
> --
>
> Key: SPARK-18347
> URL: https://issues.apache.org/jira/browse/SPARK-18347
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>
> As a part of working on building R package 
> (https://issues.apache.org/jira/browse/SPARK-18264) we discover that building 
> the package and vignettes require a tool call qpdf (for compressing PDFs)
> In R, it is looking for qpdf as such:
> {code}Sys.which(Sys.getenv("R_QPDF", "qpdf")){code}
> ie. which qpdf or whatever the export R_QPDF is pointing to.
> Otherwise it raises a warning as such:
> {code}
> * checking for unstated dependencies in examples ... OK
>  WARNING
> ‘qpdf’ is needed for checks on size reduction of PDFs
> {code}
> cc 
> [~shaneknapp]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org