CRAN Package Check Results for Package nseval

Last updated on 2024-05-05 20:53:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 5.27 38.89 44.16 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 4.33 29.32 33.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1 54.34 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 52.72 NOTE
r-devel-windows-x86_64 0.5.1 9.00 64.00 73.00 NOTE
r-patched-linux-x86_64 0.5.1 5.84 37.82 43.66 OK
r-release-linux-x86_64 0.5.1 4.98 37.50 42.48 OK
r-release-macos-arm64 0.5.1 23.00 OK
r-release-windows-x86_64 0.5.1 9.00 62.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 9.00 62.00 71.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. 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