CRAN Package Check Results for Package volker

Last updated on 2026-06-29 13:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.1 14.26 471.94 486.20 OK
r-devel-linux-x86_64-debian-gcc 3.3.1 10.03 317.28 327.31 OK
r-devel-linux-x86_64-fedora-clang 3.3.1 23.00 1105.01 1128.01 ERROR
r-devel-linux-x86_64-fedora-gcc 3.3.1 26.00 1563.10 1589.10 OK
r-devel-windows-x86_64 3.3.1 20.00 433.00 453.00 OK
r-patched-linux-x86_64 3.3.1 17.40 451.47 468.87 OK
r-release-linux-x86_64 3.3.1 OK
r-release-macos-arm64 3.3.1 3.00 100.00 103.00 OK
r-release-macos-x86_64 3.3.1 10.00 465.00 475.00 OK
r-release-windows-x86_64 3.3.1 19.00 444.00 463.00 OK
r-oldrel-macos-arm64 3.3.1 3.00 84.00 87.00 OK
r-oldrel-macos-x86_64 3.3.1 10.00 428.00 438.00 OK
r-oldrel-windows-x86_64 3.3.1 28.00 679.00 707.00 OK

Check Details

Version: 3.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [14m/14m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(volker) Attaching package: 'volker' The following object is masked from 'package:stats': filter > > test_check("volker") processing file: tables.Rmd output file: tables.knit.md /data/gannet/ripley/bin/pandoc +RTS -K512m -RTS tables.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output tables.html --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /data/gannet/ripley/R/test-clang/rmarkdown/rmd/h/default.html --syntax-highlighting pygments --css /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/templates/html_vignette/resources/vignette.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/Rtmpf4IaK1/working_dir/RtmpyEtFio/rmarkdown-str15df336ba5a6fd.html Output created: tables.html processing file: plots.Rmd output file: plots.knit.md /data/gannet/ripley/bin/pandoc +RTS -K512m -RTS plots.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output plots.html --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /data/gannet/ripley/R/test-clang/rmarkdown/rmd/h/default.html --syntax-highlighting pygments --css /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/templates/html_vignette/resources/vignette.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/Rtmpf4IaK1/working_dir/RtmpyEtFio/rmarkdown-str15df3332ea5f7.html Output created: plots.html processing file: reports.Rmd output file: reports.knit.md /data/gannet/ripley/bin/pandoc +RTS -K512m -RTS reports.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output reports.html --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /data/gannet/ripley/R/test-clang/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --variable bs3=TRUE --section-divs --template /data/gannet/ripley/R/test-clang/rmarkdown/rmd/h/default.html --syntax-highlighting none --variable highlightjs=1 --variable theme=bootstrap --css /data/gannet/ripley/R/packages/tests-clang/volker.Rcheck/volker/extdata/styles.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/Rtmpf4IaK1/working_dir/RtmpyEtFio/rmarkdown-str15df333f22ed4d.html Output created: reports.html [ FAIL 0 | WARN 0 | SKIP 11 | PASS 182 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-clusters.R:5:1', 'test-clusters.R:20:1', 'test-factors.R:5:1', 'test-factors.R:18:1', 'test-idx.R:12:1', 'test-idx.R:21:1', 'test-idx.R:31:1', 'test-idx.R:60:1', 'test_skim.R:16:1' • R_LOCALTESTS not set; skipping visual tests. (1): 'test-plots.R:297:3' • empty test (1): [ FAIL 0 | WARN 0 | SKIP 11 | PASS 182 ] > > proc.time() user system elapsed 818.163 4.850 829.148 *** caught segfault *** address 0x10d0, cause 'memory not mapped' An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-linux-x86_64-fedora-clang