Last updated on 2026-06-07 21:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 26.03 | 719.25 | 745.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 0.94 | 0.94 | FAIL | ||
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 45.00 | 1213.11 | 1258.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 47.00 | 1216.03 | 1263.03 | ERROR | |
| r-devel-windows-x86_64 | 0.1.6 | 33.00 | 688.00 | 721.00 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 28.95 | 696.83 | 725.78 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 25.31 | 701.38 | 726.69 | OK | |
| r-release-macos-arm64 | 0.1.6 | 6.00 | 141.00 | 147.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 18.00 | 461.00 | 479.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 30.00 | 687.00 | 717.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 6.00 | 141.00 | 147.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.6 | 18.00 | 426.00 | 444.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 42.00 | 938.00 | 980.00 | OK |
Version: 0.1.6
Check: CRAN incoming feasibility
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘ancova_combined.Rmd’ using rmarkdown
--- finished re-building ‘ancova_combined.Rmd’
--- re-building ‘auto_colwidths.Rmd’ using rmarkdown
--- finished re-building ‘auto_colwidths.Rmd’
--- re-building ‘junco.Rmd’ using rmarkdown
--- finished re-building ‘junco.Rmd’
--- re-building ‘standard_column_structures.Rmd’ using rmarkdown
--- finished re-building ‘standard_column_structures.Rmd’
--- re-building ‘table_and_listing_customizations.Rmd’ using rmarkdown
*** caught segfault ***
address 0x840, cause 'memory not mapped'
Traceback:
1: dev.off(dv)
2: eng_r(options)
3: block_exec(params)
4: call_block(x)
5: process_group(group)
6: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (is_R_CMD_build() || is_R_CMD_check()) error <<- format(e) })
7: with_options(withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (is_R_CMD_build() || is_R_CMD_check()) error <<- format(e) }), list(rlang_trace_top_env = knit_global()))
8: xfun:::handle_error(with_options(withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (is_R_CMD_build() || is_R_CMD_check()) error <<- format(e) }), list(rlang_trace_top_env = knit_global())), function(loc) { setwd(wd) write_utf8(res, output %n% stdout()) paste0("\nQuitting from ", loc, if (!is.null(error)) paste0("\n", rule(), error, "\n", rule()))}, if (labels[i] != "") sprintf(" [%s]", labels[i]), get_loc)
9: process_file(text, output)
10: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
11: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
12: vweave_rmarkdown(...)
13: engine$weave(file, quiet = quiet, encoding = enc)
14: doTryCatch(return(expr), name, parentenv, handler)
15: tryCatchOne(expr, names, parentenv, handlers[[1L]])
16: tryCatchList(expr, classes, parentenv, handlers)
17: tryCatch({ engine$weave(file, quiet = quiet, encoding = enc) setwd(startdir) output <- find_vignette_product(name, by = "weave", engine = engine) if (!have.makefile && vignette_is_tex(output)) { texi2pdf(file = output, clean = FALSE, quiet = quiet) output <- find_vignette_product(name, by = "texi2pdf", engine = engine) }}, error = function(e) { OK <<- FALSE message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", file, conditionMessage(e)))})
18: tools:::.buildOneVignette("table_and_listing_customizations.Rmd", "/data/gannet/ripley/R/packages/tests-devel/junco.Rcheck/vign_test/junco", TRUE, FALSE, "table_and_listing_customizations", "UTF-8", "/tmp/RtmpkeNtRw/working_dir/RtmpjtnCm5/file2a77cb30342484.rds")
An irrecoverable exception occurred. R is aborting now ...
SUMMARY: processing the following file failed:
‘table_and_listing_customizations.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc