CRAN Package Check Results for Package bigReg

Last updated on 2021-01-25 00:47:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 54.08 40.44 94.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 37.70 31.47 69.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 131.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 118.62 NOTE
r-patched-linux-x86_64 0.1.2 42.11 38.09 80.20 NOTE
r-patched-solaris-x86 0.1.2 118.20 NOTE
r-release-linux-x86_64 0.1.2 44.95 37.98 82.93 NOTE
r-release-macos-x86_64 0.1.2 OK
r-oldrel-macos-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, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

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