CRAN Package Check Results for Package rshift

Last updated on 2024-07-12 00:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 59.63 56.23 115.86 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.0 46.44 42.57 89.01 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 49.00 86.00 135.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 52.69 54.08 106.77 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