CRAN Package Check Results for Package rshift

Last updated on 2024-07-01 03:49:14 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 42.76 42.63 85.39 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.0 165.47 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 52.08 52.33 104.41 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 55.00 89.00 144.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-gcc

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. Flavor: r-devel-linux-x86_64-fedora-clang

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