Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Charles Coverdale ’ Days since last update: 4 Check: examples, Result: ERROR Running examples in ‘ons-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ons_population > ### Title: Download population estimates > ### Aliases: ons_population > > ### ** Examples > > ## No test: > op <- options(ons.cache_dir = tempdir()) > ons_population(from = "2000-01-01") ℹ Fetching population estimates Waiting 10s for retry backoff ■■■■■■■■ Waiting 10s for retry backoff ■■■■■■■■■■■■■■■■■ Waiting 10s for retry backoff ■■■■■■■■■■■■■■■■■■■■■■■■■■ Waiting 10s for retry backoff ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ ℹ Fetching population estimates Error in `download_cached_ons()`: ! ONS returned HTTP status 429. Backtrace: ▆ 1. └─ons::ons_population(from = "2000-01-01") 2. └─ons:::ons_fetch(...) 3. └─ons:::download_cached_ons(url, cache = cache) 4. └─cli::cli_abort("ONS returned HTTP status {httr2::resp_status(resp)}.") 5. └─rlang::abort(...) ✖ Fetching population estimates [10.3s] Execution halted