CRAN Package Check Results for Package EasyABC

Last updated on 2020-08-19 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 18.22 100.24 118.46 OK
r-devel-linux-x86_64-debian-gcc 1.5 15.01 76.63 91.64 OK
r-devel-linux-x86_64-fedora-clang 1.5 151.55 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 139.99 NOTE
r-devel-windows-ix86+x86_64 1.5 44.00 184.00 228.00 OK
r-patched-linux-x86_64 1.5 16.12 99.48 115.60 OK
r-patched-solaris-x86 1.5 198.40 OK
r-release-linux-x86_64 1.5 16.28 98.47 114.75 OK
r-release-macos-x86_64 1.5 OK
r-release-windows-ix86+x86_64 1.5 44.00 137.00 181.00 OK
r-oldrel-macos-x86_64 1.5 OK
r-oldrel-windows-ix86+x86_64 1.5 30.00 129.00 159.00 OK

Check Details

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