CRAN Package Check Results for Package multbxxc

Last updated on 2024-05-29 08:56:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 44.81 43.85 88.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 31.18 31.84 63.02 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 116.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 119.40 NOTE
r-devel-windows-x86_64 1.0.2 35.00 70.00 105.00 NOTE
r-patched-linux-x86_64 1.0.2 39.37 40.64 80.01 OK
r-release-linux-x86_64 1.0.2 35.23 40.64 75.87 OK
r-release-macos-arm64 1.0.2 32.00 OK
r-release-macos-x86_64 1.0.2 74.00 OK
r-release-windows-x86_64 1.0.2 34.00 66.00 100.00 OK
r-oldrel-macos-arm64 1.0.2 37.00 OK
r-oldrel-macos-x86_64 1.0.2 61.00 OK
r-oldrel-windows-x86_64 1.0.2 42.00 82.00 124.00 OK

Check Details

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘multbxxc/libs/multbxxc.so’: Found non-API calls to R: ‘IS_GROWABLE’, ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: Rd cross-references
Result: NOTE Undeclared package ‘slam’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.2
Check: compiled code
Result: NOTE File 'multbxxc/libs/x64/multbxxc.dll': Found non-API calls to R: 'IS_GROWABLE', 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64