CRAN Package Check Results for Package sde

Last updated on 2025-12-24 09:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.18 9.42 92.28 101.70 WARN
r-devel-linux-x86_64-debian-gcc 2.0.21 7.51 68.98 76.49 OK
r-devel-linux-x86_64-fedora-clang 2.0.21 18.00 147.03 165.03 OK
r-devel-linux-x86_64-fedora-gcc 2.0.21 19.00 163.30 182.30 OK
r-devel-windows-x86_64 2.0.21 15.00 117.00 132.00 OK
r-patched-linux-x86_64 2.0.18 10.95 87.49 98.44 NOTE
r-release-linux-x86_64 2.0.18 10.87 86.43 97.30 NOTE
r-release-macos-arm64 2.0.21 3.00 28.00 31.00 OK
r-release-macos-x86_64 2.0.21 10.00 196.00 206.00 OK
r-release-windows-x86_64 2.0.18 14.00 209.00 223.00 NOTE
r-oldrel-macos-arm64 2.0.21 3.00 34.00 37.00 OK
r-oldrel-macos-x86_64 2.0.21 10.00 211.00 221.00 OK
r-oldrel-windows-x86_64 2.0.21 18.00 115.00 133.00 OK

Check Details

Version: 2.0.18
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stefano Maria Iacus <siacus@iq.harvard.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Stefano", "Maria"), family = "Iacus", role = c("aut", "cre"), email = "siacus@iq.harvard.edu") as necessary. Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.18
Check: compiled code
Result: WARN File ‘sde/libs/sde.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: 2.0.18
Check: compiled code
Result: NOTE File ‘sde/libs/sde.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. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.0.18
Check: compiled code
Result: NOTE File 'sde/libs/x64/sde.dll': 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-windows-x86_64