This is an update to blscrapeR 4.0.2, which was recently rejected by CRAN due to invalid URLs.
- Removed multiple invalid
beta.bls.govhyperlinks inREADME.mdand vignettes, as requested by CRAN maintainers. - (From 4.0.2) Fixed multiple bugs in
inflation_adjust(): incorrectmonth_ovr_month_pct_changevalues, crash on API failure, and a data duplication issue. - (From 4.0.2) Updated deprecated
tidyr::spread()usages totidyr::pivot_wider(). - (From 4.0.2) Removed outdated
.travis.ymlCI configuration.
- windows-latest (R release)
- ubuntu-latest (R devel)
- ubuntu-latest (R release)
- macos-latest (R release)
0 errors | 0 warnings | 1 note (future file timestamps)
Found the following (possibly) invalid URLs: URL: https://www.bls.gov/ From: DESCRIPTION Status: 403 Message: Forbidden
- This URL is valid and accessible in a browser. The BLS web server returns 403 to automated/non-browser requests.