CRAN Package Check Results for Package APAtree

Last updated on 2022-10-30 06:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 109.18 265.53 374.71 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 682.34 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 657.14 OK
r-devel-windows-x86_64 1.0.1 243.00 371.00 614.00 OK
r-patched-linux-x86_64 1.0.1 118.17 349.50 467.67 OK
r-release-linux-x86_64 1.0.1 118.65 349.31 467.96 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 121.00 384.00 505.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 339.00 493.00 832.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