CRAN Package Check Results for Package lotri

Last updated on 2026-09-13 02:52:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 27.62 58.03 85.65 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.5 21.08 64.88 85.96 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 23.00 56.95 79.95 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 24.00 63.16 87.16 OK
r-devel-windows-x86_64 1.0.4 37.00 185.00 222.00 NOTE
r-patched-linux-x86_64 1.0.4 23.56 48.99 72.55 OK
r-release-linux-x86_64 1.0.5 27.19 77.27 104.46 OK
r-release-macos-arm64 1.0.4 6.00 42.00 48.00 OK
r-release-macos-x86_64 1.0.5 20.00 111.00 131.00 OK
r-release-windows-x86_64 1.0.4 38.00 94.00 132.00 OK
r-oldrel-macos-arm64 1.0.5 6.00 27.00 33.00 OK
r-oldrel-macos-x86_64 1.0.5 20.00 110.00 130.00 OK
r-oldrel-windows-x86_64 1.0.5 71.00 143.00 214.00 OK

Check Details

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-windows-x86_64