我们今天早上向 CRAN 提交了一个包,但由于对 windows 构建的预检查,它被重新检查。Debian 构建非常好,但看起来 windows 构建在任何主流存储库中都没有看到 tidyverse 包。
值得注意的一件事是,CRAN 提交的 R 版本使用了正在开发的 R。这对于 CRAN 的帖子来说似乎很奇怪。有没有办法确保使用最新的稳定版本?或者这可能是暂时的,而 tidyverse 软件包正在备份?我们在提交之前使用 win-builder 进行了测试。我们也没有任何强大的操作系统依赖性,所以乍一看这似乎不是我们的问题。
失败的 URL 检查似乎也关闭了——它在 Debian 上运行良好,并且链接只是指向我们的代码覆盖率标签,它确实存在。
下面标记的 CRAN 可行性检查消息。
* using log directory <blanking out>
* using R Under development (unstable) (2020-08-31 r79098)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file '<blanking out>/DESCRIPTION' ... OK
* this is package <blanking out>
* package encoding: UTF-8
* checking CRAN incoming feasibility ... WARNING
Maintainer: <blanking out>
New submission
Strong dependencies not in mainstream repositories:
rlang, magrittr, dplyr, purrr, stringr, tidyr, tidyselect, tibble,
lifecycle, forcats
Suggests or Enhances not in mainstream repositories:
testthat, haven, knitr, rmarkdown, huxtable, tidyverse, readr,
kableExtra, pharmaRTF
Found the following (possibly) invalid URLs:
URL: https://codecov.io/gh/ <blanked out>
From: README.md
Status: Error
Message: libcurl error code 35:
schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed).