CRAN Package Check Results for Package istacr

Last updated on 2026-09-09 06:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 2.08 33.37 35.45 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 1.78 24.53 26.31 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 25.55 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 21.84 ERROR
r-devel-windows-x86_64 0.3.1 5.00 107.00 112.00 OK
r-patched-linux-x86_64 0.3.1 3.82 31.98 35.80 OK
r-release-linux-x86_64 0.3.1 2.71 29.40 32.11 ERROR
r-release-macos-arm64 0.3.1 1.00 58.00 59.00 OK
r-release-macos-x86_64 0.3.1 2.00 89.00 91.00 OK
r-release-windows-x86_64 0.3.1 5.00 98.00 103.00 OK
r-oldrel-macos-arm64 0.3.1 1.00 62.00 63.00 OK
r-oldrel-macos-x86_64 0.3.1 2.00 85.00 87.00 OK
r-oldrel-windows-x86_64 0.3.1 6.00 233.00 239.00 OK

Additional issues

M1mac

Check Details

Version: 0.3.1
Check: examples
Result: ERROR Running examples in ‘istacr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_indicators_code_data > ### Title: Get indicators code data > ### Aliases: get_indicators_code_data > > ### ** Examples > > get_indicators_code_data("IPC") Error in `[.data.frame`(dimension_codes, , ncol(dimension_codes):1) : undefined columns selected Calls: get_indicators_code_data ... convert_indicators_api_response_to_dataframe -> [ -> [.data.frame Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_indicators 0.062 0.008 11.851 get_indicators_code 0.039 0.005 8.249 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: examples
Result: ERROR Running examples in ‘istacr-Ex.R’ failed The error most likely occurred in: > ### Name: get_indicators_code_data > ### Title: Get indicators code data > ### Aliases: get_indicators_code_data > > ### ** Examples > > get_indicators_code_data("IPC") No encoding supplied: defaulting to UTF-8. Oops! An error occurred while accessing the ISTAC api <simpleError: lexical error: invalid char in json text. <html><body><h1>504 Gateway Tim (right here) ------^ > Error in `[.data.frame`(dimension_codes, , ncol(dimension_codes):1) : undefined columns selected Calls: get_indicators_code_data ... convert_indicators_api_response_to_dataframe -> [ -> [.data.frame Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: examples
Result: ERROR Running examples in ‘istacr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_indicators_code_data > ### Title: Get indicators code data > ### Aliases: get_indicators_code_data > > ### ** Examples > > get_indicators_code_data("IPC") No encoding supplied: defaulting to UTF-8. Oops! An error occurred while accessing the ISTAC api <simpleError: lexical error: invalid char in json text. <html><body><h1>504 Gateway Tim (right here) ------^ > Error in `[.data.frame`(dimension_codes, , ncol(dimension_codes):1) : undefined columns selected Calls: get_indicators_code_data ... convert_indicators_api_response_to_dataframe -> [ -> [.data.frame Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_indicators 0.090 0.009 61.290 get_indicators_code 0.029 0.003 120.189 Flavor: r-release-linux-x86_64