Last updated on 2025-12-23 07:49:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.8 | 37.27 | 111.99 | 149.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.8 | 31.99 | 107.42 | 139.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.8 | 59.00 | 191.48 | 250.48 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 68.00 | 217.54 | 285.54 | OK | |
| r-devel-windows-x86_64 | 0.1.8 | 100.00 | 153.00 | 253.00 | OK | |
| r-patched-linux-x86_64 | 0.1.8 | 39.92 | 133.50 | 173.42 | OK | |
| r-release-linux-x86_64 | 0.1.8 | 39.52 | 133.53 | 173.05 | OK | |
| r-release-macos-arm64 | 0.1.8 | OK | ||||
| r-release-macos-x86_64 | 0.1.8 | 40.00 | 98.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 0.1.8 | 103.00 | 149.00 | 252.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.8 | 40.00 | 161.00 | 201.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.8 | 113.00 | 199.00 | 312.00 | OK |
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/90m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(speakeasyR)
>
> test_check("speakeasyR")
Loading required package: igraph
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
Saving _problems/test-cluster-40.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cluster.R:40:5'): Results are reproducible ─────────────────────
Error in `speakeasyR::cluster(graph, seed = seed)`: At se2/src/speakeasy2/se2_core.c:732
Interrupted
Backtrace:
▆
1. └─speakeasyR::cluster(graph, seed = seed) at test-cluster.R:40:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang