CRAN Package Check Results for Package rshift

Last updated on 2024-07-05 19:04:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 55.91 55.28 111.19 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.0 46.56 42.46 89.02 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.0 165.47 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0.0 171.96 NOTE
r-devel-windows-x86_64 3.0.0 47.00 86.00 133.00 NOTE
r-patched-linux-x86_64 3.0.0 56.74 53.21 109.95 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 53.00 87.00 140.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. Flavor: r-devel-linux-x86_64-debian-clang

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-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