CRAN Package Check Results for Package deepboost

Last updated on 2023-01-25 07:56:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 40.29 52.11 92.40 WARN
r-devel-linux-x86_64-debian-gcc 0.1.6 33.13 39.17 72.30 WARN
r-devel-linux-x86_64-fedora-clang 0.1.6 132.65 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.6 117.37 WARN
r-devel-windows-x86_64 0.1.6 61.00 101.00 162.00 WARN
r-patched-linux-x86_64 0.1.6 34.20 50.76 84.96 OK
r-release-linux-x86_64 0.1.6 35.16 50.19 85.35 OK
r-release-macos-arm64 0.1.6 32.00 OK
r-release-macos-x86_64 0.1.6 49.00 OK
r-release-windows-x86_64 0.1.6 65.00 102.00 167.00 OK
r-oldrel-macos-arm64 0.1.6 39.00 OK
r-oldrel-macos-x86_64 0.1.6 72.00 OK
r-oldrel-windows-ix86+x86_64 0.1.6 105.00 121.00 226.00 OK

Check Details

Version: 0.1.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     tree.cc:74:49: warning: loop variable 'elem' of type 'const pair<Value, pair<Weight, Weight>> &' (aka 'const pair<float, pair<float, float>> &') binds to a temporary constructed from type 'std::_Rb_tree_const_iterator<std::pair<const float, std::pair<float, float>>>::reference' (aka 'const std::pair<const float, std::pair<float, float>> &') [-Wrange-loop-construct]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/deepboost.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     tree.cc:74:49: warning: loop variable ‘elem’ of type ‘const std::pair<float, std::pair<float, float> >&’ binds to a temporary constructed from type ‘const std::pair<const float, std::pair<float, float> >’ [-Wrange-loop-construct]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/deepboost.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     tree.cc:74:49: warning: loop variable 'elem' of type 'const pair<Value, pair<Weight, Weight>> &' (aka 'const pair<float, pair<float, float>> &') binds to a temporary constructed from type 'std::__map_const_iterator<std::__tree_const_iterator<std::__value_type<float, std::pair<float, float>>, std::__tree_node<std::__value_type<float, std::pair<float, float>>, void *> *, long>>::reference' (aka 'const pair<const float, std::pair<float, float>> &') [-Wrange-loop-construct]
    See ‘/data/gannet/ripley/R/packages/tests-clang/deepboost.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     tree.cc:74:49: warning: loop variable ‘elem’ of type ‘const std::pair<float, std::pair<float, float> >&’ binds to a temporary constructed from type ‘const std::pair<const float, std::pair<float, float> >’ [-Wrange-loop-construct]
    See ‘/data/gannet/ripley/R/packages/tests-devel/deepboost.Rcheck/00install.out’ for details.
    * used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     tree.cc:74:49: warning: loop variable 'elem' of type 'const std::pair<float, std::pair<float, float> >&' binds to a temporary constructed from type 'const std::pair<const float, std::pair<float, float> >' [-Wrange-loop-construct]
    See 'd:/Rcompile/CRANpkg/local/4.3/deepboost.Rcheck/00install.out' for details.
    * used C++ compiler: 'g++.exe (GCC) 12.2.0'
Flavor: r-devel-windows-x86_64