CRAN Package Check Results for Package SDDE

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 6.38 41.18 47.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 4.46 31.53 35.99 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 64.09 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 54.51 NOTE
r-devel-windows-ix86+x86_64 1.0.1 16.00 73.00 89.00 OK
r-patched-linux-x86_64 1.0.1 5.01 40.71 45.72 NOTE
r-patched-solaris-x86 1.0.1 86.90 NOTE
r-release-linux-x86_64 1.0.1 5.29 40.61 45.90 NOTE
r-release-macos-x86_64 1.0.1 OK
r-release-windows-ix86+x86_64 1.0.1 17.00 103.00 120.00 OK
r-oldrel-macos-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 11.00 88.00 99.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