Last updated on 2026-06-17 13:54:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 4.91 | 104.85 | 109.76 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.12 | 75.46 | 79.58 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 9.00 | 158.10 | 167.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 190.78 | OK | |||
| r-devel-windows-x86_64 | 1.0.1 | 10.00 | 127.00 | 137.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 6.04 | 97.87 | 103.91 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 5.28 | 97.86 | 103.14 | OK | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 36.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 4.00 | 133.00 | 137.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 9.00 | 123.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 4.00 | 108.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 12.00 | 148.00 | 160.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘dfeR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_ons_api_data
> ### Title: Fetch ONS Open Geography API data
> ### Aliases: get_ons_api_data
>
> ### ** Examples
>
> # Fetch everything from a data set
> dfeR::get_ons_api_data(data_id = "LAD23_RGN23_EN_LU")
Checking total number of objects...
296 objects found for the query
Created 2 batches of objects to query
Querying API to get objects...
...fetching batch 1: objects 1 to 200...
...success! There are now 200 rows in your table...
...fetching batch 2: objects 201 to 296...
No encoding supplied: defaulting to UTF-8.
Error: lexical error: invalid char in json text.
<html> <head><title>504 Gatewa
(right here) ------^
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang