[R-pkg-devel] Seeking help with a phantom "re-building vignettes" error in 00check.log from CRAN

2024-06-08 Thread Jeff Lewis
Hi, I am hoping someone has a solution to my befuddling situation. I am trying to push an update of a package that has been on CRAN for over a decade. I am running into a perplexing issue that creates an error in the Windows build when I submit the package to CRAN. The error does not occur on:

Re: [R-pkg-devel] Seeking help with a phantom "re-building vignettes" error in 00check.log from CRAN

2024-06-08 Thread Bryan Hanson
Regarding the vignette compacting issue, I ran into this recently and the problem was a bad build of Ghostscript on my Mac, which came from Homebrew. I downloaded GS directly and built locally and it worked correctly (though by now it may have been fixed at Homebrew). Ivan Krylov figured this o