CRAN Package Check Results for Package kofdata

Last updated on 2026-07-20 02:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.39 31.03 33.42 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 1.85 25.45 27.30 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 46.59 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 21.33 OK
r-devel-windows-x86_64 0.2.1 5.00 56.00 61.00 ERROR
r-patched-linux-x86_64 0.2.1 2.20 28.22 30.42 OK
r-release-linux-x86_64 0.2.1 2.26 28.54 30.80 ERROR
r-release-macos-arm64 0.2.1 1.00 29.00 30.00 OK
r-release-macos-x86_64 0.2.1 2.00 46.00 48.00 OK
r-release-windows-x86_64 0.2.1 4.00 56.00 60.00 ERROR
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 2.00 45.00 47.00 OK
r-oldrel-windows-x86_64 0.2.1 5.00 62.00 67.00 OK

Additional issues

MKL

Check Details

Version: 0.2.1
Check: Rd contents
Result: NOTE Rd files without \usage: ‘param_defs.Rd’ \arguments should not be documented without \usage. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘kofdata-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_remaining_quota > ### Title: Check Remaining Quota > ### Aliases: get_remaining_quota > > ### ** Examples > > get_remaining_quota("313984fcd9f343d3961891319b0ed321") Error in content(response, as = "text") : is.response(x) is not TRUE Calls: get_remaining_quota -> fromJSON -> content -> stopifnot Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.2.1
Check: examples
Result: ERROR Running examples in 'kofdata-Ex.R' failed The error most likely occurred in: > ### Name: get_remaining_quota > ### Title: Check Remaining Quota > ### Aliases: get_remaining_quota > > ### ** Examples > > get_remaining_quota("313984fcd9f343d3961891319b0ed321") Error in content(response, as = "text") : is.response(x) is not TRUE Calls: get_remaining_quota -> fromJSON -> content -> stopifnot Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64