CRAN Package Check Results for Package elsa

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.1-28 18.98 99.76 118.74 OK
r-devel-linux-x86_64-debian-gcc 1.1-28 14.61 76.53 91.14 OK
r-devel-linux-x86_64-fedora-clang 1.1-28 148.74 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-28 140.59 NOTE
r-devel-windows-ix86+x86_64 1.1-28 65.00 135.00 200.00 OK
r-patched-linux-x86_64 1.1-28 16.74 98.41 115.15 OK
r-patched-solaris-x86 1.1-28 191.10 OK
r-release-linux-x86_64 1.1-28 15.78 99.28 115.06 OK
r-release-macos-x86_64 1.1-28 OK
r-release-windows-ix86+x86_64 1.1-28 49.00 172.00 221.00 OK
r-oldrel-macos-x86_64 1.1-28 OK
r-oldrel-windows-ix86+x86_64 1.1-28 35.00 131.00 166.00 OK

Check Details

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