Last updated on 2026-02-02 16:49:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.8 | 8.80 | 92.04 | 100.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.8 | 6.81 | 73.13 | 79.94 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.6.8 | 15.00 | 138.11 | 153.11 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.8 | 13.00 | 141.11 | 154.11 | ERROR | |
| r-devel-windows-x86_64 | 1.6.8 | 12.00 | 108.00 | 120.00 | OK | |
| r-patched-linux-x86_64 | 1.6.8 | 9.09 | 84.24 | 93.33 | OK | |
| r-release-linux-x86_64 | 1.6.8 | 7.67 | 83.89 | 91.56 | OK | |
| r-release-macos-arm64 | 1.6.8 | OK | ||||
| r-release-macos-x86_64 | 1.6.8 | 5.00 | 98.00 | 103.00 | OK | |
| r-release-windows-x86_64 | 1.6.8 | 11.00 | 107.00 | 118.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.8 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6.8 | 6.00 | 106.00 | 112.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.8 | 14.00 | 130.00 | 144.00 | OK |
Version: 1.6.8
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘test-all.R’ [12s/20s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(nat.nblast)
Loading required package: rgl
Loading required package: nat
Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
Attaching package: 'nat'
The following objects are masked from 'package:base':
intersect, setdiff, union
>
> test_check("nat.nblast")
Saving _problems/test-clustering-31.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 65 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clustering.r:31:3'): plot3d.hclust ─────────────────────────────
<defunctError/error/condition>
Error in `rgl.close()`: 'rgl.close' is defunct.
Use 'close3d' instead.
See help("Defunct")
Backtrace:
▆
1. └─rgl::rgl.close() at test-clustering.r:31:3
2. └─base::.Defunct("close3d")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 65 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.6.8
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘test-all.R’ [10s/12s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(nat.nblast)
Loading required package: rgl
Loading required package: nat
Some nat functions depend on a CMTK installation. See ?cmtk and README.md for details.
Attaching package: 'nat'
The following objects are masked from 'package:base':
intersect, setdiff, union
>
> test_check("nat.nblast")
Saving _problems/test-clustering-31.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 65 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-clustering.r:31:3'): plot3d.hclust ─────────────────────────────
<defunctError/error/condition>
Error in `rgl.close()`: 'rgl.close' is defunct.
Use 'close3d' instead.
See help("Defunct")
Backtrace:
▆
1. └─rgl::rgl.close() at test-clustering.r:31:3
2. └─base::.Defunct("close3d")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 65 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc