CRAN Package Check Results for Package nseval

Last updated on 2024-06-16 17:58:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 5.29 38.84 44.13 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 4.01 29.08 33.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1 57.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 54.76 NOTE
r-devel-windows-x86_64 0.5.1 9.00 60.00 69.00 NOTE
r-patched-linux-x86_64 0.5.1 5.92 38.03 43.95 OK
r-release-linux-x86_64 0.5.1 5.68 36.49 42.17 OK
r-release-macos-arm64 0.5.1 23.00 OK
r-release-macos-x86_64 0.5.1 32.00 OK
r-release-windows-x86_64 0.5.1 8.00 63.00 71.00 OK
r-oldrel-macos-arm64 0.5.1 41.00 OK
r-oldrel-macos-x86_64 0.5.1 81.00 OK
r-oldrel-windows-x86_64 0.5.1 10.00 63.00 73.00 OK

Additional issues

rchk

Check Details

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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.1
Check: compiled code
Result: NOTE File ‘nseval/libs/nseval.so’: Found non-API calls to R: ‘DDVAL’, ‘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-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