[R-pkg-devel] R CMD check --as-cran Warning in read.dcf(con, c(.get_standard_repository_db_fields(), "Path")) : URL 'https://CRAN.R-project.org/src/contrib/PACKAGES.gz': Timeout of 60 seconds was reached
Hi,
I had a similar issue while submitting a bug fix of my package {pliman}
using devtools::release()
----------------
Have you checked on win-builder (with `check_win_devel()`)?
1: Absolutely
2: I forget
3: Not yet
Sele??o: 1
Error in utils::download.file("
https://cran.R-project.org/web/packages/packages.rds", :
download from 'https://cran.R-project.org/web/packages/packages.rds'
failed
In addition: Warning messages:
1: In utils::download.file("
https://cran.R-project.org/web/packages/packages.rds", :
downloaded length 0 != reported length 0
2: In utils::download.file("
https://cran.R-project.org/web/packages/packages.rds", :
URL 'https://cran.R-project.org/web/packages/packages.rds': Timeout of 60
seconds was reached
-------------------
Thanks
Olivoto
Em s?b., 9 de set. de 2023 ?s 14:45, Hu Yue <yyyuehhu at gmail.com> escreveu:
Hello, I encountered a problem when running ?R CMD check ?as-cran? at the step ?checking CRAN incoming feasibility?. The error message is as follows: * checking CRAN incoming feasibility ...Warning in read.dcf(con, c(.get_standard_repository_db_fields(), "Path")) : URL 'https://CRAN.R-project.org/src/contrib/PACKAGES.gz': Timeout of 60 seconds was reached Does anyone know how to deal with this issue? Thanks, Yue [[alternative HTML version deleted]]
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel