CRAN Package Check Results for Package ordinalpattern

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.91 21.28 24.19 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 2.24 16.69 18.93 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 37.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 28.71 NOTE
r-devel-windows-ix86+x86_64 0.2.0 13.00 41.00 54.00 OK
r-patched-linux-x86_64 0.2.0 2.79 21.11 23.90 OK
r-patched-solaris-x86 0.2.0 45.90 OK
r-release-linux-x86_64 0.2.0 2.75 21.31 24.06 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 10.00 55.00 65.00 OK
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 10.00 46.00 56.00 OK

Additional issues

rchk

Check Details

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