CRAN Package Check Results for Package AdMit

Last updated on 2019-07-03 01:47:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.3 3.22 40.54 43.76 OK
r-devel-linux-x86_64-debian-gcc 2.1.3 2.38 31.34 33.72 OK
r-devel-linux-x86_64-fedora-clang 2.1.3 57.72 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.3 52.78 NOTE
r-devel-windows-ix86+x86_64 2.1.3 9.00 95.00 104.00 OK
r-patched-linux-x86_64 2.1.3 2.52 39.92 42.44 OK
r-patched-solaris-x86 2.1.3 76.10 OK
r-release-linux-x86_64 2.1.3 2.88 39.91 42.79 OK
r-release-windows-ix86+x86_64 2.1.3 10.00 92.00 102.00 OK
r-release-osx-x86_64 2.1.3 OK
r-oldrel-windows-ix86+x86_64 2.1.3 7.00 74.00 81.00 OK
r-oldrel-osx-x86_64 2.1.3 OK

Check Details

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