Last updated on 2026-03-18 13:51:34 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| calcal | 14 | ||
| cricketdata | 2 | 3 | 9 |
| demography | 14 | ||
| expsmooth | 2 | 12 | |
| fma | 14 | ||
| forecast | 1 | 2 | 11 |
| fpp2 | 14 | ||
| fpp3 | 14 | ||
| hdrcde | 14 | ||
| Mcomp | 14 | ||
| ozbabynames | 14 | ||
| stR | 3 | 11 | |
| thief | 14 | ||
| tsfeatures | 14 | ||
| vital | 14 | ||
| weird | 14 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 2, NOTE: 3, OK: 9
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘cricinfo.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘cricinfo.Rmd’
--- re-building ‘cricketdata_R_pkg.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘cricketdata_R_pkg.Rmd’
--- re-building ‘cricsheet.Rmd’ using rmarkdown
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, resolveHJust(x$just, x$hjust), resolveVJust(x$just, x$vjust), x$rot, x$check.overlap)
2: drawDetails.text(x, recording = FALSE)
3: drawDetails(x, recording = FALSE)
4: drawGrob(x)
5: recordGraphics(drawGrob(x), list(x = x), getNamespace("grid"))
6: grid.draw.grob(x$children[[i]], recording = FALSE)
7: grid.draw(x$children[[i]], recording = FALSE)
8: drawGTree(x)
9: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
10: grid.draw.gTree(x$children[[i]], recording = FALSE)
11: grid.draw(x$children[[i]], recording = FALSE)
12: drawGTree(x)
13: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
14: grid.draw.gTree(x$children[[i]], recording = FALSE)
15: grid.draw(x$children[[i]], recording = FALSE)
16: drawGTree(x)
17: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
18: grid.draw.gTree(gtable)
19: grid.draw(gtable)
20: `print.ggplot2::ggplot`(x)
21: print(x)
22: normal_print(x)
23: knit_print.default(x, ...)
24: knit_print(x, ...)
25: withVisible(knit_print(x, ...))
26: fun(x, options = options)
27: handler$value(value, visible)
28: handle_value(handler, value, visible, envir)
29: withVisible(handle_value(handler, value, visible, envir))
30: watcher$print_value(ev$value, ev$visible, envir)
31: 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)})
32: eval(call)
33: eval(call)
34: 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)
35: doWithOneRestart(return(expr), restart)
36: withOneRestart(expr, restarts[[1L]])
37: withRestartList(expr, restarts[-nr])
38: doWithOneRestart(return(expr), restart)
39: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
40: withRestartList(expr, restarts)
41: 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)
42: evaluate::evaluate(...)
43: 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))
44: in_dir(input_dir(), expr)
45: 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)))
46: eng_r(options)
47: block_exec(params)
48: call_block(x)
49: process_group(group)
50: 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) })
51: 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()))
52: 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)
53: process_file(text, output)
54: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
55: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
56: vweave_rmarkdown(...)
57: engine$weave(file, quiet = quiet, encoding = enc)
58: doTryCatch(return(expr), name, parentenv, handler)
59: tryCatchOne(expr, names, parentenv, handlers[[1L]])
60: tryCatchList(expr, classes, parentenv, handlers)
61: 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)))})
62: tools:::.buildOneVignette("cricsheet.Rmd", "/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/cricketdata.Rcheck/vign_test/cricketdata", TRUE, FALSE, "cricsheet", "UTF-8", "/home/hornik/tmp/scratch/RtmpNeA9bn/file1aa3d400e7408.rds")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
SUMMARY: processing the following file failed:
‘cricsheet.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘cricinfo.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘cricinfo.Rmd’
--- re-building ‘cricketdata_R_pkg.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘cricketdata_R_pkg.Rmd’
--- re-building ‘cricsheet.Rmd’ using rmarkdown
*** caught segfault ***
address (nil), cause 'memory not mapped'
Traceback:
1: grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, resolveHJust(x$just, x$hjust), resolveVJust(x$just, x$vjust), x$rot, x$check.overlap)
2: drawDetails.text(x, recording = FALSE)
3: drawDetails(x, recording = FALSE)
4: drawGrob(x)
5: recordGraphics(drawGrob(x), list(x = x), getNamespace("grid"))
6: grid.draw.grob(x$children[[i]], recording = FALSE)
7: grid.draw(x$children[[i]], recording = FALSE)
8: drawGTree(x)
9: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
10: grid.draw.gTree(x$children[[i]], recording = FALSE)
11: grid.draw(x$children[[i]], recording = FALSE)
12: drawGTree(x)
13: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
14: grid.draw.gTree(x$children[[i]], recording = FALSE)
15: grid.draw(x$children[[i]], recording = FALSE)
16: drawGTree(x)
17: recordGraphics(drawGTree(x), list(x = x), getNamespace("grid"))
18: grid.draw.gTree(gtable)
19: grid.draw(gtable)
20: `print.ggplot2::ggplot`(x)
21: print(x)
22: normal_print(x)
23: knit_print.default(x, ...)
24: knit_print(x, ...)
25: withVisible(knit_print(x, ...))
26: fun(x, options = options)
27: handler$value(value, visible)
28: handle_value(handler, value, visible, envir)
29: withVisible(handle_value(handler, value, visible, envir))
30: watcher$print_value(ev$value, ev$visible, envir)
31: 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)})
32: eval(call)
33: eval(call)
34: 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)
35: doWithOneRestart(return(expr), restart)
36: withOneRestart(expr, restarts[[1L]])
37: withRestartList(expr, restarts[-nr])
38: doWithOneRestart(return(expr), restart)
39: withOneRestart(withRestartList(expr, restarts[-nr]), restarts[[nr]])
40: withRestartList(expr, restarts)
41: 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)
42: evaluate::evaluate(...)
43: 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))
44: in_dir(input_dir(), expr)
45: 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)))
46: eng_r(options)
47: block_exec(params)
48: call_block(x)
49: process_group(group)
50: 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) })
51: 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()))
52: 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)
53: process_file(text, output)
54: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
55: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...)
56: vweave_rmarkdown(...)
57: engine$weave(file, quiet = quiet, encoding = enc)
58: doTryCatch(return(expr), name, parentenv, handler)
59: tryCatchOne(expr, names, parentenv, handlers[[1L]])
60: tryCatchList(expr, classes, parentenv, handlers)
61: 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)))})
62: tools:::.buildOneVignette("cricsheet.Rmd", "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/cricketdata.Rcheck/vign_test/cricketdata", TRUE, FALSE, "cricsheet", "UTF-8", "/tmp/RtmpX9KvUp/file113dee617655a6.rds")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault
SUMMARY: processing the following file failed:
‘cricsheet.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
doc 2.0Mb
extdata 2.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 2, OK: 12
Version: 2.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Rob J Hyndman <Rob.Hyndman@monash.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Rob", "J"),
family = "Hyndman",
role = c("aut", "cre"),
email = "Rob.Hyndman@monash.edu")
as necessary.
Found the following (possibly) invalid file URIs:
URI: www.exponentialsmoothing.net
From: man/expsmooth-package.Rd
URI: www.exponentialsmoothing.net
From: man/freight.Rd
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, NOTE: 2, OK: 11
Version: 9.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10m/14m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(forecast)
>
> test_check("forecast")
Saving _problems/test-clean-10.R
Saving _problems/test-clean-20.R
Saving _problems/test-season-86.R
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 824 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-bats.R:16:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-clean.R:10:3'): tests for na.interp ──────────────────────────
Expected `sum(abs(na.interp(testseries) - rep(1:7, 5))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-clean.R:20:3'): tests for tsclean ────────────────────────────
Expected `sum(abs(tsclean(testseries) - rep(1:7, 5))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-season.R:86:3'): tests for stlf ──────────────────────────────
Expected `c(stlf(y)$mean)` to equal `rep(1:7, 2)`.
Differences:
actual | expected
[1] 0.9809 - 1.0000 [1]
[2] 1.9828 - 2.0000 [2]
[3] 2.9846 - 3.0000 [3]
[4] 3.9864 - 4.0000 [4]
[5] 4.9884 - 5.0000 [5]
[6] 5.9901 - 6.0000 [6]
[7] 6.9920 - 7.0000 [7]
[8] 0.9742 - 1.0000 [8]
[9] 1.9772 - 2.0000 [9]
[10] 2.9800 - 3.0000 [10]
... ... ... and 4 more ...
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 824 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 9.0.2
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 3.6Mb
Flavor: r-oldrel-macos-arm64
Version: 9.0.1
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 3.6Mb
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: NOTE: 3, OK: 11
Version: 0.7.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
doc 2.0Mb
extdata 2.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14