CRAN Package Check Results for Package S7

Last updated on 2025-11-15 03:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.88 97.05 100.93 WARN
r-devel-linux-x86_64-debian-gcc 0.2.0 4.08 72.11 76.19 WARN
r-devel-linux-x86_64-fedora-clang 0.2.0 56.00 94.44 150.44 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.1 23.00 149.46 172.46 OK
r-devel-windows-x86_64 0.2.0 19.00 105.00 124.00 WARN
r-patched-linux-x86_64 0.2.0 3.61 91.83 95.44 NOTE
r-release-linux-x86_64 0.2.0 5.01 91.11 96.12 NOTE
r-release-macos-arm64 0.2.0 3.00 54.00 57.00 NOTE
r-release-macos-x86_64 0.2.1 13.00 185.00 198.00 OK
r-release-windows-x86_64 0.2.0 13.00 106.00 119.00 NOTE
r-oldrel-macos-arm64 0.2.0 7.00 76.00 83.00 OK
r-oldrel-macos-x86_64 0.2.1 12.00 184.00 196.00 OK
r-oldrel-windows-x86_64 0.2.0 13.00 133.00 146.00 OK

Check Details

Version: 0.2.0
Check: compiled code
Result: WARN File ‘S7/libs/S7.so’: Found non-API calls to R: ‘FORMALS’, ‘Rf_allocSExp’ This entry point may be removed soon: ‘FORMALS’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: compiled code
Result: WARN File 'S7/libs/x64/S7.dll': Found non-API calls to R: 'FORMALS', 'Rf_allocSExp' This entry point may be removed soon: 'FORMALS' 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-devel-windows-x86_64

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API calls to R: ‘FORMALS’, ‘Rf_allocSExp’ 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. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64

Version: 0.2.0
Check: compiled code
Result: NOTE File 'S7/libs/x64/S7.dll': Found non-API calls to R: 'FORMALS', 'Rf_allocSExp' 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-windows-x86_64