CRAN Package Check Results for Package bigReg

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 50.23 37.28 87.51 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 42.32 29.09 71.41 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 126.80 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 114.92 NOTE
r-patched-linux-x86_64 0.1.2 45.93 37.41 83.34 NOTE
r-patched-solaris-x86 0.1.2 115.30 NOTE
r-release-linux-x86_64 0.1.2 43.05 37.28 80.33 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