CRAN Package Check Results for Package Bioi

Last updated on 2026-07-15 23:51:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.10 19.80 57.25 77.05 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.10 12.69 55.24 67.93 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.10 32.00 86.10 118.10 OK
r-devel-linux-x86_64-fedora-gcc 0.2.10 16.00 59.18 75.18 NOTE
r-devel-windows-x86_64 0.2.10 25.00 88.00 113.00 OK
r-patched-linux-x86_64 0.2.10 19.78 51.58 71.36 OK
r-release-linux-x86_64 0.2.10 18.66 70.02 88.68 OK
r-release-macos-arm64 0.2.10 5.00 20.00 25.00 OK
r-release-macos-x86_64 0.2.10 13.00 88.00 101.00 OK
r-release-windows-x86_64 0.2.10 28.00 87.00 115.00 OK
r-oldrel-macos-arm64 0.2.10 OK
r-oldrel-macos-x86_64 0.2.10 12.00 66.00 78.00 OK
r-oldrel-windows-x86_64 0.2.10 34.00 105.00 139.00 OK

Check Details

Version: 0.2.10
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Zachary Colburn <zcolburn@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Zachary", family = "Colburn", role = c("aut", "cre"), email = "zcolburn@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.10
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Bioi/tests/testthat/test.find_blobs.R (.Dim: 3, .Dimnames: 1, .Names: 1) Bioi/tests/testthat/test.find_min_dists.R (.Names: 1) Bioi/tests/testthat/test.find_min_dists_cpp.R (.Names: 1) Bioi/tests/testthat/test.identify_thresholded_objects.R (.Dim: 2) Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.10
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Bioi/tests/testthat/test.find_blobs.R (.Dim: 3, .Dimnames: 1, .Names: 1) Bioi/tests/testthat/test.find_min_dists.R (.Names: 1) Bioi/tests/testthat/test.find_min_dists_cpp.R (.Names: 1) Bioi/tests/testthat/test.identify_thresholded_objects.R (.Dim: 2) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavor: r-devel-linux-x86_64-fedora-gcc