CRAN Package Check Results for Package acc

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 68.63 69.97 138.60 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 49.83 52.65 102.48 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 188.82 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.3 171.02 NOTE
r-devel-windows-ix86+x86_64 1.3.3 200.00 128.00 328.00 OK
r-patched-linux-x86_64 1.3.3 53.10 68.60 121.70 OK
r-patched-solaris-x86 1.3.3 196.10 OK
r-release-linux-x86_64 1.3.3 51.27 68.60 119.87 OK
r-release-macos-x86_64 1.3.3 OK
r-release-windows-ix86+x86_64 1.3.3 185.00 133.00 318.00 OK
r-oldrel-macos-x86_64 1.3.3 OK
r-oldrel-windows-ix86+x86_64 1.3.3 130.00 109.00 239.00 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