CRAN Package Check Results for Package RcppThread

Last updated on 2024-04-23 18:51:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.7 7.95 92.10 100.05 WARN
r-devel-linux-x86_64-debian-gcc 2.1.7 6.25 63.21 69.46 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.61 84.97 93.58 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 140.00 153.00 OK
r-oldrel-macos-arm64 2.1.7 52.00 OK
r-oldrel-windows-x86_64 2.1.7 14.00 105.00 119.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