CRAN Package Check Results for Maintainer ‘Randy Lai <randy.cs.lai at gmail.com>’

Last updated on 2026-03-22 09:50:29 CET.

Package WARN NOTE OK
arrangements 1 4 9
cliff 14
collections 1 4 9
iterpc 14
languageserver 14
otp 2 12
retry 14

Package arrangements

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

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

Version: 1.1.9
Check: compiled code
Result: WARN File ‘arrangements/libs/arrangements.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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-gcc

Version: 1.1.9
Check: compiled code
Result: NOTE File 'arrangements/libs/x64/arrangements.dll': Found non-API call to R: '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 cliff

Current CRAN status: OK: 14

Package collections

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

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

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

Version: 0.3.11
Check: compiled code
Result: NOTE File 'collections/libs/x64/collections.dll': Found non-API calls to R: '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 iterpc

Current CRAN status: OK: 14

Package languageserver

Current CRAN status: OK: 14

Additional issues

rchk

Package otp

Current CRAN status: NOTE: 2, OK: 12

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘R6’ ‘openssl’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package retry

Current CRAN status: OK: 14