CRAN Package Check Results for Package klassR

Last updated on 2025-05-21 05:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 2.47 35.85 38.32 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 2.40 55.24 57.64 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 125.97 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 120.42 OK
r-devel-windows-x86_64 1.0.2 5.00 170.00 175.00 OK
r-patched-linux-x86_64 1.0.2 3.63 73.32 76.95 OK
r-release-linux-x86_64 1.0.2 2.29 72.87 75.16 OK
r-release-macos-arm64 1.0.2 205.00 OK
r-release-macos-x86_64 1.0.2 234.00 OK
r-release-windows-x86_64 1.0.2 5.00 156.00 161.00 OK
r-oldrel-macos-arm64 1.0.2 178.00 OK
r-oldrel-macos-x86_64 1.0.2 224.00 OK
r-oldrel-windows-x86_64 1.0.2 5.00 170.00 175.00 OK

Check Details

Version: 1.0.2
Check: examples
Result: ERROR Running examples in ‘klassR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: update_klass_node > ### Title: Given a node and a graph, find the node at the end of a sequence > ### of changes. > ### Aliases: update_klass_node > > ### ** Examples > > > # Build a graph directed towards the most recent codes. > library(klassR) > klass_131 <- klass_graph(131) Connection failed with error code 503 Error: Argument 'txt' must be a JSON string, URL or file. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/37s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(klassR) > > test_check("klassR") Connection failed with error code 503 Connection failed with error code 503 Connection failed with error code 503 Connection failed with error code 404 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 91 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-UpdateKlass.R:10:3'): update_klass gir riktig resultat ved enkle endringer ── Error: Argument 'txt' must be a JSON string, URL or file. Backtrace: ▆ 1. └─jsonlite::fromJSON(klassR:::GetUrl2(changes_url), flatten = TRUE) at test-UpdateKlass.R:10:3 2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.") ── Error ('test-UpdateKlass.R:52:3'): update_klass gir riktig resultat ved sammenslåtte koder ── Error: Argument 'txt' must be a JSON string, URL or file. Backtrace: ▆ 1. └─jsonlite::fromJSON(klassR:::GetUrl2(changes_url), flatten = TRUE) at test-UpdateKlass.R:52:3 2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.") ── Error ('test-UpdateKlass.R:122:3'): update_klass gir riktig resultat ved delte koder ── Error: Argument 'txt' must be a JSON string, URL or file. Backtrace: ▆ 1. └─jsonlite::fromJSON(klassR:::GetUrl2(changes_url), flatten = TRUE) at test-UpdateKlass.R:122:3 2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.") [ FAIL 3 | WARN 0 | SKIP 0 | PASS 91 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang