Last updated on 2026-07-17 04:50:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.12.0 | 7.06 | 184.33 | 191.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.12.0 | 4.38 | 133.21 | 137.59 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.12.0 | 11.00 | 285.16 | 296.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.12.0 | 136.02 | NOTE | |||
| r-devel-windows-x86_64 | 0.12.0 | 11.00 | 178.00 | 189.00 | NOTE | |
| r-patched-linux-x86_64 | 0.12.0 | 8.12 | 171.38 | 179.50 | OK | |
| r-release-linux-x86_64 | 0.12.0 | 6.58 | 173.66 | 180.24 | OK | |
| r-release-macos-arm64 | 0.12.0 | 2.00 | 42.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 0.12.0 | 5.00 | 156.00 | 161.00 | OK | |
| r-release-windows-x86_64 | 0.12.0 | 10.00 | 168.00 | 178.00 | OK | |
| r-oldrel-macos-arm64 | 0.12.0 | 1.00 | 46.00 | 47.00 | OK | |
| r-oldrel-macos-x86_64 | 0.12.0 | 5.00 | 167.00 | 172.00 | OK | |
| r-oldrel-windows-x86_64 | 0.12.0 | 12.00 | 221.00 | 233.00 | OK |
Version: 0.12.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
semlbci/tests/testthat/test-lav_mod_to_ram.R (.Dim: 16, .Dimnames: 16)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.12.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
semlbci/tests/testthat/test-lav_mod_to_ram.R (.Dim: 16, .Dimnames: 16)
Flavor: r-devel-windows-x86_64