CRAN Package Check Results for Package bootCT

Last updated on 2026-03-28 03:51:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 31.16 587.99 619.15 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.0 21.74 359.01 380.75 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.0 45.00 984.18 1029.18 OK
r-devel-linux-x86_64-fedora-gcc 2.1.0 55.00 988.38 1043.38 OK
r-devel-macos-arm64 2.1.0 6.00 124.00 130.00 OK
r-devel-windows-x86_64 2.1.0 38.00 549.00 587.00 OK
r-patched-linux-x86_64 2.1.0 25.15 558.94 584.09 OK
r-release-linux-x86_64 2.1.0 24.00 551.82 575.82 OK
r-release-macos-arm64 2.1.0 OK
r-release-macos-x86_64 2.1.0 16.00 508.00 524.00 OK
r-release-windows-x86_64 2.1.0 33.00 535.00 568.00 OK
r-oldrel-macos-arm64 2.1.0 OK
r-oldrel-macos-x86_64 2.1.0 19.00 330.00 349.00 OK
r-oldrel-windows-x86_64 2.1.0 41.00 709.00 750.00 OK

Check Details

Version: 2.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Gianmarco Vacca <gianmarco.vacca@unicatt.it>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Gianmarco", family = "Vacca", role = c("aut", "cre"), email = "gianmarco.vacca@unicatt.it"), person(given = "Stefano", family = "Bertelli", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.1.0
Check: compiled code
Result: NOTE File ‘bootCT/libs/bootCT.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-gcc