CRAN Package Check Results for Package junco

Last updated on 2026-09-24 22:50:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 25.38 739.49 764.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.6 16.55 458.42 474.97 OK
r-devel-linux-x86_64-fedora-clang 0.1.6 19.00 458.03 477.03 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6 18.00 433.57 451.57 ERROR
r-devel-windows-x86_64 0.1.6 35.00 703.00 738.00 OK
r-patched-linux-x86_64 0.1.6 26.09 700.51 726.60 OK
r-release-linux-x86_64 0.1.6 24.71 700.49 725.20 OK
r-release-macos-arm64 0.1.6 6.00 141.00 147.00 OK
r-release-macos-x86_64 0.1.6 18.00 461.00 479.00 OK
r-release-windows-x86_64 0.1.6 31.00 675.00 706.00 OK
r-oldrel-macos-arm64 0.1.6 OK
r-oldrel-macos-x86_64 0.1.6 18.00 426.00 444.00 OK
r-oldrel-windows-x86_64 0.1.6 40.00 966.00 1006.00 OK

Check Details

Version: 0.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [166s/179s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > options(rgl.useNULL = TRUE) > library(testthat) > library(junco) Loading required package: formatters Attaching package: 'formatters' The following object is masked from 'package:base': %||% Loading required package: rtables Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Attaching package: 'rtables' The following object is masked from 'package:utils': str > > test_check("junco") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Joining with `by = join_by(USUBJID)` Joining with `by = join_by(USUBJID, ARM)` mmrm() registered as emmeans extension none of the combination levels appeared in the colspan treatment map; adding them automatically. none of the combination levels appeared in the colspan treatment map; adding them automatically. none of the combination levels appeared in the colspan treatment map; adding them automatically. [1] 84 84 67 84 Saving _problems/test-summarize_ancova-719.R [ FAIL 1 | WARN 0 | SKIP 25 | PASS 840 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (25): 'test-a_summarize_aval_chg_diff.R:472:1', 'test-ancova.R:4:1', 'test-docx_exporter_functions.R:9:1', 'test-estimate_proportion_diff.R:1:1', 'test-lsmeans.R:318:1', 'test-lsmeans.R:339:1', 'test-lsmeans.R:348:1', 'test-lsmeans.R:359:1', 'test-lsmeans.R:631:1', 'test-lsmeans.R:658:1', 'test-mmrm.R:81:1', 'test-mmrm.R:151:1', 'test-mmrm_rbmi.R:5:1', 'test-rbmi.R:73:3', 'test-rbmi.R:79:3', 'test-rbmi.R:120:3', 'test-rbmi.R:139:3', 'test-rbmi.R:152:3', 'test-rbmi.R:171:3', 'test-summarize_ancova.R:152:1', 'test-summarize_mmrm.R:15:1', 'test-summarize_mmrm.R:33:1', 'test-summarize_mmrm.R:70:1', 'test-tabulate_lsmeans.R:40:1', 'test-tt_to_tblfile.R:193:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-summarize_ancova.R:719:3'): a_summarize_ancova_j with multiple combined columns ── Snapshot of code has changed: old[5:10] vs new[5:10] (N=86) (N=96) (N=86) (N=72) (N=182) (N=158) (N=254) ——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————— Adjusted comparison (covariates SEX) - n 83 94 83 72 177 155 249 + n 83 94 84 72 178 156 250 - Adjusted Mean (95% CI) -2.62 (-4.43, -0.81) -0.11 (-1.81, 1.59) -0.75 (-2.56, 1.06) -1.91 (-3.86, 0.04) -0.41 (-1.65, 0.83) -1.29 (-2.61, 0.04) -0.84 (-1.89, 0.20) + Adjusted Mean (95% CI) -2.64 (-4.53, -0.74) -0.11 (-1.89, 1.67) -1.90 (-3.78, -0.02) -1.89 (-3.92, 0.15) -0.95 (-2.25, 0.34) -1.89 (-3.27, -0.51) -1.22 (-2.31, -0.13) - Difference in Adjusted Means (95% CI) 2.52 (0.03, 5.00) 1.87 (-0.69, 4.43) 0.71 (-1.95, 3.37) 2.21 (0.02, 4.41) 1.33 (-0.91, 3.58) 1.78 (-0.31, 3.87) + Difference in Adjusted Means (95% CI) 2.53 (-0.07, 5.12) 0.74 (-1.93, 3.41) 0.75 (-2.04, 3.53) 1.68 (-0.61, 3.97) 0.74 (-1.60, 3.09) 1.41 (-0.77, 3.60) ── 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 25 | PASS 840 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘ancova_combined.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘ancova_combined.Rmd’ --- re-building ‘auto_colwidths.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘auto_colwidths.Rmd’ --- re-building ‘junco.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘junco.Rmd’ --- re-building ‘standard_column_structures.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘standard_column_structures.Rmd’ --- re-building ‘table_and_listing_customizations.Rmd’ using rmarkdown Quitting from table_and_listing_customizations.Rmd:1672-1682 [multiple_docs_table2_display] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `x[[3]]`: ! subscript out of bounds ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'table_and_listing_customizations.Rmd' failed with diagnostics: subscript out of bounds --- failed re-building ‘table_and_listing_customizations.Rmd’ SUMMARY: processing the following file failed: ‘table_and_listing_customizations.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc