[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 reac

2023-09-09 Thread Hu Yue
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@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [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

2023-09-10 Thread Hu Yue
Got it, thank you so much for the explanation.

Best,
Yue

From: Ivan Krylov 
Date: Sunday, September 10, 2023 at 4:12 AM
To: Hu Yue , r-package-devel@r-project.org 

Subject: Re: [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
9  2023 �. 11:19:04 UTC, Hu Yue  �:

>* 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
This is just your computer failing to communicate with CRAN.R-project.org. 
Could be a temporary problem with your connection or maybe on CRAN itself. This 
is not a problem with your package.
--
Best regards,
Ivan

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel