CRAN Package Check Results for Package metaviz

Last updated on 2026-09-27 08:53:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 9.26 165.57 174.83 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 6.05 114.82 120.87 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 105.10 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 110.69 ERROR
r-devel-windows-x86_64 0.3.1 13.00 171.00 184.00 OK
r-patched-linux-x86_64 0.3.1 9.90 159.85 169.75 OK
r-release-linux-x86_64 0.3.1 9.01 159.18 168.19 OK
r-release-macos-arm64 0.3.1 2.00 41.00 43.00 OK
r-release-macos-x86_64 0.3.1 6.00 169.00 175.00 OK
r-release-windows-x86_64 0.3.1 13.00 154.00 167.00 OK
r-oldrel-macos-arm64 0.3.1 OK
r-oldrel-macos-x86_64 0.3.1 5.00 122.00 127.00 OK
r-oldrel-windows-x86_64 0.3.1 16.00 226.00 242.00 OK

Check Details

Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘funnelinf.Rmd’ using rmarkdown Quitting from funnelinf.Rmd:105-108 [unnamed-chunk-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/tibble_error_assign_incompatible_size> Error in `$<-`: ! Assigned data `se` must be compatible with existing data. ✖ Existing data has 216 rows. ✖ Assigned data has 54 rows. ℹ Only vectors of size 1 are recycled. Caused by error in `vectbl_recycle_rhs_rows()`: ! Can't recycle input of size 54 to size 216. --- Backtrace: ▆ 1. └─metaviz::funnelinf(...) 2. ├─base::`$<-`(`*tmp*`, "y", value = `<dbl>`) 3. └─tibble:::`$<-.tbl_df`(`*tmp*`, "y", value = `<dbl>`) 4. └─tibble:::tbl_subassign(...) 5. └─tibble:::vectbl_recycle_rhs_rows(value, fast_nrow(xo), i_arg = NULL, value_arg, call) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'funnelinf.Rmd' failed with diagnostics: Assigned data `se` must be compatible with existing data. ✖ Existing data has 216 rows. ✖ Assigned data has 54 rows. ℹ Only vectors of size 1 are recycled. Caused by error in `vectbl_recycle_rhs_rows()`: ! Can't recycle input of size 54 to size 216. --- failed re-building ‘funnelinf.Rmd’ --- re-building ‘metaviz.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘metaviz.Rmd’ SUMMARY: processing the following file failed: ‘funnelinf.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc