CRAN Package Check Results for Maintainer ‘Miron B. Kursa <m at mbq.me>’

Last updated on 2025-11-28 02:51:10 CET.

Package WARN NOTE OK
praznik 13
toporanga 13
vistla 2 5 6

Package praznik

Current CRAN status: OK: 13

Package toporanga

Current CRAN status: OK: 13

Package vistla

Current CRAN status: WARN: 2, NOTE: 5, OK: 6

Version: 2.1.1
Check: compiled code
Result: WARN File ‘vistla/libs/vistla.so’: Found non-API call to R: ‘Rf_isFrame’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.1.1
Check: compiled code
Result: NOTE File 'vistla/libs/x64/vistla.dll': Found non-API call to R: 'Rf_isFrame' 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-windows-x86_64, r-release-windows-x86_64

Version: 2.1.1
Check: compiled code
Result: NOTE File ‘vistla/libs/vistla.so’: Found non-API call to R: ‘Rf_isFrame’ 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