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


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

[[alternative HTML version deleted]]

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


[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