CRAN Package Check Results for Package linERR

Last updated on 2020-08-07 01:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 9.01 78.33 87.34 OK
r-devel-linux-x86_64-debian-gcc 1.0 5.51 61.26 66.77 OK
r-devel-linux-x86_64-fedora-clang 1.0 111.62 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 105.57 NOTE
r-devel-windows-ix86+x86_64 1.0 23.00 125.00 148.00 OK
r-patched-linux-x86_64 1.0 7.39 76.89 84.28 OK
r-patched-solaris-x86 1.0 173.90 OK
r-release-linux-x86_64 1.0 8.14 76.22 84.36 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 21.00 164.00 185.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 15.00 175.00 190.00 OK

Check Details

Version: 1.0
Check: compiled code
Result: NOTE
    File ‘linERR/libs/linERR.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