CRAN Package Check Results for Package dse

Last updated on 2020-08-19 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2020.2-1 18.06 109.84 127.90 OK
r-devel-linux-x86_64-debian-gcc 2020.2-1 13.60 81.91 95.51 OK
r-devel-linux-x86_64-fedora-clang 2020.2-1 156.97 NOTE
r-devel-linux-x86_64-fedora-gcc 2020.2-1 839.89 NOTE
r-devel-windows-ix86+x86_64 2020.2-1 34.00 176.00 210.00 OK
r-patched-linux-x86_64 2020.2-1 15.22 107.06 122.28 OK
r-patched-solaris-x86 2020.2-1 194.10 OK
r-release-linux-x86_64 2020.2-1 16.00 107.64 123.64 OK
r-release-macos-x86_64 2020.2-1 OK
r-release-windows-ix86+x86_64 2020.2-1 39.00 162.00 201.00 OK
r-oldrel-macos-x86_64 2020.2-1 OK
r-oldrel-windows-ix86+x86_64 2020.2-1 28.00 199.00 227.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