CRAN Package Check Results for Package nseval

Last updated on 2024-04-24 20:54:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 5.52 39.57 45.09 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.1 4.23 28.91 33.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1 57.13 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.1 52.72 NOTE
r-devel-windows-x86_64 0.5.1 10.00 61.00 71.00 OK
r-patched-linux-x86_64 0.5.1 5.83 37.39 43.22 OK
r-release-linux-x86_64 0.5.1 4.36 37.21 41.57 OK
r-release-macos-arm64 0.5.1 41.00 OK
r-release-windows-x86_64 0.5.1 8.00 60.00 68.00 OK
r-oldrel-macos-arm64 0.5.1 32.00 OK
r-oldrel-macos-x86_64 0.5.1 81.00 OK
r-oldrel-windows-x86_64 0.5.1 9.00 64.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: ‘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: ‘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