CRAN Package Check Results for Maintainer ‘Peter Meilstrup <peter.meilstrup at gmail.com>’

Last updated on 2024-05-02 05:13:24 CEST.

Package NOTE OK
async 9 3
iterors 12
memo 12
nseval 5 7

Package async

Current CRAN status: NOTE: 9, OK: 3

Version: 0.3.2
Check: Rd files
Result: NOTE checkRd: (-1) gen.Rd:36: Lost braces; missing escapes or markup? 36 | `gen({...}) returns an \link{iteror}. | ^ 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 0.3.2
Check: Rd cross-references
Result: NOTE Undeclared package ‘iterators’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Package iterors

Current CRAN status: OK: 12

Package memo

Current CRAN status: OK: 12

Package nseval

Current CRAN status: NOTE: 5, OK: 7

Additional issues

rchk

Version: 0.5.1
Check: compiled code
Result: NOTE File ‘nseval/libs/nseval.so’: Found non-API calls to R: ‘R_PromiseExpr’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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

Version: 0.5.1
Check: compiled code
Result: NOTE File 'nseval/libs/x64/nseval.dll': Found non-API calls to R: 'R_PromiseExpr', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64