Last updated on 2024-12-21 16:48:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.13 | 75.39 | 78.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.31 | 50.96 | 53.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 128.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 119.05 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 6.00 | 136.00 | 142.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 3.59 | 68.16 | 71.75 | OK | |
r-release-linux-x86_64 | 1.0.1 | 2.38 | 73.51 | 75.89 | 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 | 169.00 | 175.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