CRAN Package Check Results for Package APAtree

Last updated on 2022-08-15 08:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 138.55 357.46 496.01 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 111.78 261.19 372.97 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 628.88 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 623.60 OK
r-devel-windows-x86_64 1.0.1 284.00 366.00 650.00 OK
r-patched-linux-x86_64 1.0.1 122.16 343.57 465.73 OK
r-release-linux-x86_64 1.0.1 115.87 340.88 456.75 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 406.00 362.00 768.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 337.00 496.00 833.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]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     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]
     get_subplot_boundary_pixels.cpp:37:10: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
Flavor: r-devel-linux-x86_64-fedora-clang