CRAN Package Check Results for Package abundant

Last updated on 2020-08-03 07:50:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 2.83 27.33 30.16 OK
r-devel-linux-x86_64-debian-gcc 1.1 2.15 20.70 22.85 OK
r-devel-linux-x86_64-fedora-clang 1.1 44.00 WARN
r-devel-linux-x86_64-fedora-gcc 1.1 35.39 NOTE
r-devel-windows-ix86+x86_64 1.1 12.00 53.00 65.00 OK
r-patched-linux-x86_64 1.1 2.77 26.73 29.50 OK
r-patched-solaris-x86 1.1 52.80 OK
r-release-linux-x86_64 1.1 2.61 27.13 29.74 OK
r-release-macos-x86_64 1.1 OK
r-release-windows-ix86+x86_64 1.1 12.00 50.00 62.00 OK
r-oldrel-macos-x86_64 1.1 OK
r-oldrel-windows-ix86+x86_64 1.1 6.00 50.00 56.00 OK

Check Details

Version: 1.1
Check: package dependencies
Result: WARN
    Requires orphaned package: ‘QUIC’
Flavor: r-devel-linux-x86_64-fedora-clang

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