CRAN Package Check Results for Package dse

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2020.2-1 15.80 111.79 127.59 OK
r-devel-linux-x86_64-debian-gcc 2020.2-1 13.33 82.94 96.27 OK
r-devel-linux-x86_64-fedora-clang 2020.2-1 156.61 NOTE
r-devel-linux-x86_64-fedora-gcc 2020.2-1 843.85 NOTE
r-devel-windows-ix86+x86_64 2020.2-1 35.00 173.00 208.00 OK
r-patched-linux-x86_64 2020.2-1 15.31 108.14 123.45 OK
r-patched-solaris-x86 2020.2-1 189.70 OK
r-release-linux-x86_64 2020.2-1 17.60 108.44 126.04 OK
r-release-macos-x86_64 2020.2-1 OK
r-release-windows-ix86+x86_64 2020.2-1 36.00 217.00 253.00 OK
r-oldrel-macos-x86_64 2020.2-1 OK
r-oldrel-windows-ix86+x86_64 2020.2-1 31.00 190.00 221.00 OK

Check Details

Version: 2020.2-1
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘EvalEst’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

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