CRAN Package Check Results for Package rshift

Last updated on 2024-07-16 13:51:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 55.93 56.16 112.09 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.0 43.77 42.03 85.80 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.0 165.47 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0.0 161.44 NOTE
r-devel-windows-x86_64 3.0.0 48.00 84.00 132.00 NOTE
r-patched-linux-x86_64 3.0.0 54.29 54.06 108.35 OK
r-release-linux-x86_64 3.0.0 56.19 53.74 109.93 OK
r-release-macos-arm64 3.0.0 49.00 OK
r-release-macos-x86_64 3.0.0 80.00 OK
r-release-windows-x86_64 3.0.0 47.00 86.00 133.00 OK
r-oldrel-macos-arm64 3.0.0 61.00 OK
r-oldrel-macos-x86_64 3.0.0 119.00 OK
r-oldrel-windows-x86_64 3.0.0 58.00 87.00 145.00 OK

Check Details

Version: 3.0.0
Check: compiled code
Result: NOTE File ‘rshift/libs/rshift.so’: Found non-API calls to R: ‘PRCODE’, ‘PRENV’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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: 3.0.0
Check: compiled code
Result: NOTE File 'rshift/libs/x64/rshift.dll': Found non-API calls to R: 'PRCODE', 'PRENV' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64