Last updated on 2026-02-12 00:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.1.3 | NOTE | ||||
| r-devel-linux-x86_64-debian-gcc | 3.1.3 | 60.44 | 248.45 | 308.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.1.3 | 183.00 | 526.71 | 709.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.1.3 | 174.00 | 516.83 | 690.83 | OK | |
| r-devel-macos-arm64 | 3.1.3 | 17.00 | 1596.00 | 1613.00 | ERROR | |
| r-devel-windows-x86_64 | 3.1.3 | 99.00 | 362.00 | 461.00 | OK | |
| r-patched-linux-x86_64 | 3.1.3 | 77.04 | 387.10 | 464.14 | OK | |
| r-release-linux-x86_64 | 3.1.3 | 77.34 | 386.67 | 464.01 | OK | |
| r-release-macos-arm64 | 3.1.3 | OK | ||||
| r-release-macos-x86_64 | 3.1.3 | 48.00 | 374.00 | 422.00 | OK | |
| r-release-windows-x86_64 | 3.1.3 | 103.00 | 351.00 | 454.00 | OK | |
| r-oldrel-macos-arm64 | 3.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 3.1.3 | 56.00 | 306.00 | 362.00 | OK | |
| r-oldrel-windows-x86_64 | 3.1.3 | 126.00 | 521.00 | 647.00 | OK |
Version: 3.1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Evandro Konzen <gpfda.r@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Jian", "Qing"),
family = "Shi",
role = "aut"),
person(given = "Yafeng",
family = "Cheng",
role = "aut"),
person(given = "Evandro",
family = "Konzen",
role = c("aut", "cre"),
email = "gpfda.r@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘co2.Rmd’ using rmarkdown
--- finished re-building ‘co2.Rmd’
--- re-building ‘gpfr.Rmd’ using rmarkdown
--- finished re-building ‘gpfr.Rmd’
--- re-building ‘gpr_ex1.Rmd’ using rmarkdown
--- finished re-building ‘gpr_ex1.Rmd’
--- re-building ‘gpr_ex2.Rmd’ using rmarkdown
--- finished re-building ‘gpr_ex2.Rmd’
--- re-building ‘mgpr.Rmd’ using rmarkdown
--- finished re-building ‘mgpr.Rmd’
sh: line 1: 32665 Segmentation fault: 11 '/Library/Frameworks/R.framework/Resources/bin/R' --vanilla --no-echo > '/Volumes/Temp/tmp/RtmpHINSVH/file53c1207f888e' 2>&1 < '/Volumes/Temp/tmp/RtmpHINSVH/file53c114de334d'
--- re-building ‘nsgpr.Rmd’ using rmarkdown
*** caught segfault ***
address 0x138000000, cause 'invalid permissions'
Traceback:
1: interpShull(xo, yo, x, y, z, linear, input, output, kernel, h, solver, degree, baryweight, autodegree, adtol, smoothpde, akimaweight, nweight)
2: interp(x = input[, 1], y = input[, 2], z = as.numeric(responseMat), nx = nGrid, ny = nGrid, linear = T)
3: plotImage(response = pred$pred.mean, input = inputMatTest, realisation = 1, n1 = n1test, n2 = n2test, zlim = zlim, main = "prediction")
4: eval(expr, envir)
5: eval(expr, envir)
6: withVisible(eval(expr, envir))
7: withCallingHandlers(code, 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)})
8: eval(call)
9: eval(call)
10: 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)
11: doWithOneRestart(return(expr), restart)
12: withOneRestart(expr, restarts[[1L]])
13: withRestartList(expr, restarts[-nr])
14: doWithOneRestart(return(expr), restart)
15: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
16: withRestartList(expr, restarts)
17: 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)
18: evaluate::evaluate(...)
19: 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))
20: in_dir(input_dir(), expr)
21: 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)))
22: eng_r(options)
23: block_exec(params)
24: call_block(x)
25: process_group(group)
26: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (xfun::pkg_available("rlang", "1.0.0")) { if (is_R_CMD_build() || is_R_CMD_check()) { cnd = tryCatch(rlang::entrace(e), error = identity) error <<- format(cnd) } else { rlang::entrace(e) } } })
27: xfun:::handle_error(withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (xfun::pkg_available("rlang", "1.0.0")) { if (is_R_CMD_build() || is_R_CMD_check()) { cnd = tryCatch(rlang::entrace(e), error = identity) error <<- format(cnd) } else { rlang::entrace(e) } } }), 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)
28: process_file(text, output)
29: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
30: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
31: vweave_rmarkdown(...)
32: engine$weave(file, quiet = quiet, encoding = enc)
33: doTryCatch(return(expr), name, parentenv, handler)
34: tryCatchOne(expr, names, parentenv, handlers[[1L]])
35: tryCatchList(expr, classes, parentenv, handlers)
36: 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)))})
37: tools:::.buildOneVignette("nsgpr.Rmd", "/Volumes/Builds/packages/sonoma-arm64/results/4.6/GPFDA.Rcheck/vign_test/GPFDA", TRUE, FALSE, "nsgpr", "UTF-8", "/Volumes/Temp/tmp/RtmpHINSVH/file53c1461d19a8.rds")
An irrecoverable exception occurred. R is aborting now ...
SUMMARY: processing the following file failed:
‘nsgpr.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-macos-arm64