CRAN Package Check Results for Maintainer ‘Sermet Pekin <sermet.pekin at gmail.com>’

Last updated on 2026-03-28 08:51:06 CET.

Package NOTE OK
Rapi 11 3

Package Rapi

Current CRAN status: NOTE: 11, OK: 3

Version: 1.0.6
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘evds_table_api.R’ ‘excel_internal.R’ ‘request_funcs.R’ ‘sp_df_utils.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.6
Check: compiled code
Result: NOTE File ‘Rapi/libs/Rapi.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. Flavor: r-devel-linux-x86_64-debian-gcc