CRAN Package Check Results for Package ZIBR

Last updated on 2026-08-29 07:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 2.28 165.08 167.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 1.86 137.52 139.38 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 132.73 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 136.95 NOTE
r-devel-windows-x86_64 1.0.3 4.00 367.00 371.00 NOTE
r-patched-linux-x86_64 1.0.3 2.43 160.32 162.75 OK
r-release-linux-x86_64 1.0.3 2.31 182.67 184.98 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 5.00 350.00 355.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 6.00 382.00 388.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