CRAN Package Check Results for Package SDDE

Last updated on 2020-12-01 00:46:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 7.57 43.08 50.65 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 4.79 34.38 39.17 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 68.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 57.00 NOTE
r-devel-windows-ix86+x86_64 1.0.1 12.00 74.00 86.00 OK
r-patched-linux-x86_64 1.0.1 7.54 42.31 49.85 NOTE
r-patched-solaris-x86 1.0.1 88.90 NOTE
r-release-linux-x86_64 1.0.1 7.56 42.87 50.43 NOTE
r-release-macos-x86_64 1.0.1 OK
r-release-windows-ix86+x86_64 1.0.1 12.00 62.00 74.00 OK
r-oldrel-macos-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 8.00 75.00 83.00 OK

Check Details

Version: 1.0.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'result.txt'
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: 1.0.1
Check: compiled code
Result: NOTE
    File ‘SDDE/libs/SDDE.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