[R-pkg-devel] Fwd: [CRAN-pretest-archived] CRAN submission huxtable 2.0.2

David Hugh-Jones davidhughjones at gmail.com
Wed Feb 7 12:53:38 CET 2018


Hi guys,

I've been having some problems with updating my 'huxtable' package on CRAN.
The latest issue is that I run a test which renders a rmarkdown document to
PDF, using rmarkdown::render. This passes R CMD check fine on my machine,
on travis and on win-builder, but fails on the CRAN machines as follows:

Last 13 lines of output:
  BEGIN failed--compilation aborted at
D:\Compiler\texmf\scripts\latexmk\perl\latexmk.pl line 122.
  File::Path version 2.08 required--this is only version 1.08 at
D:\Compiler\texmf\scripts\latexmk\perl\latexmk.pl line 122.

This looks like something coming via pandoc, and it also looks as if it is
a function of a very old version of Perl: File::Path version 2.08 came out
in 2009. Version 1.08 is included with Perl 5.8 which came out in 2002.

What's going on here, and can anyone suggest a fix?

In general, is there any info available about the CRAN check servers? I
keep running into problems that are specific to them and cannot be
replicated on any other machine available to me.

David


On 5 February 2018 at 13:07, <Uwe.Ligges at r-project.org> wrote:

> Dear maintainer,
>
> package huxtable_2.0.2.tar.gz does not pass the incoming checks
> automatically, please see the pre-test at:
> <https://win-builder.r-project.org/incoming_pretest/180205_
> 135743_huxtable_202/00check.log>
> Status: 2 ERRORs, 1 NOTE
>
> Current CRAN status: ERROR: 1, OK: 1
> See: <https://CRAN.R-project.org/web/checks/check_results_huxtable.html>
>
> Please fix all problems and resubmit a fixed version via the webform.
> If you are not sure how to fix the problems shown, please ask for help on
> the R-package-devel mailing list:
> <https://stat.ethz.ch/mailman/listinfo/r-package-devel>
> If you are fairly certain the rejection is a false positive, please
> reply-all to this message and explain.
>
> More details are given in the directory:
> <https://win-builder.r-project.org/incoming_pretest/180205_
> 135743_huxtable_202>
> The files will be removed after roughly 7 days.
>
>
> Best regards,
> CRAN teams' auto-check service
>
>

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list