CRAN Package Check Results for Package IFP

Last updated on 2020-08-27 10:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 31.04 143.74 174.78 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 24.91 106.02 130.93 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 260.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 2.23 ERROR
r-devel-windows-ix86+x86_64 0.2.1 62.00 250.00 312.00 OK
r-patched-linux-x86_64 0.2.1 21.04 143.84 164.88 OK
r-patched-solaris-x86 0.2.1 4.40 ERROR
r-release-linux-x86_64 0.2.1 21.16 144.98 166.14 OK
r-release-macos-x86_64 0.2.1 OK
r-release-windows-ix86+x86_64 0.2.1 66.00 242.00 308.00 OK
r-oldrel-macos-x86_64 0.2.1 OK
r-oldrel-windows-ix86+x86_64 0.2.1 39.00 217.00 256.00 OK

Check Details

Version: 0.2.1
Check: compiled code
Result: NOTE
    File ‘IFP/libs/IFP.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.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: package dependencies
Result: ERROR
    Package required but not available: ‘haplo.stats’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86