CRAN Package Check Results for Package GPFDA

Last updated on 2026-04-10 17:52:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.3 98.88 345.39 444.27 NOTE
r-devel-linux-x86_64-debian-gcc 3.1.3 57.20 251.76 308.96 NOTE
r-devel-linux-x86_64-fedora-clang 3.1.3 152.00 486.94 638.94 OK
r-devel-linux-x86_64-fedora-gcc 3.1.3 174.00 490.08 664.08 OK
r-devel-macos-arm64 3.1.3 19.00 106.00 125.00 ERROR
r-devel-windows-x86_64 3.1.3 120.00 368.00 488.00 OK
r-patched-linux-x86_64 3.1.3 74.43 334.18 408.61 OK
r-release-linux-x86_64 3.1.3 61.13 328.29 389.42 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 96.00 393.00 489.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 120.00 514.00 634.00 OK

Additional issues

M1mac

Check Details

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: 75505 Segmentation fault: 11 '/Library/Frameworks/R.framework/Resources/bin/R' --vanilla --no-echo > '/Volumes/Temp/tmp/RtmpiaPpTv/file1178b908969a' 2>&1 < '/Volumes/Temp/tmp/RtmpiaPpTv/file1178b12d75d18' --- re-building ‘nsgpr.Rmd’ using rmarkdown *** caught segfault *** address 0x328000000, 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, 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)}) 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 (is_R_CMD_build() || is_R_CMD_check()) error <<- format(e) }) 27: 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())) 28: 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) 29: process_file(text, output) 30: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 31: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...) 32: vweave_rmarkdown(...) 33: engine$weave(file, quiet = quiet, encoding = enc) 34: doTryCatch(return(expr), name, parentenv, handler) 35: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 36: tryCatchList(expr, classes, parentenv, handlers) 37: 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)))}) 38: 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/RtmpiaPpTv/file1178b365cd688.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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.