CRAN Package Check Results for Package fasttime

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-2 2.20 17.13 19.33 OK
r-devel-linux-x86_64-debian-gcc 1.0-2 1.68 13.81 15.49 OK
r-devel-linux-x86_64-fedora-clang 1.0-2 32.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-2 22.64 NOTE
r-devel-windows-ix86+x86_64 1.0-2 9.00 34.00 43.00 OK
r-patched-linux-x86_64 1.0-2 2.17 17.07 19.24 OK
r-patched-solaris-x86 1.0-2 38.00 OK
r-release-linux-x86_64 1.0-2 2.14 17.24 19.38 OK
r-release-macos-x86_64 1.0-2 OK
r-release-windows-ix86+x86_64 1.0-2 7.00 34.00 41.00 OK
r-oldrel-macos-x86_64 1.0-2 OK
r-oldrel-windows-ix86+x86_64 1.0-2 7.00 41.00 48.00 OK

Check Details

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