CRAN Package Check Results for Maintainer ‘Nick Christofides <nick.christofides.r at gmail.com>’

Last updated on 2026-04-02 12:50:39 CEST.

Package WARN NOTE OK
cheapr 5 9
cppdoubles 14
fastplyr 7 7
timeplyr 14

Package cheapr

Current CRAN status: NOTE: 5, OK: 9

Additional issues

rchk

Version: 1.5.0
Check: compiled code
Result: NOTE File ‘cheapr/libs/cheapr.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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-patched-linux-x86_64

Version: 1.5.0
Check: compiled code
Result: NOTE File ‘cheapr/libs/cheapr.so’: Found non-API call to R: ‘R_UnboundValue’ 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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.5.0
Check: compiled code
Result: NOTE File 'cheapr/libs/x64/cheapr.dll': Found non-API calls to R: 'R_MissingArg', 'R_UnboundValue' 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-windows-x86_64

Package cppdoubles

Current CRAN status: OK: 14

Package fastplyr

Current CRAN status: WARN: 7, OK: 7

Version: 0.9.91
Check: compiled code
Result: WARN File ‘fastplyr/libs/fastplyr.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’ These entry points may be removed soon: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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-patched-linux-x86_64

Version: 0.9.91
Check: compiled code
Result: WARN File ‘fastplyr/libs/fastplyr.so’: Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_UnboundValue’, ‘Rf_findVar’, ‘Rf_findVarInFrame’ These entry points may be removed soon: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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-gcc, r-devel-linux-x86_64-fedora-clang

Version: 0.9.91
Check: compiled code
Result: WARN File ‘fastplyr/libs/fastplyr.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ These entry points may be removed soon: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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-fedora-gcc, r-devel-macos-arm64

Version: 0.9.91
Check: compiled code
Result: WARN File 'fastplyr/libs/x64/fastplyr.dll': Found non-API calls to R: 'R_MissingArg', 'R_NamespaceRegistry', 'R_UnboundValue', 'Rf_findVar', 'Rf_findVarInFrame' These entry points may be removed soon: 'Rf_findVar', 'Rf_findVarInFrame' 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-windows-x86_64

Package timeplyr

Current CRAN status: OK: 14