CRAN Package Check Results for Package PaRe

Last updated on 2026-02-03 14:51:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.15 10.06 103.66 113.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.15 6.91 71.00 77.91 OK
r-devel-linux-x86_64-fedora-clang 0.1.15 18.00 153.83 171.83 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.15 17.00 157.53 174.53 ERROR
r-devel-windows-x86_64 0.1.15 13.00 108.00 121.00 OK
r-patched-linux-x86_64 0.1.15 9.73 92.95 102.68 OK
r-release-linux-x86_64 0.1.15 8.62 94.62 103.24 OK
r-release-macos-arm64 0.1.15 OK
r-release-macos-x86_64 0.1.15 6.00 88.00 94.00 OK
r-release-windows-x86_64 0.1.15 12.00 107.00 119.00 OK
r-oldrel-macos-arm64 0.1.15 OK
r-oldrel-macos-x86_64 0.1.15 7.00 102.00 109.00 OK
r-oldrel-windows-x86_64 0.1.15 16.00 133.00 149.00 OK

Check Details

Version: 0.1.15
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘Documentation.Rmd’ using rmarkdown Quitting from Documentation.Rmd:263-268 [lintScore] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `dplyr::summarise()`: ℹ In argument: `.data$type`. Caused by error: ! `.data$type` must be size 1, not 2. ℹ To return more or less than 1 row per group, use `reframe()`. --- Backtrace: ▆ 1. ├─PaRe::lintScore(repo = repo, messages = messages) 2. │ └─... %>% ... 3. ├─dplyr::summarise(...) 4. ├─dplyr:::summarise.data.frame(., .data$type, pct = round(.data$n/nLines * 100, 2)) 5. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 6. │ └─base::withCallingHandlers(...) 7. └─dplyr:::dplyr_internal_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'Documentation.Rmd' failed with diagnostics: ℹ In argument: `.data$type`. Caused by error: ! `.data$type` must be size 1, not 2. ℹ To return more or less than 1 row per group, use `reframe()`. --- failed re-building ‘Documentation.Rmd’ SUMMARY: processing the following file failed: ‘Documentation.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc