CRAN Package Check Results for Package RcppThread

Last updated on 2024-04-18 21:57:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.7 9.04 92.73 101.77 WARN
r-devel-linux-x86_64-debian-gcc 2.1.7 5.99 64.17 70.16 OK
r-devel-linux-x86_64-fedora-clang 2.1.7 126.02 OK
r-devel-linux-x86_64-fedora-gcc 2.1.7 130.23 OK
r-prerel-macos-arm64 2.1.7 48.00 OK
r-prerel-macos-x86_64 2.1.7 161.00 OK
r-prerel-windows-x86_64 2.1.7 12.00 109.00 121.00 OK
r-patched-linux-x86_64 2.1.7 9.29 84.37 93.66 OK
r-release-linux-x86_64 2.1.7 8.18 82.75 90.93 OK
r-release-macos-arm64 2.1.7 63.00 OK
r-release-macos-x86_64 2.1.7 160.00 OK
r-release-windows-x86_64 2.1.7 13.00 116.00 129.00 OK
r-oldrel-macos-arm64 2.1.7 52.00 OK
r-oldrel-windows-x86_64 2.1.7 13.00 109.00 122.00 OK

Check Details

Version: 2.1.7
Check: whether package can be installed
Result: WARN Found the following significant warnings: /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/functional:558:2: warning: 'result_of<(lambda at ../inst/include/RcppThread/ThreadPool.hpp:187:24) &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations] /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/functional:558:2: warning: 'result_of<std::_Bind<(lambda at ../inst/include/RcppThread/ThreadPool.hpp:187:24) ()> &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations] /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/functional:558:2: warning: 'result_of<(lambda at ../inst/include/RcppThread/ThreadPool.hpp:200:24) &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations] /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/functional:558:2: warning: 'result_of<std::_Bind<(lambda at ../inst/include/RcppThread/ThreadPool.hpp:200:24) ()> &()>' is deprecated: use 'std::invoke_result' instead [-Wdeprecated-declarations] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RcppThread.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 18.1.0 (rc4-1)’ Flavor: r-devel-linux-x86_64-debian-clang