CRAN Package Check Results for Package PoweR

Last updated on 2022-02-04 04:51:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 37.43 70.05 107.48 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.7 29.74 52.54 82.28 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.7 140.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.7 131.37 NOTE
r-devel-windows-x86_64-new-UL 1.0.7 265.00 129.00 394.00 NOTE
r-devel-windows-x86_64-new-TK 1.0.7 NOTE
r-patched-linux-x86_64 1.0.7 35.53 67.42 102.95 NOTE
r-release-linux-x86_64 1.0.7 32.31 67.94 100.25 OK
r-release-macos-arm64 1.0.7 OK
r-release-macos-x86_64 1.0.7 OK
r-release-windows-ix86+x86_64 1.0.7 83.00 125.00 208.00 OK
r-oldrel-macos-x86_64 1.0.7 OK
r-oldrel-windows-ix86+x86_64 1.0.7 81.00 121.00 202.00 OK

Check Details

Version: 1.0.7
Check: compiled code
Result: NOTE
    File 'PoweR/libs/PoweR.so':
     Found non-API call to R: 'call_R'
    
    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, r-patched-linux-x86_64

Version: 1.0.7
Check: compiled code
Result: NOTE
    File 'PoweR/libs/x64/PoweR.dll':
     Found non-API call to R: 'call_R'
    
    Compiled code should not call non-API entry points in R.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK