Last updated on 2026-07-22 01:53:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 28.21 | 53.41 | 81.62 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 20.02 | 40.47 | 60.49 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 42.00 | 79.35 | 121.35 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 21.00 | 40.69 | 61.69 | NOTE | |
| r-devel-windows-x86_64 | 1.0.4 | 36.00 | 92.00 | 128.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.4 | 26.94 | 47.97 | 74.91 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 27.57 | 48.44 | 76.01 | OK | |
| r-release-macos-arm64 | 1.0.4 | 6.00 | 42.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 18.00 | 69.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 39.00 | 98.00 | 137.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 5.00 | 23.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 18.00 | 66.00 | 84.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 41.00 | 112.00 | 153.00 | OK |
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
lotri/tests/testthat/test-as.lotri.R (.Dim: 2, .Dimnames: 2, .Names: 1)
lotri/tests/testthat/test-estimate-matrix-combination.R (.Dim: 1, .Dimnames: 1)
lotri/tests/testthat/test-fixed-combine.R (.Dim: 2, .Dimnames: 2)
lotri/tests/testthat/test-fixed.R (.Dim: 4, .Dimnames: 4)
lotri/tests/testthat/test-lotri-matrix.R (.Dim: 50, .Dimnames: 50)
lotri/tests/testthat/test-lotri.R (.Dim: 3, .Dimnames: 3)
lotri/tests/testthat/test-lotriMat.R (.Dim: 9, .Dimnames: 5)
lotri/tests/testthat/test-lotriSep.R (.Dim: 4, .Dimnames: 4)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64