CRAN Package Check Results for Package EasyABC

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 17.52 101.40 118.92 OK
r-devel-linux-x86_64-debian-gcc 1.5 13.68 76.17 89.85 OK
r-devel-linux-x86_64-fedora-clang 1.5 151.84 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 139.48 NOTE
r-devel-windows-ix86+x86_64 1.5 48.00 148.00 196.00 OK
r-patched-linux-x86_64 1.5 17.44 98.85 116.29 OK
r-patched-solaris-x86 1.5 201.90 OK
r-release-linux-x86_64 1.5 15.81 100.01 115.82 OK
r-release-macos-x86_64 1.5 OK
r-release-windows-ix86+x86_64 1.5 44.00 192.00 236.00 OK
r-oldrel-macos-x86_64 1.5 OK
r-oldrel-windows-ix86+x86_64 1.5 28.00 135.00 163.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