Last updated on 2025-04-21 14:49:51 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
cellKey | 2 | 11 | |
STATcubeR | 1 | 9 | 3 |
Current CRAN status: NOTE: 2, OK: 11
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
data 5.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 9, OK: 3
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘od_list.R’ ‘od_resource.R’ ‘od_utils.R’ ‘other_endpoints.R’
‘sc_data.R’ ‘schema.R’ ‘schema_uri.R’ ‘sdmx_table.R’ ‘table.R’
‘table_as_data_frame.R’ ‘table_json.R’ ‘table_meta.R’ ‘table_saved.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘STATcubeR-Ex.R’ failed
The error most likely occurred in:
> ### Name: od_cache
> ### Title: Cache management for Open Data
> ### Aliases: od_cache od_cache_summary od_downloads
>
> ### ** Examples
>
> ## make sure the cache is not empty
> od_table("OGD_krebs_ext_KREBS_1")
Error in curl::curl_fetch_disk(url, x$path, handle = handle) :
Timeout was reached [data.statistik.gv.at]: Connection timed out after 10002 milliseconds
Calls: od_table ... request_fetch.write_disk -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-macos-arm64