Skip to content

[R-pkg-devel] failing on win and debian -- because of new submission?

3 messages · Simit Patel, Jeff Newmiller, Max Turgeon

#
hello,

?
i am submitting my first package for CRAN, but am failing pre-check on windows and debian. below is an excerpt from the failure message:

?

package wordpressr_0.1.0.tar.gz does not pass the incoming checks automatically, please see the following pre-tests:
Windows: <https://win-builder.r-project.org/incoming_pretest/wordpressr_0.1.0_20200912_211523/Windows/00check.log>
Status: 1 NOTE
Debian: <https://win-builder.r-project.org/incoming_pretest/wordpressr_0.1.0_20200912_211523/Debian/00check.log>
Status: 1 NOTE

?
as the logs confirm, the only note is related to this being a new submission. should i email CRAN staff noting that this is a false-positive that should be reviewed??

?
any and all help is most appreciated!

?
thanks

simit?

?
--?

URL: https://sixjupiter.com

Email: simit at sixjupiter.com

Phone/SMS/whatsapp: +1 646 327 3895

Skype: simitp_1

Telegram: @SimitPatel

?
#
I would not read anything into this. Does [1] help?

[1] https://jef.works/blog/2018/06/18/get-your-package-on-cran-in-10-steps/
On September 12, 2020 1:58:15 PM PDT, Simit Patel <simit at sixjupiter.com> wrote:

  
    
#
Hi Simit,

There's actually more happening in the NOTE than simply a reminder that this is a new submission. You get a message about a possibly invalid URL because of a redirect, and you also get this:

Package has a VignetteBuilder field but no prebuilt vignette index.

You may get this message when the "vignettes.rds" file is omitted because of a line in .Rbuildignore; see for example this: https://stackoverflow.com/questions/39649133/package-has-a-vignettebuilder-field-but-no-prebuilt-vignette-index
[https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon at 2.png?v=73d79a89bded]<https://stackoverflow.com/questions/39649133/package-has-a-vignettebuilder-field-but-no-prebuilt-vignette-index>
r - Package has a VignetteBuilder field but no prebuilt vignette index - Stack Overflow<https://stackoverflow.com/questions/39649133/package-has-a-vignettebuilder-field-but-no-prebuilt-vignette-index>
I am submitting a package to CRAN and I have got the below warning from the reviewers team: Package has a VignetteBuilder field but no prebuilt vignette index. that I have in fact seen also when
stackoverflow.com



Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>