Re: [R-pkg-devel] Warning in system2(..., stdout = FALSE, stderr = FALSE) :, '"pdflatex"' not found

2019-09-19 Thread Spencer Graves
On 2019-09-19 12:19, Tomas Kalibera wrote: On 9/19/19 6:29 AM, Spencer Graves wrote: Update: A web search for 'installing pdflatex for "R CMD" on Windows 10?' suggested I install MiKTeX.  I did that from miktex.org, and it got me past that error.  Spencer Please note these things are docum

Re: [R-pkg-devel] Warning in system2(..., stdout = FALSE, stderr = FALSE) :, '"pdflatex"' not found

2019-09-19 Thread Tomas Kalibera
On 9/19/19 6:29 AM, Spencer Graves wrote: Update: A web search for 'installing pdflatex for "R CMD" on Windows 10?' suggested I install MiKTeX.  I did that from miktex.org, and it got me past that error.  Spencer Please note these things are documented in R Installation and Administration Man

Re: [R-pkg-devel] Warning in system2(..., stdout = FALSE, stderr = FALSE) :, '"pdflatex"' not found

2019-09-19 Thread Spencer Graves
Update:  A web search for 'installing pdflatex for "R CMD" on Windows 10?' suggested I install MiKTeX.  I did that from miktex.org, and it got me past that error.  Spencer On 2019-09-19 01:50, Spencer Graves wrote: Hello, All:   What's the recommended way to get pdflatex installed on Wi

Re: [R-pkg-devel] Reproducing CRAN pre-tests

2019-09-19 Thread Duncan Murdoch
On 19/09/2019 6:51 a.m., Aravind J. wrote: Hi, I am trying to submit an updated version of my package PGRdup to CRAN. The package has compiled code in C. I do development in a windows environment. The update was to fix issues in https://cran.r-project.org/web/checks/check_results_PGRdup.html.

[R-pkg-devel] Reproducing CRAN pre-tests

2019-09-19 Thread Aravind J.
Hi, I am trying to submit an updated version of my package PGRdup to CRAN. The package has compiled code in C. I do development in a windows environment. The update was to fix issues in https://cran.r-project.org/web/checks/check_results_PGRdup.html. I have successfully fixed PCRE2 compatabilit