CRAN Package Check Results for Package bigReg

Last updated on 2019-10-31 00:50:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 47.17 35.05 82.22 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 36.78 27.38 64.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 109.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 110.12 NOTE
r-patched-linux-x86_64 0.1.2 38.40 33.65 72.05 OK
r-patched-solaris-x86 0.1.2 111.50 OK
r-release-linux-x86_64 0.1.2 40.21 33.82 74.03 OK
r-release-osx-x86_64 0.1.2 OK
r-oldrel-osx-x86_64 0.1.2 OK

Check Details

Version: 0.1.2
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'outputs'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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