CRAN Package Check Results for Package APAtree

Last updated on 2022-05-15 01:52:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 137.49 356.62 494.11 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 108.18 260.50 368.68 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 667.08 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 651.34 OK
r-devel-windows-x86_64 1.0.1 126.00 356.00 482.00 OK
r-patched-linux-x86_64 1.0.1 115.01 348.15 463.16 OK
r-release-linux-x86_64 1.0.1 117.80 344.22 462.02 OK
r-release-macos-arm64 1.0.1 126.00 OK
r-release-macos-x86_64 1.0.1 184.00 OK
r-release-windows-x86_64 1.0.1 119.00 352.00 471.00 OK
r-oldrel-macos-arm64 1.0.1 88.00 OK
r-oldrel-macos-x86_64 1.0.1 117.00 OK
r-oldrel-windows-ix86+x86_64 1.0.1 336.00 487.00 823.00 OK

Additional issues

clang14

Check Details

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     get_subplot_boundary_pixels.cpp:37:10: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     polygonize_class.cpp:52:10: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     polygonize_class.cpp:78:16: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     polygonize_class.cpp:99:11: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     polygonize_class.cpp:102:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang