CRAN Package Check Results for Package tryCatchLog

Last updated on 2026-06-07 02:50:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 2.09 38.38 40.47 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 1.59 29.00 30.59 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.3 64.14 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 74.58 OK
r-devel-windows-x86_64 1.3.3 4.00 63.00 67.00 OK
r-patched-linux-x86_64 1.3.3 2.30 36.06 38.36 OK
r-release-linux-x86_64 1.3.3 1.78 35.34 37.12 OK
r-release-macos-arm64 1.3.3 1.00 17.00 18.00 OK
r-release-macos-x86_64 1.3.3 2.00 55.00 57.00 OK
r-release-windows-x86_64 1.3.3 3.00 62.00 65.00 OK
r-oldrel-macos-arm64 1.3.3 1.00 44.00 45.00 OK
r-oldrel-macos-x86_64 1.3.3 2.00 153.00 155.00 OK
r-oldrel-windows-x86_64 1.3.3 4.00 70.00 74.00 OK

Check Details

Version: 1.3.3
Check: Rd \usage sections
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpIM9lp8/Rf1fa07d7a977967': No space left on device Error in file(open = "w+") : cannot open the connection Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc