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

Last updated on 2024-06-26 15:55:18 CEST.

Package WARN NOTE OK
async 10 3
iterors 13
memo 5 8
nseval 5 8

Package async

Current CRAN status: NOTE: 10, 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-macos-x86_64, 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: 13

Package memo

Current CRAN status: NOTE: 5, OK: 8

Version: 1.1.1
Check: compiled code
Result: NOTE File ‘memo/libs/memo.so’: Found non-API call to R: ‘PRCODE’ 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: 1.1.1
Check: compiled code
Result: NOTE File 'memo/libs/x64/memo.dll': Found non-API call to R: 'PRCODE' 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

Package nseval

Current CRAN status: WARN: 5, OK: 8

Additional issues

rchk

Version: 0.5.1
Check: compiled code
Result: WARN File ‘nseval/libs/nseval.so’: Found non-API calls to R: ‘DDVAL’, ‘PRCODE’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘SET_TYPEOF’ These entry points may be removed soon: ‘DDVAL’ 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: WARN File 'nseval/libs/x64/nseval.dll': Found non-API calls to R: 'DDVAL', 'PRCODE', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_findVarInFrame3', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE', 'SET_TYPEOF' These entry points may be removed soon: 'DDVAL' 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