CRAN Package Check Results for Package dpglasso

Last updated on 2020-03-03 15:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.48 18.03 20.51 WARN
r-devel-linux-x86_64-debian-gcc 1.0 1.99 14.48 16.47 WARN
r-devel-linux-x86_64-fedora-clang 1.0 26.44 WARN
r-devel-linux-x86_64-fedora-gcc 1.0 26.10 WARN
r-devel-windows-ix86+x86_64 1.0 8.00 39.00 47.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.0 7.00 36.00 43.00 OK
r-patched-linux-x86_64 1.0 1.62 16.86 18.48 WARN
r-patched-solaris-x86 1.0 36.40 OK
r-release-linux-x86_64 1.0 1.83 16.86 18.69 WARN
r-release-windows-ix86+x86_64 1.0 7.00 61.00 68.00 OK
r-release-osx-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 5.00 34.00 39.00 OK
r-oldrel-osx-x86_64 1.0 OK

Check Details

Version: 1.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: '__var_1_mmb.offset' is used uninitialized in this function [-Wuninitialized]
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-release-linux-x86_64

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