Last updated on 2025-03-31 09:53:51 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
cellKey | 4 | 11 | |
STATcubeR | 1 | 7 | 7 |
Current CRAN status: NOTE: 4, 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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 7, OK: 7
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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘STATcubeR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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 parse_con(txt, bigint_as_char) :
lexical error: invalid char in json text.
<html><body><b></b>Aufgrund der
(right here) ------^
Calls: od_table ... parse_json -> parse_and_simplify -> parseJSON -> parse_con
Execution halted
Flavor: r-patched-linux-x86_64