CRAN Package Check Results for Package ARTP

Last updated on 2020-02-05 17:47:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 14.03 78.57 92.60 WARN
r-devel-linux-x86_64-debian-gcc 2.0.5 11.99 57.90 69.89 WARN
r-devel-linux-x86_64-fedora-clang 2.0.5 111.09 OK
r-devel-linux-x86_64-fedora-gcc 2.0.5 107.34 WARN
r-devel-windows-ix86+x86_64 2.0.5 32.00 117.00 149.00 OK
r-devel-windows-ix86+x86_64-gcc8 2.0.5 30.00 115.00 145.00 OK
r-patched-linux-x86_64 2.0.5 12.60 69.40 82.00 OK
r-patched-solaris-x86 2.0.5 131.30 OK
r-release-linux-x86_64 2.0.5 12.44 69.52 81.96 OK
r-release-windows-ix86+x86_64 2.0.5 22.00 119.00 141.00 OK
r-release-osx-x86_64 2.0.5 OK
r-oldrel-windows-ix86+x86_64 2.0.5 17.00 76.00 93.00 OK
r-oldrel-osx-x86_64 2.0.5 OK

Check Details

Version: 2.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     code.c:1086:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
     code.c:1148:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
     code.c:1162:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     code.c:1148:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
     code.c:1162:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
     code.c:1086:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc