Last updated on 2025-08-28 01:52:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 2.73 | 79.22 | 81.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.39 | 50.39 | 52.78 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 122.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 117.25 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 5.00 | 153.00 | 158.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 3.46 | 74.00 | 77.46 | OK | |
r-release-linux-x86_64 | 1.0.2 | 2.96 | 74.80 | 77.76 | 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 | 153.00 | 158.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 | 6.00 | 146.00 | 152.00 | OK |
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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
get_family 0.31 0.008 5.561
Flavor: r-devel-linux-x86_64-debian-gcc