Last updated on 2026-07-15 23:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 7.81 | 190.28 | 198.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 7.29 | 143.51 | 150.80 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 14.00 | 336.88 | 350.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 7.00 | 156.89 | 163.89 | NOTE | |
| r-devel-windows-x86_64 | 1.0.1 | 10.00 | 208.00 | 218.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 7.78 | 211.43 | 219.21 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 7.36 | 210.73 | 218.09 | OK | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 59.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 7.00 | 267.00 | 274.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 11.00 | 204.00 | 215.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 2.00 | 62.00 | 64.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 7.00 | 256.00 | 263.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 15.00 | 287.00 | 302.00 | OK |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
NeighborFinder/tests/testthat/test-simulate_by_prevalence.R (.Dim: 1, .Dimnames: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
NeighborFinder/tests/testthat/test-simulate_by_prevalence.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-fedora-gcc