CRAN Package Check Results for Package SuppDists

Last updated on 2019-06-18 01:48:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-9.4 7.14 22.21 29.35 WARN
r-devel-linux-x86_64-debian-gcc 1.1-9.4 5.21 17.75 22.96 OK
r-devel-linux-x86_64-fedora-clang 1.1-9.4 35.89 WARN
r-devel-linux-x86_64-fedora-gcc 1.1-9.4 33.83 NOTE
r-devel-windows-ix86+x86_64 1.1-9.4 17.00 41.00 58.00 OK
r-patched-linux-x86_64 1.1-9.4 5.56 22.28 27.84 OK
r-patched-solaris-x86 1.1-9.4 55.90 OK
r-release-linux-x86_64 1.1-9.4 5.72 22.44 28.16 OK
r-release-windows-ix86+x86_64 1.1-9.4 17.00 50.00 67.00 OK
r-release-osx-x86_64 1.1-9.4 WARN
r-oldrel-windows-ix86+x86_64 1.1-9.4 14.00 37.00 51.00 OK
r-oldrel-osx-x86_64 1.1-9.4 WARN

Additional issues

valgrind

Check Details

Version: 1.1-9.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     dists.cc:4239:21: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64

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