CRAN Package Check Results for Package multbxxc

Last updated on 2026-03-28 11:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 31.14 34.72 65.86 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 23.06 27.07 50.13 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 40.00 52.15 92.15 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 62.00 50.63 112.63 OK
r-devel-macos-arm64 1.0.3 6.00 11.00 17.00 OK
r-devel-windows-x86_64 1.0.3 37.00 67.00 104.00 OK
r-patched-linux-x86_64 1.0.3 24.56 31.39 55.95 OK
r-release-linux-x86_64 1.0.3 22.81 31.13 53.94 OK
r-release-macos-arm64 1.0.3 OK
r-release-macos-x86_64 1.0.3 17.00 34.00 51.00 OK
r-release-windows-x86_64 1.0.3 33.00 66.00 99.00 OK
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 20.00 58.00 78.00 OK
r-oldrel-windows-x86_64 1.0.3 38.00 84.00 122.00 OK

Check Details

Version: 1.0.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Serguei", family = "Sokol", role = c("aut", "cre"), email = "sokol@insa-toulouse.fr") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: compiled code
Result: NOTE File ‘multbxxc/libs/multbxxc.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