CRAN Package Check Results for Package volker

Last updated on 2026-01-19 03:51:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 14.72 477.63 492.35 OK
r-devel-linux-x86_64-debian-gcc 3.3.0 9.97 308.05 318.02 ERROR
r-devel-linux-x86_64-fedora-clang 3.3.0 25.00 784.89 809.89 ERROR
r-devel-linux-x86_64-fedora-gcc 3.3.0 25.00 735.01 760.01 ERROR
r-devel-windows-x86_64 3.3.0 17.00 387.00 404.00 OK
r-patched-linux-x86_64 3.3.0 15.03 453.97 469.00 OK
r-release-linux-x86_64 3.3.0 13.71 452.46 466.17 ERROR
r-release-macos-arm64 3.3.0 3.00 89.00 92.00 OK
r-release-macos-x86_64 3.3.0 10.00 260.00 270.00 OK
r-release-windows-x86_64 3.3.0 18.00 421.00 439.00 OK
r-oldrel-macos-arm64 3.3.0 3.00 86.00 89.00 OK
r-oldrel-macos-x86_64 3.3.0 10.00 399.00 409.00 OK
r-oldrel-windows-x86_64 3.3.0 25.00 593.00 618.00 OK

Check Details

Version: 3.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [175s/189s] 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 /usr/bin/pandoc +RTS -K512m -RTS tables.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output tables.html --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --highlight-style pygments --css /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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/RtmpmxwBZn/rmarkdown-str2e70eb677ac3f2.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. Output created: tables.html processing file: plots.Rmd output file: plots.knit.md /usr/bin/pandoc +RTS -K512m -RTS plots.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output plots.html --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --highlight-style pygments --css /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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/RtmpmxwBZn/rmarkdown-str2e70eb16218f61.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. Output created: plots.html processing file: reports.Rmd output file: reports.knit.md /usr/bin/pandoc +RTS -K512m -RTS reports.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output reports.html --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --variable bs3=TRUE --section-divs --template /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --syntax-highlighting=none --variable highlightjs=1 --variable theme=bootstrap --css /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/volker/extdata/styles.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpmxwBZn/rmarkdown-str2e70eb5fa2aa93.html Output created: reports.html Saving _problems/test-tables-359.R [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] ══ 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): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tables.R:353:3'): Missing values make no trouble ───────────── Snapshot of code has changed: old[3:23] vs new[3:23] Output - |cg_adoption | total| diverse| female| male| + |Expectations | total| diverse| female| male| - |:------------|---------:|--------:|---------:|---------:| + |:----------------------------------------|---------:|--------:|---------:|---------:| - |advantage_01 | 3.2 (2.0)| 4.0 (NA)| 3.3 (2.2)| 3.1 (1.9)| + |ChatGPT has clear advantages compared... | 3.4 (1.0)| 4.0 (NA)| 3.6 (1.0)| 3.3 (1.0)| - |advantage_02 | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.3)| 2.7 (1.2)| + |Using ChatGPT brings financial benefits. | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.2)| 2.7 (1.2)| - |advantage_03 | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| + |Using ChatGPT is advantageous in many... | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| - |advantage_04 | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| + |Compared to other systems, using Chat... | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| - |fearofuse_01 | 3.1 (1.1)| 3.0 (NA)| 3.2 (1.0)| 3.1 (1.2)| + |Much can go wrong when using ChatGPT. | 3.1 (1.1)| 3.0 (NA)| 3.1 (1.0)| 3.1 (1.2)| and 11 more ... Backtrace: ▆ 1. ├─... %>% expect_snapshot(cran = TRUE) at test-tables.R:353:3 2. └─testthat::expect_snapshot(., cran = TRUE) ── Snapshots ─────────────────────────────────────────────────────────────────── To review and process snapshots locally: * Locate check directory. * Copy 'tests/testthat/_snaps' to local package. * Run `testthat::snapshot_accept()` to accept all changes. * Run `testthat::snapshot_review()` to review all changes. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8m/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 --highlight-style 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/RtmpXuJteJ/working_dir/Rtmp6WrGoz/rmarkdown-str311853f4fc3da.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. 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 --highlight-style 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/RtmpXuJteJ/working_dir/Rtmp6WrGoz/rmarkdown-str311853f3c2ac1.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. 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/RtmpXuJteJ/working_dir/Rtmp6WrGoz/rmarkdown-str3118534a11ae47.html Output created: reports.html Saving _problems/test-tables-359.R [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] ══ 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): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tables.R:353:3'): Missing values make no trouble ───────────── Snapshot of code has changed: old[3:23] vs new[3:23] Output - |cg_adoption | total| diverse| female| male| + |Expectations | total| diverse| female| male| - |:------------|---------:|--------:|---------:|---------:| + |:----------------------------------------|---------:|--------:|---------:|---------:| - |advantage_01 | 3.2 (2.0)| 4.0 (NA)| 3.3 (2.2)| 3.1 (1.9)| + |ChatGPT has clear advantages compared... | 3.4 (1.0)| 4.0 (NA)| 3.6 (1.0)| 3.3 (1.0)| - |advantage_02 | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.3)| 2.7 (1.2)| + |Using ChatGPT brings financial benefits. | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.2)| 2.7 (1.2)| - |advantage_03 | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| + |Using ChatGPT is advantageous in many... | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| - |advantage_04 | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| + |Compared to other systems, using Chat... | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| - |fearofuse_01 | 3.1 (1.1)| 3.0 (NA)| 3.2 (1.0)| 3.1 (1.2)| + |Much can go wrong when using ChatGPT. | 3.1 (1.1)| 3.0 (NA)| 3.1 (1.0)| 3.1 (1.2)| and 11 more ... Backtrace: ▆ 1. ├─... %>% expect_snapshot(cran = TRUE) at test-tables.R:353:3 2. └─testthat::expect_snapshot(., cran = TRUE) ── Snapshots ─────────────────────────────────────────────────────────────────── To review and process snapshots locally: * Locate check directory. * Copy 'tests/testthat/_snaps' to local package. * Run `testthat::snapshot_accept()` to accept all changes. * Run `testthat::snapshot_review()` to review all changes. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [416s/515s] 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-dev/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /data/gannet/ripley/R/test-dev/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /data/gannet/ripley/R/test-dev/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /data/gannet/ripley/R/test-dev/rmarkdown/rmd/h/default.html --highlight-style pygments --css /data/gannet/ripley/R/test-dev/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/RtmpQclnul/working_dir/Rtmp87esKb/rmarkdown-str2ee9d84497a526.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. 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-dev/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /data/gannet/ripley/R/test-dev/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /data/gannet/ripley/R/test-dev/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /data/gannet/ripley/R/test-dev/rmarkdown/rmd/h/default.html --highlight-style pygments --css /data/gannet/ripley/R/test-dev/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/RtmpQclnul/working_dir/Rtmp87esKb/rmarkdown-str2ee9d875ea8fd4.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. 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-dev/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /data/gannet/ripley/R/test-dev/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /data/gannet/ripley/R/test-dev/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --variable bs3=TRUE --section-divs --template /data/gannet/ripley/R/test-dev/rmarkdown/rmd/h/default.html --syntax-highlighting=none --variable highlightjs=1 --variable theme=bootstrap --css /data/gannet/ripley/R/packages/tests-devel/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/RtmpQclnul/working_dir/Rtmp87esKb/rmarkdown-str2ee9d859be1465.html Output created: reports.html Saving _problems/test-tables-359.R [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] ══ 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): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tables.R:353:3'): Missing values make no trouble ───────────── Snapshot of code has changed: old[3:23] vs new[3:23] Output - |cg_adoption | total| diverse| female| male| + |Expectations | total| diverse| female| male| - |:------------|---------:|--------:|---------:|---------:| + |:----------------------------------------|---------:|--------:|---------:|---------:| - |advantage_01 | 3.2 (2.0)| 4.0 (NA)| 3.3 (2.2)| 3.1 (1.9)| + |ChatGPT has clear advantages compared... | 3.4 (1.0)| 4.0 (NA)| 3.6 (1.0)| 3.3 (1.0)| - |advantage_02 | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.3)| 2.7 (1.2)| + |Using ChatGPT brings financial benefits. | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.2)| 2.7 (1.2)| - |advantage_03 | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| + |Using ChatGPT is advantageous in many... | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| - |advantage_04 | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| + |Compared to other systems, using Chat... | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| - |fearofuse_01 | 3.1 (1.1)| 3.0 (NA)| 3.2 (1.0)| 3.1 (1.2)| + |Much can go wrong when using ChatGPT. | 3.1 (1.1)| 3.0 (NA)| 3.1 (1.0)| 3.1 (1.2)| and 11 more ... Backtrace: ▆ 1. ├─... %>% expect_snapshot(cran = TRUE) at test-tables.R:353:3 2. └─testthat::expect_snapshot(., cran = TRUE) ── Snapshots ─────────────────────────────────────────────────────────────────── To review and process snapshots locally: * Locate check directory. * Copy 'tests/testthat/_snaps' to local package. * Run `testthat::snapshot_accept()` to accept all changes. * Run `testthat::snapshot_review()` to review all changes. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [269s/309s] 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 /usr/bin/pandoc +RTS -K512m -RTS tables.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output tables.html --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --highlight-style pygments --css /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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 /home/hornik/tmp/scratch/Rtmpdch8AR/rmarkdown-str133307d06b00a.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. Output created: tables.html processing file: plots.Rmd output file: plots.knit.md /usr/bin/pandoc +RTS -K512m -RTS plots.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output plots.html --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --section-divs --template /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --highlight-style pygments --css /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/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 /home/hornik/tmp/scratch/Rtmpdch8AR/rmarkdown-str1333054a6564f.html [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. Output created: plots.html processing file: reports.Rmd output file: reports.knit.md /usr/bin/pandoc +RTS -K512m -RTS reports.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output reports.html --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --variable bs3=TRUE --section-divs --template /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rmarkdown/rmd/h/default.html --syntax-highlighting=none --variable highlightjs=1 --variable theme=bootstrap --css /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/volker/extdata/styles.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /home/hornik/tmp/scratch/Rtmpdch8AR/rmarkdown-str133307a8a9945.html Output created: reports.html Saving _problems/test-tables-359.R [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] ══ 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): ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-tables.R:353:3'): Missing values make no trouble ───────────── Snapshot of code has changed: old[3:23] vs new[3:23] Output - |cg_adoption | total| diverse| female| male| + |Expectations | total| diverse| female| male| - |:------------|---------:|--------:|---------:|---------:| + |:----------------------------------------|---------:|--------:|---------:|---------:| - |advantage_01 | 3.2 (2.0)| 4.0 (NA)| 3.3 (2.2)| 3.1 (1.9)| + |ChatGPT has clear advantages compared... | 3.4 (1.0)| 4.0 (NA)| 3.6 (1.0)| 3.3 (1.0)| - |advantage_02 | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.3)| 2.7 (1.2)| + |Using ChatGPT brings financial benefits. | 2.7 (1.2)| 3.0 (NA)| 2.6 (1.2)| 2.7 (1.2)| - |advantage_03 | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| + |Using ChatGPT is advantageous in many... | 3.6 (1.1)| 4.0 (NA)| 3.7 (1.0)| 3.5 (1.1)| - |advantage_04 | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| + |Compared to other systems, using Chat... | 3.5 (1.0)| 3.0 (NA)| 3.6 (1.0)| 3.5 (1.0)| - |fearofuse_01 | 3.1 (1.1)| 3.0 (NA)| 3.2 (1.0)| 3.1 (1.2)| + |Much can go wrong when using ChatGPT. | 3.1 (1.1)| 3.0 (NA)| 3.1 (1.0)| 3.1 (1.2)| and 11 more ... Backtrace: ▆ 1. ├─... %>% expect_snapshot(cran = TRUE) at test-tables.R:353:3 2. └─testthat::expect_snapshot(., cran = TRUE) ── Snapshots ─────────────────────────────────────────────────────────────────── To review and process snapshots locally: * Locate check directory. * Copy 'tests/testthat/_snaps' to local package. * Run `testthat::snapshot_accept()` to accept all changes. * Run `testthat::snapshot_review()` to review all changes. [ FAIL 1 | WARN 0 | SKIP 11 | PASS 180 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64