CRAN Package Check Results for Package conditions

Last updated on 2019-04-22 09:49:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 2.59 18.85 21.44 OK
r-devel-linux-x86_64-debian-gcc 0.1 1.91 15.45 17.36 OK
r-devel-linux-x86_64-fedora-clang 0.1 25.75 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 24.58 NOTE
r-devel-windows-ix86+x86_64 0.1 12.00 39.00 51.00 OK
r-patched-linux-x86_64 0.1 2.46 19.25 21.71 OK
r-patched-solaris-x86 0.1 40.70 OK
r-release-linux-x86_64 0.1 1.67 18.21 19.88 OK
r-release-windows-ix86+x86_64 0.1 7.00 57.00 64.00 OK
r-release-osx-x86_64 0.1 OK
r-oldrel-windows-ix86+x86_64 0.1 6.00 47.00 53.00 OK
r-oldrel-osx-x86_64 0.1 OK

Additional issues

rchk

Check Details

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