CRAN Package Check Results for Package multbxxc

Last updated on 2026-04-28 08:53:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 28.21 34.93 63.14 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 20.86 26.61 47.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 40.00 52.00 92.00 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 61.00 50.34 111.34 OK
r-devel-windows-x86_64 1.0.3 39.00 68.00 107.00 OK
r-patched-linux-x86_64 1.0.3 29.59 32.42 62.01 OK
r-release-linux-x86_64 1.0.3 29.63 32.12 61.75 OK
r-release-macos-arm64 1.0.3 6.00 11.00 17.00 OK
r-release-macos-x86_64 1.0.3 20.00 41.00 61.00 NOTE
r-release-windows-x86_64 1.0.3 37.00 74.00 111.00 OK
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 17.00 34.00 51.00 OK
r-oldrel-windows-x86_64 1.0.3 43.00 86.00 129.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-release-macos-x86_64