CRAN Package Check Results for Package ZIBR

Last updated on 2026-08-08 21:51:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 2.29 165.09 167.38 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 1.76 137.13 138.89 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 133.40 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 138.60 NOTE
r-devel-windows-x86_64 1.0.3 5.00 304.00 309.00 NOTE
r-patched-linux-x86_64 1.0.3 2.29 161.33 163.62 OK
r-release-linux-x86_64 1.0.3 2.28 182.37 184.65 OK
r-release-macos-arm64 1.0.3 1.00 64.00 65.00 OK
r-release-macos-x86_64 1.0.3 2.00 338.00 340.00 OK
r-release-windows-x86_64 1.0.3 4.00 348.00 352.00 OK
r-oldrel-macos-arm64 1.0.3 1.00 53.00 54.00 OK
r-oldrel-macos-x86_64 1.0.3 2.00 256.00 258.00 OK
r-oldrel-windows-x86_64 1.0.3 5.00 387.00 392.00 OK

Check Details

Version: 1.0.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: ZIBR/tests/testthat/test-simulations.R (.Dim: 2, .Dimnames: 2) ZIBR/tests/testthat/test-zibr.R (.Dim: 6, .Dimnames: 6) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. 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