CRAN Package Check Results for Package RcppThread

Last updated on 2024-04-17 10:41:47 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 6.62 63.15 69.77 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 11.00 106.00 117.00 OK
r-patched-linux-x86_64 2.1.7 7.22 85.70 92.92 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 119.00 132.00 OK
r-oldrel-macos-arm64 2.1.7 52.00 OK
r-oldrel-windows-x86_64 2.1.7 13.00 105.00 118.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