CRAN Package Check Results for Package ordinalpattern

Last updated on 2021-01-25 00:48:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.95 23.40 26.35 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 2.11 18.76 20.87 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 41.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 31.58 NOTE
r-devel-windows-ix86+x86_64 0.2.0 6.00 35.00 41.00 OK
r-patched-linux-x86_64 0.2.0 2.51 22.58 25.09 OK
r-patched-solaris-x86 0.2.0 47.50 OK
r-release-linux-x86_64 0.2.0 2.82 22.98 25.80 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 8.00 37.00 45.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