[R-pkg-devel] Can't reproduce re-building vignettes error in CRAN R CMD check
Devin Incerti
devin.incerti at gmail.com
Wed Nov 22 16:49:04 CET 2017
Hi,
I have successfully run R CMD check for my package hesim (source
<https://github.com/InnovationValueInitiative/hesim>) on OSX sierra,
CentOS, Ubuntu 14.04 (on travis-ci), and win-builder (devel and
release). However, when I submitted to CRAN I received the warning:
* checking re-building of vignette outputs ... [3s] WARNING
Error in re-building vignettes:
...
Error: processing vignette 'cea-vignette.Rmd' failed with diagnostics:
DLL 'stringi' not found: maybe not installed for this architecture?
Execution halted
I'm stumped by this and can't recreate it. Any ideas on how to
eliminate this warning?
Thanks
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list