CRAN Package Check Results for Package rempsyc

Last updated on 2025-12-19 17:49:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.63 346.03 352.66 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 4.32 225.65 229.97 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 12.00 536.26 548.26 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 302.29 ERROR
r-devel-windows-x86_64 0.2.0 11.00 393.00 404.00 OK
r-patched-linux-x86_64 0.2.0 6.85 326.88 333.73 OK
r-release-linux-x86_64 0.2.0 5.99 328.39 334.38 OK
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 4.00 283.00 287.00 OK
r-release-windows-x86_64 0.2.0 10.00 292.00 302.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 5.00 283.00 288.00 OK
r-oldrel-windows-x86_64 0.2.0 13.00 398.00 411.00 OK

Check Details

Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘assumptions.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘assumptions.Rmd’ --- re-building ‘contrasts.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘contrasts.Rmd’ --- re-building ‘moderation.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘moderation.Rmd’ --- re-building ‘scatter.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘scatter.Rmd’ --- re-building ‘t-test.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘t-test.Rmd’ --- re-building ‘table.Rmd’ using rmarkdown *** caught segfault *** address 0x35, cause 'memory not mapped' Traceback: 1: .check_caption_attr_name(x) 2: insight::export_table(format(x, ...), caption = caption, footer = footer, ...) 3: cat(insight::export_table(format(x, ...), caption = caption, footer = footer, ...)) 4: print.report_table(x) 5: context$df_print(x) 6: knit_print.data.frame(x, ...) 7: knit_print(x, ...) 8: withVisible(knit_print(x, ...)) 9: fun(x, options = options) 10: handler$value(value, visible) 11: handle_value(handler, value, visible, envir) 12: withVisible(handle_value(handler, value, visible, envir)) 13: watcher$print_value(ev$value, ev$visible, envir) 14: 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)}) 15: eval(call) 16: eval(call) 17: 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) 18: doWithOneRestart(return(expr), restart) 19: withOneRestart(expr, restarts[[1L]]) 20: withRestartList(expr, restarts[-nr]) 21: doWithOneRestart(return(expr), restart) 22: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 23: withRestartList(expr, restarts) 24: 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) 25: evaluate::evaluate(...) 26: 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)) 27: in_dir(input_dir(), expr) 28: 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))) 29: eng_r(options) 30: block_exec(params) 31: call_block(x) 32: process_group(group) 33: 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) } } }) 34: 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) 35: process_file(text, output) 36: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 37: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...) 38: vweave_rmarkdown(...) 39: engine$weave(file, quiet = quiet, encoding = enc) 40: doTryCatch(return(expr), name, parentenv, handler) 41: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 42: tryCatchList(expr, classes, parentenv, handlers) 43: 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)))}) 44: tools:::.buildOneVignette("table.Rmd", "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rempsyc.Rcheck/vign_test/rempsyc", TRUE, FALSE, "table", "UTF-8", "/tmp/RtmpWsex67/file1f864a5a2fe4a8.rds") An irrecoverable exception occurred. R is aborting now ... Segmentation fault --- re-building ‘violin.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘violin.Rmd’ SUMMARY: processing the following file failed: ‘table.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘assumptions.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘assumptions.Rmd’ --- re-building ‘contrasts.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘contrasts.Rmd’ --- re-building ‘moderation.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘moderation.Rmd’ --- re-building ‘scatter.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘scatter.Rmd’ --- re-building ‘t-test.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘t-test.Rmd’ --- re-building ‘table.Rmd’ using rmarkdown *** caught segfault *** address 0x30, cause 'memory not mapped' Traceback: 1: .check_caption_attr_name(x) 2: insight::export_table(format(x, ...), caption = caption, footer = footer, ...) 3: cat(insight::export_table(format(x, ...), caption = caption, footer = footer, ...)) 4: print.report_table(x) 5: context$df_print(x) 6: knit_print.data.frame(x, ...) 7: knit_print(x, ...) 8: withVisible(knit_print(x, ...)) 9: fun(x, options = options) 10: handler$value(value, visible) 11: handle_value(handler, value, visible, envir) 12: withVisible(handle_value(handler, value, visible, envir)) 13: watcher$print_value(ev$value, ev$visible, envir) 14: 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)}) 15: eval(call) 16: eval(call) 17: 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) 18: doWithOneRestart(return(expr), restart) 19: withOneRestart(expr, restarts[[1L]]) 20: withRestartList(expr, restarts[-nr]) 21: doWithOneRestart(return(expr), restart) 22: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]]) 23: withRestartList(expr, restarts) 24: 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) 25: evaluate::evaluate(...) 26: 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)) 27: in_dir(input_dir(), expr) 28: 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))) 29: eng_r(options) 30: block_exec(params) 31: call_block(x) 32: process_group(group) 33: 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) } } }) 34: 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) 35: process_file(text, output) 36: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 37: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...) 38: vweave_rmarkdown(...) 39: engine$weave(file, quiet = quiet, encoding = enc) 40: doTryCatch(return(expr), name, parentenv, handler) 41: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 42: tryCatchList(expr, classes, parentenv, handlers) 43: 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)))}) 44: tools:::.buildOneVignette("table.Rmd", "/data/gannet/ripley/R/packages/tests-devel/rempsyc.Rcheck/vign_test/rempsyc", TRUE, FALSE, "table", "UTF-8", "/tmp/RtmpMYvoVi/working_dir/RtmpWSXZvk/file631f13a2b8ce4.rds") An irrecoverable exception occurred. R is aborting now ... --- re-building ‘violin.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘violin.Rmd’ SUMMARY: processing the following file failed: ‘table.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc