CRAN Package Check Results for Package Rlof

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.2 2.95 20.73 23.68 OK
r-devel-linux-x86_64-debian-gcc 1.1.2 2.34 16.28 18.62 OK
r-devel-linux-x86_64-fedora-clang 1.1.2 37.14 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.2 27.98 NOTE
r-devel-windows-ix86+x86_64 1.1.2 12.00 44.00 56.00 OK
r-patched-linux-x86_64 1.1.2 2.91 20.28 23.19 OK
r-patched-solaris-x86 1.1.2 42.10 OK
r-release-linux-x86_64 1.1.2 2.59 20.39 22.98 OK
r-release-macos-x86_64 1.1.2 OK
r-release-windows-ix86+x86_64 1.1.2 12.00 63.00 75.00 OK
r-oldrel-macos-x86_64 1.1.2 OK
r-oldrel-windows-ix86+x86_64 1.1.2 8.00 53.00 61.00 OK

Additional issues

rchk

Check Details

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