CRAN Package Check Results for Package EasyABC

Last updated on 2022-09-11 12:56:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 17.91 116.38 134.29 OK
r-devel-linux-x86_64-debian-gcc 1.5 16.74 88.50 105.24 OK
r-devel-linux-x86_64-fedora-clang 1.5 172.72 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5 173.18 NOTE
r-devel-windows-x86_64 1.5 32.00 148.00 180.00 OK
r-patched-linux-x86_64 1.5 22.47 111.76 134.23 OK
r-release-linux-x86_64 1.5 17.23 113.23 130.46 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 34.00 151.00 185.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 40.00 173.00 213.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