[R-pkg-devel] Failed on win-builder
Iñaki Ucar
|uc@r @end|ng |rom |edor@project@org
Wed May 29 09:14:34 CEST 2019
CC'ing the list again.
On Wed, 29 May 2019 at 02:46, Juhee Lee <ljh988488 using gmail.com> wrote:
>
> The output from R CMD build is here.
>
> > devtools::build(args = c('--compact-vignettes=both'))
> √ checking for file 'D:\...\LARisk/DESCRIPTION' ...
> - preparing 'LARisk': (838ms)
> √ checking DESCRIPTION meta-information ...
> - cleaning src
> - installing the package to build vignettes (651ms)
> √ creating vignettes (22.7s)
> - compacting vignettes and other PDF files
> - cleaning src (580ms)
> - checking for LF line-endings in source and make files and shell scripts (843ms)
> - checking for empty or unneeded directories
> - building 'LARisk_0.1.1.tar.gz'
You need to install qpdf and ghostscript. And then, you should see a
line like "compacted vinette.pdf from size1 to size2" after
"compacting vignettes and other PDF files".
Iñaki
More information about the R-package-devel
mailing list