CRAN Package Check Results for Package EasyABC

Last updated on 2022-08-15 08:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 17.55 116.99 134.54 OK
r-devel-linux-x86_64-debian-gcc 1.5 15.35 86.37 101.72 OK
r-devel-linux-x86_64-fedora-clang 1.5 172.72 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 179.22 NOTE
r-devel-windows-x86_64 1.5 26.00 145.00 171.00 OK
r-patched-linux-x86_64 1.5 18.96 112.59 131.55 OK
r-release-linux-x86_64 1.5 15.95 109.97 125.92 OK
r-release-macos-arm64 1.5 56.00 OK
r-release-macos-x86_64 1.5 66.00 OK
r-release-windows-x86_64 1.5 36.00 151.00 187.00 OK
r-oldrel-macos-arm64 1.5 53.00 OK
r-oldrel-macos-x86_64 1.5 82.00 OK
r-oldrel-windows-ix86+x86_64 1.5 45.00 169.00 214.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