CRAN Package Check Results for Package gapclosing

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 2.86 80.77 83.63 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 2.03 55.90 57.93 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 103.06 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 5.00 106.47 111.47 ERROR
r-devel-windows-x86_64 1.0.2 5.00 236.00 241.00 OK
r-patched-linux-x86_64 1.0.2 3.09 73.40 76.49 OK
r-release-linux-x86_64 1.0.2 2.75 73.44 76.19 OK
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 2.00 296.00 298.00 OK
r-release-windows-x86_64 1.0.2 5.00 234.00 239.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 2.00 253.00 255.00 OK
r-oldrel-windows-x86_64 1.0.2 7.00 342.00 349.00 OK

Check Details

Version: 1.0.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Ian Lundberg <ianlundberg@ucla.edu>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘gapclosing.Rmd’ using rmarkdown Quitting from gapclosing.Rmd:113-115 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `dplyr::summarize()`: ℹ In argument: `x = ifelse(gapclosing.category == category_A, 0.8, 2.2)`. ℹ In group 1: `gapclosing.category = A`. Caused by error: ! `x` must be size 1, not 2. ℹ To return more or less than 1 row per group, use `reframe()`. --- Backtrace: ▆ 1. ├─base::plot(estimate, return_plots = TRUE) 2. ├─gapclosing:::plot.gapclosing(estimate, return_plots = TRUE) 3. │ └─base::lapply(...) 4. │ └─gapclosing (local) FUN(X[[i]], ...) 5. │ └─gapclosing::disparityplot(...) 6. │ ├─ggplot2::geom_text(...) 7. │ │ └─ggplot2::layer(...) 8. │ │ └─ggplot2::fortify(data) 9. │ └─means %>% dplyr::group_by(gapclosing.category) %>% ... 10. ├─dplyr::summarize(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. └─dplyr:::dplyr_internal_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'gapclosing.Rmd' failed with diagnostics: ℹ In argument: `x = ifelse(gapclosing.category == category_A, 0.8, 2.2)`. ℹ In group 1: `gapclosing.category = A`. Caused by error: ! `x` must be size 1, not 2. ℹ To return more or less than 1 row per group, use `reframe()`. --- failed re-building ‘gapclosing.Rmd’ SUMMARY: processing the following file failed: ‘gapclosing.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc