CRAN Package Check Results for Package multbxxc

Last updated on 2024-06-14 00:53:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 48.62 42.64 91.26 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 31.45 30.73 62.18 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 116.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 120.97 NOTE
r-devel-windows-x86_64 1.0.2 34.00 74.00 108.00 NOTE
r-patched-linux-x86_64 1.0.2 36.86 41.39 78.25 OK
r-release-linux-x86_64 1.0.2 40.59 40.46 81.05 OK
r-release-macos-arm64 1.0.2 32.00 OK
r-release-macos-x86_64 1.0.2 43.00 OK
r-release-windows-x86_64 1.0.2 34.00 71.00 105.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: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-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