CRAN Package Check Results for Package strap

Last updated on 2026-06-07 20:52:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6-1 5.82 45.99 51.81 OK
r-devel-linux-x86_64-debian-gcc 1.6-1 3.86 31.96 35.82 WARN
r-devel-linux-x86_64-fedora-clang 1.6-1 9.00 70.76 79.76 OK
r-devel-linux-x86_64-fedora-gcc 1.6-1 10.00 72.70 82.70 OK
r-devel-windows-x86_64 1.6-1 8.00 64.00 72.00 OK
r-patched-linux-x86_64 1.6-1 5.72 41.25 46.97 OK
r-release-linux-x86_64 1.6-1 5.66 41.30 46.96 OK
r-release-macos-arm64 1.6-1 1.00 14.00 15.00 OK
r-release-macos-x86_64 1.6-1 4.00 48.00 52.00 OK
r-release-windows-x86_64 1.6-1 6.00 63.00 69.00 OK
r-oldrel-macos-arm64 1.6-1 OK
r-oldrel-macos-x86_64 1.6-1 4.00 46.00 50.00 OK
r-oldrel-windows-x86_64 1.6-1 8.00 78.00 86.00 OK

Check Details

Version: 1.6-1
Check: Rd \usage sections
Result: WARN Fatal error: cannot create 'R_TempDir' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Fatal error: cannot create 'R_TempDir' 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