Last updated on 2024-12-13 01:49:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.17 | 76.52 | 79.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.15 | 53.87 | 56.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 137.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 119.05 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 4.00 | 136.00 | 140.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 3.75 | 73.04 | 76.79 | OK | |
r-release-linux-x86_64 | 1.0.1 | 2.28 | 65.49 | 67.77 | OK | |
r-release-macos-arm64 | 1.0.1 | 182.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 223.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 5.00 | 167.00 | 172.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.1 | 202.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 235.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 6.00 | 149.00 | 155.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'klassR-Ex.R' failed
The error most likely occurred in:
> ### 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)
Error in variants[, c("code", "name", "variant", "validFrom", "validTo")] :
incorrect number of dimensions
Calls: klass_graph
Execution halted
Flavor: r-release-windows-x86_64