CRAN Package Check Results for Maintainer ‘Stefano Maria Iacus <smiacus at gmail.com>’

Last updated on 2025-12-24 09:50:29 CET.

Package WARN NOTE OK
sde 1 3 9

Package sde

Current CRAN status: WARN: 1, NOTE: 3, OK: 9

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