CRAN Package Check Results for Package praznik

Last updated on 2025-11-12 01:49:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 11.0.0 5.16 47.17 52.33 WARN
r-devel-linux-x86_64-debian-gcc 12.0.0 5.19 30.59 35.78 OK
r-devel-linux-x86_64-fedora-clang 12.0.0 30.00 32.86 62.86 OK
r-devel-linux-x86_64-fedora-gcc 12.0.0 32.00 32.46 64.46 OK
r-devel-windows-x86_64 11.0.0 12.00 71.00 83.00 NOTE
r-patched-linux-x86_64 11.0.0 7.09 40.20 47.29 NOTE
r-release-linux-x86_64 11.0.0 7.31 41.02 48.33 NOTE
r-release-macos-arm64 12.0.0 3.00 21.00 24.00 OK
r-release-macos-x86_64 12.0.0 15.00 64.00 79.00 OK
r-release-windows-x86_64 11.0.0 10.00 79.00 89.00 NOTE
r-oldrel-macos-arm64 11.0.0 3.00 22.00 25.00 OK
r-oldrel-macos-x86_64 11.0.0 4.00 32.00 36.00 OK
r-oldrel-windows-x86_64 11.0.0 11.00 79.00 90.00 OK

Check Details

Version: 11.0.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Miron B. Kursa <m@mbq.me>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavor: r-devel-linux-x86_64-debian-clang

Version: 11.0.0
Check: compiled code
Result: WARN File ‘praznik/libs/praznik.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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 11.0.0
Check: compiled code
Result: NOTE File 'praznik/libs/x64/praznik.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: 11.0.0
Check: compiled code
Result: NOTE File ‘praznik/libs/praznik.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