CRAN Package Check Results for Package spcr

Last updated on 2020-08-07 01:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 4.72 39.77 44.49 OK
r-devel-linux-x86_64-debian-gcc 2.0 4.16 29.86 34.02 OK
r-devel-linux-x86_64-fedora-clang 2.0 60.06 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0 51.38 NOTE
r-devel-windows-ix86+x86_64 2.0 15.00 57.00 72.00 OK
r-patched-linux-x86_64 2.0 4.56 39.02 43.58 OK
r-patched-solaris-x86 2.0 71.50 OK
r-release-linux-x86_64 2.0 4.43 38.59 43.02 OK
r-release-macos-x86_64 2.0 OK
r-release-windows-ix86+x86_64 2.0 12.00 85.00 97.00 OK
r-oldrel-macos-x86_64 2.0 OK
r-oldrel-windows-ix86+x86_64 2.0 11.00 81.00 92.00 OK

Check Details

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