CRAN Package Check Results for Package AdMit

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.5 3.26 43.74 47.00 OK
r-devel-linux-x86_64-debian-gcc 2.1.5 2.62 33.09 35.71 OK
r-devel-linux-x86_64-fedora-clang 2.1.5 65.43 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.5 58.19 NOTE
r-devel-windows-ix86+x86_64 2.1.5 18.00 73.00 91.00 OK
r-patched-linux-x86_64 2.1.5 3.07 42.92 45.99 OK
r-patched-solaris-x86 2.1.5 77.60 OK
r-release-linux-x86_64 2.1.5 3.27 42.10 45.37 OK
r-release-macos-x86_64 2.1.5 OK
r-release-windows-ix86+x86_64 2.1.5 18.00 94.00 112.00 OK
r-oldrel-macos-x86_64 2.1.5 OK
r-oldrel-windows-ix86+x86_64 2.1.5 9.00 87.00 96.00 OK

Check Details

Version: 2.1.5
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