CRAN Package Check Results for Package SheetReader

Last updated on 2024-05-10 08:04:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 55.11 29.94 85.05 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 45.42 23.49 68.91 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 120.63 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 134.55 WARN
r-devel-windows-x86_64 1.2.0 44.00 69.00 113.00 OK
r-patched-linux-x86_64 1.2.0 53.18 29.51 82.69 OK
r-release-linux-x86_64 1.2.0 57.61 29.26 86.87 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 43.00 66.00 109.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 48.00 74.00 122.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