Last updated on 2023-10-04 00:01:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 4.03 | 38.89 | 42.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.88 | 30.67 | 33.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 53.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 64.27 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 4.00 | 72.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 0.5.1 | 4.82 | 36.52 | 41.34 | OK | |
r-release-linux-x86_64 | 0.5.1 | 3.92 | 38.37 | 42.29 | OK | |
r-release-macos-arm64 | 0.5.1 | 147.00 | ERROR | |||
r-release-macos-x86_64 | 0.5.1 | 178.00 | OK | |||
r-release-windows-x86_64 | 0.5.1 | 15.00 | 72.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 0.5.1 | 142.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.5.1 | 154.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.5.1 | 6.00 | 68.00 | 74.00 | OK |
Version: 0.5.1
Check: examples
Result: ERROR
Running examples in ‘cbsodataR-Ex.R’ failed
The error most likely occurred in:
> ### Name: cbs_get_catalogs
> ### Title: Retrieves the possible catalog values that can be used for
> ### retrieving data
> ### Aliases: cbs_get_catalogs
>
> ### ** Examples
>
> catalogs <- cbs_get_catalogs()
Warning in readBin(3L, raw(0), 32768L) :
URL 'https://opendata.cbs.nl/ODataCatalog/Tables?$format=json': Timeout of 60 seconds was reached
Warning: Failing: http://opendata.cbs.nl/ODataCatalog/Tables?$format=json
Retrying...
Warning in readBin(3L, raw(0), 32768L) :
URL 'https://opendata.cbs.nl/ODataCatalog/Tables?$format=json': Timeout of 60 seconds was reached
Error in readBin(3L, raw(0), 32768L) : cannot read from connection
Calls: cbs_get_catalogs ... parse_and_simplify -> parseJSON -> parse_con -> readBin
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64