CRAN Package Check Results for Package S7

Last updated on 2025-12-26 11:52:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 6.09 103.90 109.99 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 3.61 73.98 77.59 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 9.00 154.76 163.76 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 9.00 169.45 178.45 OK
r-devel-windows-x86_64 0.2.1 12.00 111.00 123.00 OK
r-patched-linux-x86_64 0.2.1 3.84 96.53 100.37 OK
r-release-linux-x86_64 0.2.1 3.69 96.48 100.17 OK
r-release-macos-arm64 0.2.0 3.00 50.00 53.00 NOTE
r-release-macos-x86_64 0.2.1 6.00 192.00 198.00 OK
r-release-windows-x86_64 0.2.1 11.00 108.00 119.00 OK
r-oldrel-macos-arm64 0.2.1 2.00 72.00 74.00 OK
r-oldrel-macos-x86_64 0.2.1 6.00 190.00 196.00 OK
r-oldrel-windows-x86_64 0.2.1 9.00 137.00 146.00 OK

Check Details

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. Flavor: r-release-macos-arm64