CRAN Package Check Results for Package acc

Last updated on 2019-04-22 01:47:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 51.22 59.75 110.97 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 41.40 46.95 88.35 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 156.22 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.3 141.72 NOTE
r-devel-windows-ix86+x86_64 1.3.3 132.00 138.00 270.00 OK
r-patched-linux-x86_64 1.3.3 50.12 58.68 108.80 OK
r-patched-solaris-x86 1.3.3 169.60 OK
r-release-linux-x86_64 1.3.3 48.85 56.64 105.49 OK
r-release-windows-ix86+x86_64 1.3.3 93.00 148.00 241.00 OK
r-release-osx-x86_64 1.3.3 OK
r-oldrel-windows-ix86+x86_64 1.3.3 136.00 154.00 290.00 OK
r-oldrel-osx-x86_64 1.3.3 OK

Check Details

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