CRAN Package Check Results for Package imbibe

Last updated on 2024-06-15 11:50:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 35.35 34.61 69.96 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 28.64 26.71 55.35 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 91.16 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 104.42 OK
r-devel-windows-x86_64 0.1.1 33.00 73.00 106.00 OK
r-patched-linux-x86_64 0.1.1 33.47 33.48 66.95 OK
r-release-linux-x86_64 0.1.1 37.04 33.02 70.06 OK
r-release-macos-arm64 0.1.1 27.00 OK
r-release-macos-x86_64 0.1.1 42.00 OK
r-release-windows-x86_64 0.1.1 32.00 75.00 107.00 OK
r-oldrel-macos-arm64 0.1.1 33.00 OK
r-oldrel-macos-x86_64 0.1.1 51.00 OK
r-oldrel-windows-x86_64 0.1.1 28.00 82.00 110.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘imbibe/libs/imbibe.so’: Found non-API call to R: ‘NAMED’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc