CRAN Package Check Results for Package constructive

Last updated on 2024-06-18 09:57:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 7.82 100.86 108.68 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 6.91 71.89 78.80 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 144.63 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 155.76 NOTE
r-devel-windows-x86_64 0.3.0 11.00 97.00 108.00 OK
r-patched-linux-x86_64 0.3.0 9.72 96.72 106.44 OK
r-release-linux-x86_64 0.3.0 9.97 95.21 105.18 OK
r-release-macos-arm64 0.3.0 43.00 OK
r-release-macos-x86_64 0.3.0 89.00 OK
r-release-windows-x86_64 0.3.0 13.00 95.00 108.00 OK
r-oldrel-macos-arm64 0.3.0 48.00 OK
r-oldrel-macos-x86_64 0.3.0 94.00 OK
r-oldrel-windows-x86_64 0.3.0 15.00 114.00 129.00 OK

Check Details

Version: 0.3.0
Check: compiled code
Result: NOTE File ‘constructive/libs/constructive.so’: Found non-API call to R: ‘STRING_PTR’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc