Last updated on 2025-12-21 11:50:25 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| cellKey | 4 | 2 | 7 |
| sdcHierarchies | 3 | 10 | |
| STATcubeR | 1 | 9 | 3 |
Current CRAN status: ERROR: 4, NOTE: 2, OK: 7
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘cellKey-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ck_params_nums
> ### Title: Set perturbation parameters for continuous variables
> ### Aliases: ck_params_nums
>
> ### ** Examples
>
> # create a perturbation table using
> # functionality from ptable-pkg; see help(pa = "ptable")
> # this returns an extra ptable for very small cells
> ptab <- ptable::pt_ex_nums(separation = TRUE)
Error in `[.data.table`(dt, , `:=`(p_int_ub, cumsum(p)), by = list(i)) :
attempt access index 7/7 in VECTOR_ELT
Calls: <Anonymous> ... create_ptable -> pt_create_pTable -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘cellKey-Ex.R’ failed
The error most likely occurred in:
> ### Name: ck_params_nums
> ### Title: Set perturbation parameters for continuous variables
> ### Aliases: ck_params_nums
>
> ### ** Examples
>
> # create a perturbation table using
> # functionality from ptable-pkg; see help(pa = "ptable")
> # this returns an extra ptable for very small cells
> ptab <- ptable::pt_ex_nums(separation = TRUE)
Error in `[.data.table`(dt, , `:=`(p_int_ub, cumsum(p)), by = list(i)) :
attempt access index 7/7 in VECTOR_ELT
Calls: <Anonymous> ... create_ptable -> pt_create_pTable -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.3
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: NOTE: 3, OK: 10
Version: 0.22.0
Check: compiled code
Result: NOTE
File ‘sdcHierarchies/libs/sdcHierarchies.so’:
Found non-API call to R: ‘ATTRIB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
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