CRAN Package Check Results for Package SheetReader

Last updated on 2024-05-27 02:48:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 53.68 30.79 84.47 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 41.08 23.65 64.73 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 119.97 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 128.87 WARN
r-devel-windows-x86_64 1.2.0 44.00 78.00 122.00 OK
r-patched-linux-x86_64 1.2.0 51.29 29.80 81.09 OK
r-release-linux-x86_64 1.2.0 49.72 29.75 79.47 OK
r-release-macos-arm64 1.2.0 30.00 OK
r-release-macos-x86_64 1.2.0 51.00 OK
r-release-windows-x86_64 1.2.0 42.00 68.00 110.00 OK
r-oldrel-macos-arm64 1.2.0 34.00 OK
r-oldrel-macos-x86_64 1.2.0 47.00 OK
r-oldrel-windows-x86_64 1.2.0 51.00 111.00 162.00 OK

Additional issues

gcc12

Check Details

Version: 1.2.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: XlsxSheet.cpp:423:26: warning: ignoring return value of 'std::lock_guard<_Mutex>::lock_guard(mutex_type&) [with _Mutex = std::mutex; mutex_type = std::mutex]', declared with attribute 'nodiscard' [-Wunused-result] See ‘/data/gannet/ripley/R/packages/tests-devel/SheetReader.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (GCC) 14.1.0’ Flavor: r-devel-linux-x86_64-fedora-gcc