[R-pkg-devel] Connection time-out when checking a package
Ivan Krylov
|kry|ov @end|ng |rom d|@root@org
Wed Apr 2 11:45:54 CEST 2025
В Tue, 1 Apr 2025 14:28:04 +0200
Thierry Onkelinx <thierry.onkelinx using inbo.be> пишет:
> Any suggestions how to fix this note without removing the
> URL for the README?
I think it should be possible to set the environment variable
_R_CHECK_CRAN_INCOMING_REMOTE_=FALSE to disable the "remote" checks [*]
(including checks for repository content) or
_R_CHECK_CRAN_INCOMING_SKIP_URL_CHECKS_IF_REMOTE_=TRUE to only skip the
URL checks.
--
Best regards,
Ivan
[*]
https://cran.r-project.org/doc/manuals/r-devel/R-ints.html#index-_005fR_005fCHECK_005fCRAN_005fINCOMING_005fREMOTE_005f
More information about the R-package-devel
mailing list