- using R version 4.6.1 (2026-06-24)
- using platform: x86_64-apple-darwin20
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
* current time: 2026-09-27 06:10:41 UTC
- checking for file ‘ggCheysson/DESCRIPTION’ ... OK
- this is package ‘ggCheysson’ version ‘1.0.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘ggCheysson’ can be installed ... [5s/8s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/2s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [4s/5s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/1s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [3s/7s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [28s/47s] ERROR
Error(s) in re-building vignettes:
--- re-building ‘getting-started.Rmd’ using rmarkdown
--- finished re-building ‘getting-started.Rmd’
sh: line 1: 8220 Segmentation fault: 11 '/Library/Frameworks/R.framework/Resources/bin/R' --vanilla --no-echo > '/Volumes/Temp/tmp/Rtmp114HWd/file17d727e81f508' 2>&1 < '/Volumes/Temp/tmp/Rtmp114HWd/file17d725fe211b'
--- re-building ‘guerry-maps.Rmd’ using rmarkdown
*** caught segfault ***
address 0x105944000, cause 'memory not mapped'
Traceback:
1: .setMask(mask$f, mask$ref)
2: resolveMask.GridMask(list(f = function () { grid.draw(mask, recording = FALSE)}, ref = NULL))
3: (function (mask) { UseMethod("resolveMask")})(list(f = function () { grid.draw(mask, recording = FALSE)}, ref = NULL))
4: grid.Call.graphics(C_setviewport, vp, TRUE)
5: push.vp.viewport(X[[i]], ...)
6: FUN(X[[i]], ...)
7: lapply(vps, push.vp, recording)
8: pushViewport(vp, recording = FALSE)
9: pushgrobvp.viewport(x$vp)
10: pushgrobvp(x$vp)
11: pushvpgp(x)
12: preDraw.gTree(x)
13: preDraw(x)
14: drawGTree(x)
15: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
16: grid.draw.gTree(x$children[[i]], recording = FALSE)
17: grid.draw(x$children[[i]], recording = FALSE)
18: drawGTree(x)
19: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
20: grid.draw.gTree(x$children[[i]], recording = FALSE)
21: grid.draw(x$children[[i]], recording = FALSE)
22: drawGTree(x)
23: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
24: grid.draw.gTree(x$children[[i]], recording = FALSE)
25: grid.draw(x$children[[i]], recording = FALSE)
26: drawGTree(x)
27: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
28: grid.draw.gTree(x$children[[i]], recording = FALSE)
29: grid.draw(x$children[[i]], recording = FALSE)
30: drawGTree(x)
31: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
32: grid.draw.gTree(x$children[[i]], recording = FALSE)
33: grid.draw(x$children[[i]], recording = FALSE)
34: drawGTree(x)
35: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
36: grid.draw.gTree(x$children[[i]], recording = FALSE)
37: grid.draw(x$children[[i]], recording = FALSE)
38: drawGTree(x)
39: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
40: grid.draw.gTree(x$children[[i]], recording = FALSE)
41: grid.draw(x$children[[i]], recording = FALSE)
42: drawGTree(x)
43: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
44: grid.draw.gTree(gtable)
45: grid.draw(gtable)
46: `print.ggplot2::ggplot`(p3b)
47: print(p3b)
48: eval(expr, envir)
49: eval(expr, envir)
50: withVisible(eval(expr, envir))
51: withCallingHandlers(code, error = function (e) rlang::entrace(e), message = function (cnd) { watcher$capture_plot_and_output() if (on_message$capture) { watcher$push(cnd) } if (on_message$silence) { invokeRestart("muffleMessage") }}, warning = function (cnd) { if (getOption("warn") >= 2 || getOption("warn") < 0) { return() } watcher$capture_plot_and_output() if (on_warning$capture) { cnd <- sanitize_call(cnd) watcher$push(cnd) } if (on_warning$silence) { invokeRestart("muffleWarning") }}, error = function (cnd) { watcher$capture_plot_and_output() cnd <- sanitize_call(cnd) watcher$push(cnd) switch(on_error, continue = invokeRestart("eval_continue"), stop = invokeRestart("eval_stop"), error = NULL)})
52: eval(call)
53: eval(call)
54: with_handlers({ for (expr in tle$exprs) { ev <- withVisible(eval(expr, envir)) watcher$capture_plot_and_output() watcher$print_value(ev$value, ev$visible, envir) } TRUE}, handlers)
55: doWithOneRestart(return(expr), restart)
56: withOneRestart(expr, restarts[[1L]])
57: withRestartList(expr, restarts[-nr])
58: doWithOneRestart(return(expr), restart)
59: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
60: withRestartList(expr, restarts)
61: withRestarts(with_handlers({ for (expr in tle$exprs) { ev <- withVisible(eval(expr, envir)) watcher$capture_plot_and_output() watcher$print_value(ev$value, ev$visible, envir) } TRUE}, handlers), eval_continue = function() TRUE, eval_stop = function() FALSE)
62: evaluate::evaluate(...)
63: evaluate(code, envir = env, new_device = FALSE, keep_warning = if (is.numeric(options$warning)) TRUE else options$warning, keep_message = if (is.numeric(options$message)) TRUE else options$message, stop_on_error = if (is.numeric(options$error)) options$error else { if (options$error && options$include) 0L else 2L }, output_handler = knit_handlers(options$render, options))
64: in_dir(input_dir(), expr)
65: in_input_dir(evaluate(code, envir = env, new_device = FALSE, keep_warning = if (is.numeric(options$warning)) TRUE else options$warning, keep_message = if (is.numeric(options$message)) TRUE else options$message, stop_on_error = if (is.numeric(options$error)) options$error else { if (options$error && options$include) 0L else 2L }, output_handler = knit_handlers(options$render, options)))
66: eng_r(options)
67: block_exec(params)
68: call_block(x)
69: process_group(group)
70: 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) })
71: 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()))
72: 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)
73: process_file(text, output)
74: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
75: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
76: vweave_rmarkdown(...)
77: engine$weave(file, quiet = quiet, encoding = enc)
78: doTryCatch(return(expr), name, parentenv, handler)
79: tryCatchOne(expr, names, parentenv, handlers[[1L]])
80: tryCatchList(expr, classes, parentenv, handlers)
81: 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)))})
82: tools:::.buildOneVignette("guerry-maps.Rmd", "/Volumes/Builds/packages/big-sur-x86_64/results/4.6/ggCheysson.Rcheck/vign_test/ggCheysson", TRUE, FALSE, "guerry-maps", "UTF-8", "/Volumes/Temp/tmp/Rtmp114HWd/file17d7278cf7e9e.rds")
An irrecoverable exception occurred. R is aborting now ...
SUMMARY: processing the following file failed:
‘guerry-maps.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [7s/9s] OK
- DONE
Status: 1 ERROR