CRAN Package Check Results for Package pRSR

Last updated on 2022-04-24 03:52:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.1 3.49 31.58 35.07 OK
r-devel-linux-x86_64-debian-gcc 3.1.1 2.94 25.08 28.02 OK
r-devel-linux-x86_64-fedora-clang 3.1.1 43.77 NOTE
r-devel-linux-x86_64-fedora-gcc 3.1.1 32.38 NOTE
r-patched-linux-x86_64 3.1.1 3.46 30.44 33.90 OK
r-release-linux-x86_64 3.1.1 2.75 30.69 33.44 OK
r-release-macos-arm64 3.1.1 OK
r-release-macos-x86_64 3.1.1 OK
r-release-windows-x86_64 3.1.1 19.00 47.00 66.00 OK
r-oldrel-macos-arm64 3.1.1 OK
r-oldrel-macos-x86_64 3.1.1 OK
r-oldrel-windows-ix86+x86_64 3.1.1 11.00 32.00 43.00 OK

Check Details

Version: 3.1.1
Check: compiled code
Result: NOTE
    File ‘pRSR/libs/pRSR.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc