You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please correct before 2024-11-21 to safely retain your package on CRAN.
Do remmber to look at any 'Additional issues'.
It seems we need to remind you of the CRAN policy:
'Packages which use Internet resources should fail gracefully with an informative message
if the resource is not available or has changed (and not give a check warning nor error).'
This needs correction whether or not the resource recovers.
The CRAN Team
For the record, the failure was
══ Failed tests
════════════════════════════════════════════════════════════════
── Error ('test-fedregs.R:145:3'): We can go all the way
───────────────────────
Error in download.file(url_zip, temp, quiet = !verbose): download
from
'https://www.govinfo.gov/bulkdata/CFR/2012/title-50/CFR-2012-title-50.zip'
failed
Backtrace:
▆
1. └─fedregs::cfr_text(...) at test-fedregs.R:145:3
2. └─utils::download.file(url_zip, temp, quiet = !verbose)
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 13 ]
The text was updated successfully, but these errors were encountered:
From Ripley:
Please see the problems shown on
https://cran.r-project.org/web/checks/check_results_fedregs.html.
Please correct before 2024-11-21 to safely retain your package on CRAN.
Do remmber to look at any 'Additional issues'.
It seems we need to remind you of the CRAN policy:
'Packages which use Internet resources should fail gracefully with an informative message
if the resource is not available or has changed (and not give a check warning nor error).'
This needs correction whether or not the resource recovers.
The CRAN Team
For the record, the failure was
════════════════════════════════════════════════════════════════
── Error ('test-fedregs.R:145:3'): We can go all the way
───────────────────────
Error in
download.file(url_zip, temp, quiet = !verbose)
: downloadfrom
'https://www.govinfo.gov/bulkdata/CFR/2012/title-50/CFR-2012-title-50.zip'
failed
Backtrace:
▆
1. └─fedregs::cfr_text(...) at test-fedregs.R:145:3
2. └─utils::download.file(url_zip, temp, quiet = !verbose)
The text was updated successfully, but these errors were encountered: