CRAN Package Check Results for Package ZIBR

Last updated on 2026-08-22 09:50:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 2.37 168.03 170.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 1.93 137.81 139.74 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 125.17 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 131.53 NOTE
r-devel-windows-x86_64 1.0.3 3.00 368.00 371.00 NOTE
r-patched-linux-x86_64 1.0.3 2.35 159.23 161.58 OK
r-release-linux-x86_64 1.0.3 2.11 181.18 183.29 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 3.00 348.00 351.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 3.00 479.00 482.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