[R-pkg-devel] package not passing automatic checks: no clue as to what is causing 2 notes
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Wed Apr 12 10:14:47 CEST 2023
The tidy.exe program is used in some checks of help files. The error
messages you have say that it failed to run. I think that was an issue
on the CRAN machine, not an issue with your package, so I'd follow the
instructions in the email you received from CRAN to let them know the
rejection appears to be a false positive.
Duncan Murdoch
On 12/04/2023 4:05 a.m., Gianmarco Alberti wrote:
> Dear All,
> I trust this email finds you doing well.
>
> I had planned to release a new version of my package, and everything was checking perfectly on my machine and using the ‘devtools’ functions check_win_oldrelease(), check_win_release(), and check_win_devel().
>
> However, after submitting the package to CRAN, I have been notified that the package does not pass the automatic incoming checks. I had a look at the log file (https://win-builder.r-project.org/incoming_pretest/movecost_2.0_20230412_090758/Windows/00check.log) and I see two notes which I do not understand:
>
> * checking HTML version of manual ... [6s] NOTE
> Encountered the following conversion/validation errors:
> 'CreateProcess' failed to run 'd:\rtools43\x86_64-w64-mingw32.static.posix\bin\tidy.exe -language en -qe --drop-empty-elements no D:\temp\Rtmp29JsRe\file2426857b24734'
> 'CreateProcess' failed to run 'd:\rtools43\x86_64-w64-mingw32.static.posix\bin\tidy.exe -language en -qe --drop-empty-elements no D:\temp\Rtmp29JsRe\file2426857b24734'
>
> * checking for detritus in the temp directory ... NOTE
> Found the following files/directories: 'lastMiKTeXException'
>
> Do you have any suggestion as to what can possibly cause those issues, and how to fix them?
>
> Thanks
>
> --
> Dr Gianmarco Alberti | Lecturer in Spatial Forensics
> BA, MA, PhD (Udine) - Coordinator of the BA dissertations
>
> Department of Criminology - Faculty for Social Wellbeing
> Room 332, Humanities B (FEMA)
> University of Malta
> Msida - MSD 2080 (Malta)
> +356 2340 3718
>
> Google Scholar: https://scholar.google.com/citations?user=tFrJKQ0AAAAJ&hl=en
> ResearchGate: https://www.researchgate.net/profile/Gianmarco_Alberti4
> Academia: https://malta.academia.edu/GianmarcoAlberti
> movecost: https://CRAN.R-project.org/package=movecost
> chisquare: https://CRAN.R-project.org/package=chisquare
> CAinterprTools: https://CRAN.R-project.org/package=CAinterprTools
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
More information about the R-package-devel
mailing list