CRAN Package Check Results for Package acepack

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.4.1 3.80 20.94 24.74 OK
r-devel-linux-x86_64-debian-gcc 1.4.1 3.23 16.40 19.63 OK
r-devel-linux-x86_64-fedora-clang 1.4.1 38.87 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.1 30.19 NOTE
r-devel-windows-ix86+x86_64 1.4.1 18.00 41.00 59.00 OK
r-patched-linux-x86_64 1.4.1 3.57 20.65 24.22 OK
r-patched-solaris-x86 1.4.1 50.40 OK
r-release-linux-x86_64 1.4.1 3.63 20.53 24.16 OK
r-release-macos-x86_64 1.4.1 OK
r-release-windows-ix86+x86_64 1.4.1 19.00 58.00 77.00 OK
r-oldrel-macos-x86_64 1.4.1 OK
r-oldrel-windows-ix86+x86_64 1.4.1 11.00 57.00 68.00 OK

Check Details

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