CRAN Package Check Results for Package rshift

Last updated on 2024-06-29 11:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 56.81 56.00 112.81 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.0 46.04 42.31 88.35 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.0 157.38 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0.0 164.33 NOTE
r-devel-windows-x86_64 3.0.0 47.00 86.00 133.00 NOTE
r-patched-linux-x86_64 3.0.0 55.28 53.76 109.04 OK
r-release-linux-x86_64 3.0.0 57.65 54.09 111.74 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 48.00 86.00 134.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 57.00 86.00 143.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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64