CRAN Package Check Results for Package precommit

Last updated on 2023-11-28 18:49:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 4.63 233.20 237.83 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.2 3.15 174.82 177.97 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.2 287.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.2 325.69 NOTE
r-devel-windows-x86_64 0.3.2 26.00 614.00 640.00 NOTE
r-patched-linux-x86_64 0.3.2 5.31 225.60 230.91 OK
r-release-linux-x86_64 0.3.2 3.41 225.15 228.56 OK
r-release-macos-arm64 0.3.2 119.00 OK
r-release-macos-x86_64 0.3.2 197.00 OK
r-release-windows-x86_64 0.3.2 20.00 474.00 494.00 OK
r-oldrel-macos-arm64 0.3.2 113.00 NOTE
r-oldrel-macos-x86_64 0.3.2 145.00 NOTE
r-oldrel-windows-x86_64 0.3.2 19.00 438.00 457.00 OK

Check Details

Version: 0.3.2
Check: Rd files
Result: NOTE checkRd: (-1) may_require_permanent_cache.Rd:14: Lost braces; missing escapes or markup? 14 | warning if not, but since {R.cache} version \verb{0.15.0} (release date | ^ checkRd: (-1) may_require_permanent_cache.Rd:17: Lost braces; missing escapes or markup? 17 | if someone updates the R package {precommit} but not the hook revisions. | ^ checkRd: (-1) update_rev_in_config.Rd:5: Lost braces; missing escapes or markup? 5 | \title{Updates the hook version ref of {precommit} in a \code{.pre-commit-config} file} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: Rd \usage sections
Result: NOTE Documented arguments not in \usage in Rd file 'local_test_setup.Rd': ‘use_precommmit’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.3.2
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘here’ All declared Imports should be used. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64