CRAN Package Check Results for Package S7

Last updated on 2024-05-02 12:51:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.54 109.16 115.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 4.19 82.41 86.60 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 138.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 147.42 NOTE
r-devel-windows-x86_64 0.1.1 9.00 117.00 126.00 NOTE
r-patched-linux-x86_64 0.1.1 6.81 104.11 110.92 OK
r-release-linux-x86_64 0.1.1 4.56 107.17 111.73 OK
r-release-macos-arm64 0.1.1 55.00 OK
r-release-windows-x86_64 0.1.1 8.00 117.00 125.00 OK
r-oldrel-macos-arm64 0.1.1 71.00 OK
r-oldrel-macos-x86_64 0.1.1 162.00 OK
r-oldrel-windows-x86_64 0.1.1 10.00 134.00 144.00 WARN

Additional issues

rchk

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API call to R: ‘SET_PRVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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: 0.1.1
Check: compiled code
Result: NOTE File 'S7/libs/x64/S7.dll': Found non-API call to R: 'SET_PRVALUE' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: S3 generic/method consistency
Result: WARN matrixOps: function(x, y) matrixOps.S7_object: function(e1, e2) See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavor: r-oldrel-windows-x86_64