CRAN Package Check Results for Package Sim.DiffProc

Last updated on 2025-12-18 11:50:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.9 24.57 228.59 253.16 WARN
r-devel-linux-x86_64-debian-gcc 5.0 14.34 141.00 155.34 OK
r-devel-linux-x86_64-fedora-clang 5.0 43.00 357.76 400.76 OK
r-devel-linux-x86_64-fedora-gcc 5.0 38.00 374.12 412.12 OK
r-devel-windows-x86_64 5.0 20.00 243.00 263.00 OK
r-patched-linux-x86_64 5.0 19.31 210.92 230.23 OK
r-release-linux-x86_64 4.9 23.95 215.31 239.26 NOTE
r-release-macos-arm64 5.0 OK
r-release-macos-x86_64 5.0 14.00 253.00 267.00 OK
r-release-windows-x86_64 5.0 27.00 245.00 272.00 OK
r-oldrel-macos-arm64 5.0 5.00 88.00 93.00 OK
r-oldrel-macos-x86_64 5.0 15.00 308.00 323.00 OK
r-oldrel-windows-x86_64 5.0 36.00 326.00 362.00 OK

Check Details

Version: 4.9
Check: compiled code
Result: WARN File ‘Sim.DiffProc/libs/Sim.DiffProc.so’: Found non-API call to R: ‘SET_TYPEOF’ This entry point may be removed soon. 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-linux-x86_64-debian-clang

Version: 4.9
Check: compiled code
Result: NOTE File ‘Sim.DiffProc/libs/Sim.DiffProc.so’: Found non-API call to R: ‘SET_TYPEOF’ 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-linux-x86_64