CRAN Package Check Results for Package bootCT

Last updated on 2026-04-09 03:52:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 30.28 594.17 624.45 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.0 20.42 359.51 379.93 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.0 52.00 1066.22 1118.22 OK
r-devel-linux-x86_64-fedora-gcc 2.1.0 58.00 1021.55 1079.55 OK
r-devel-macos-arm64 2.1.0 6.00 125.00 131.00 OK
r-devel-windows-x86_64 2.1.0 38.00 538.00 576.00 NOTE
r-patched-linux-x86_64 2.1.0 27.54 551.08 578.62 NOTE
r-release-linux-x86_64 2.1.0 25.15 553.90 579.05 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 34.00 545.00 579.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 708.00 749.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 2.1.0
Check: compiled code
Result: NOTE File 'bootCT/libs/x64/bootCT.dll': 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-windows-x86_64