CRAN Package Check Results for Package viewpoly

Last updated on 2026-08-02 21:54:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 18.04 108.15 126.19 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 11.20 78.03 89.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 33.00 176.72 209.72 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 12.00 68.70 80.70 OK
r-devel-windows-x86_64 1.0.2 21.00 105.00 126.00 OK
r-patched-linux-x86_64 1.0.2 18.20 102.84 121.04 ERROR
r-release-linux-x86_64 1.0.2 14.46 103.88 118.34 ERROR
r-release-macos-arm64 1.0.2 4.00 25.00 29.00 OK
r-release-macos-x86_64 1.0.2 12.00 83.00 95.00 OK
r-release-windows-x86_64 1.0.2 21.00 111.00 132.00 OK
r-oldrel-macos-arm64 1.0.2 4.00 27.00 31.00 OK
r-oldrel-macos-x86_64 1.0.2 12.00 104.00 116.00 OK
r-oldrel-windows-x86_64 1.0.2 30.00 147.00 177.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vdiffr) > library(viewpoly) > > test_check("viewpoly") Saving _problems/test-golem-recommended-2.R [ FAIL 1 | WARN 2 | SKIP 6 | PASS 58 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-MAPpoly.R:3:3', 'test-QTLpoly.R:3:3', 'test-diaQTL.R:3:3', 'test-golem-recommended.R:23:5', 'test-polymapR.R:3:3', 'test-polyqtlR.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-golem-recommended.R:2:3'): app ui ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. └─viewpoly:::app_ui() at test-golem-recommended.R:2:3 2. ├─htmltools::tagList(...) 3. │ └─rlang::dots_list(...) 4. ├─bs4Dash::bs4DashPage(...) 5. │ └─bs4Dash:::tagAssert(body, type = "div", class = "content-wrapper") 6. ├─bs4Dash::dashboardBody(...) 7. │ ├─shiny::tags$div(...) 8. │ │ └─rlang::dots_list(...) 9. │ └─shiny::tags$section(class = "content", ...) 10. │ └─rlang::dots_list(...) 11. ├─bs4Dash::tabItems(...) 12. ├─bs4Dash::tabItem(tabName = "help", mod_help_ui("help_1")) 13. │ └─shiny::tags$div(...) 14. │ └─rlang::dots_list(...) 15. └─viewpoly:::mod_help_ui("help_1") 16. ├─htmltools::tagList(...) 17. │ └─rlang::dots_list(...) 18. ├─shiny::fluidPage(...) 19. │ ├─shiny::bootstrapPage(...) 20. │ │ └─rlang::list2(...) 21. │ └─htmltools::div(class = "container-fluid", ...) 22. │ └─rlang::dots_list(...) 23. ├─shiny::column(...) 24. │ └─htmltools::div(class = colClass, ...) 25. │ └─rlang::dots_list(...) 26. ├─bs4Dash::box(...) 27. │ └─shiny::tags$div(class = "card-body", style = style, ..., sidebar[[2]]) 28. │ └─rlang::dots_list(...) 29. ├─shiny::tabsetPanel(...) 30. │ ├─shiny:::remove_first_class(...) 31. │ └─bslib (local) func(..., id = id, selected = selected, header = header, footer = footer) 32. │ └─bslib (local) new(...) 33. │ └─bslib:::tabsetPanel_(...) 34. │ └─bslib:::buildTabset(...) 35. │ ├─bslib:::dropNulls(list2(...)) 36. │ └─rlang::list2(...) 37. ├─shiny::tabPanel(...) 38. │ └─bslib::nav(title, ..., value = value, icon = icon) 39. │ └─bslib (local) new(...) 40. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon) 41. │ └─htmltools::div(...) 42. │ └─rlang::dots_list(...) 43. └─htmltools::includeMarkdown(...) 44. └─markdown::mark(path, output = NULL) 45. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file) 46. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 47. └─base::file(con, "w") [ FAIL 1 | WARN 2 | SKIP 6 | PASS 58 ] Deleting unused snapshots: 'tetra_example/effects-bar.svg', 'tetra_example/effects-circle.svg', 'tetra_example/effects-digenic.svg', 'tetra_example/linkage-map-draw-names.svg', 'tetra_example/linkage-map-draw.svg', 'tetra_example/plot-map-list.svg', and 'tetra_example/qtl-plot.svg' Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vdiffr) > library(viewpoly) > > test_check("viewpoly") Saving _problems/test-golem-recommended-2.R [ FAIL 1 | WARN 2 | SKIP 6 | PASS 58 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-MAPpoly.R:3:3', 'test-QTLpoly.R:3:3', 'test-diaQTL.R:3:3', 'test-golem-recommended.R:23:5', 'test-polymapR.R:3:3', 'test-polyqtlR.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-golem-recommended.R:2:3'): app ui ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. └─viewpoly:::app_ui() at test-golem-recommended.R:2:3 2. ├─htmltools::tagList(...) 3. │ └─rlang::dots_list(...) 4. ├─bs4Dash::bs4DashPage(...) 5. │ └─bs4Dash:::tagAssert(body, type = "div", class = "content-wrapper") 6. ├─bs4Dash::dashboardBody(...) 7. │ ├─shiny::tags$div(...) 8. │ │ └─rlang::dots_list(...) 9. │ └─shiny::tags$section(class = "content", ...) 10. │ └─rlang::dots_list(...) 11. ├─bs4Dash::tabItems(...) 12. ├─bs4Dash::tabItem(tabName = "help", mod_help_ui("help_1")) 13. │ └─shiny::tags$div(...) 14. │ └─rlang::dots_list(...) 15. └─viewpoly:::mod_help_ui("help_1") 16. ├─htmltools::tagList(...) 17. │ └─rlang::dots_list(...) 18. ├─shiny::fluidPage(...) 19. │ ├─shiny::bootstrapPage(...) 20. │ │ └─rlang::list2(...) 21. │ └─htmltools::div(class = "container-fluid", ...) 22. │ └─rlang::dots_list(...) 23. ├─shiny::column(...) 24. │ └─htmltools::div(class = colClass, ...) 25. │ └─rlang::dots_list(...) 26. ├─bs4Dash::box(...) 27. │ └─shiny::tags$div(class = "card-body", style = style, ..., sidebar[[2]]) 28. │ └─rlang::dots_list(...) 29. ├─shiny::tabsetPanel(...) 30. │ ├─shiny:::remove_first_class(...) 31. │ └─bslib (local) func(..., id = id, selected = selected, header = header, footer = footer) 32. │ └─bslib (local) new(...) 33. │ └─bslib:::tabsetPanel_(...) 34. │ └─bslib:::buildTabset(...) 35. │ ├─bslib:::dropNulls(list2(...)) 36. │ └─rlang::list2(...) 37. ├─shiny::tabPanel(...) 38. │ └─bslib::nav(title, ..., value = value, icon = icon) 39. │ └─bslib (local) new(...) 40. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon) 41. │ └─htmltools::div(...) 42. │ └─rlang::dots_list(...) 43. └─htmltools::includeMarkdown(...) 44. └─markdown::mark(path, output = NULL) 45. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file) 46. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 47. └─base::file(con, "w") [ FAIL 1 | WARN 2 | SKIP 6 | PASS 58 ] Deleting unused snapshots: 'tetra_example/effects-bar.svg', 'tetra_example/effects-circle.svg', 'tetra_example/effects-digenic.svg', 'tetra_example/linkage-map-draw-names.svg', 'tetra_example/linkage-map-draw.svg', 'tetra_example/plot-map-list.svg', and 'tetra_example/qtl-plot.svg' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: for new files in some other directories
Result: NOTE Found the following files/directories: ‘~/tmp/scratch/Rtmp0kV8qP’ ‘~/tmp/scratch/Rtmp1vDjmC’ ‘~/tmp/scratch/Rtmp2NUppa’ ‘~/tmp/scratch/Rtmp2Qpt5U’ ‘~/tmp/scratch/Rtmp2oBuxi’ ‘~/tmp/scratch/Rtmp2t7PxV’ ‘~/tmp/scratch/Rtmp3IZ3qG’ ‘~/tmp/scratch/Rtmp49Ka8r’ ‘~/tmp/scratch/Rtmp4MRAGD’ ‘~/tmp/scratch/Rtmp4YWlj8’ ‘~/tmp/scratch/Rtmp4asPYl’ ‘~/tmp/scratch/Rtmp5GoLyW’ ‘~/tmp/scratch/Rtmp5mnLED’ ‘~/tmp/scratch/Rtmp64UmhP’ ‘~/tmp/scratch/Rtmp65Ymz8’ ‘~/tmp/scratch/Rtmp6IIGSb’ ‘~/tmp/scratch/Rtmp6QEAtA’ ‘~/tmp/scratch/Rtmp70Njde’ ‘~/tmp/scratch/Rtmp7TET8W’ ‘~/tmp/scratch/Rtmp7W71XW’ ‘~/tmp/scratch/Rtmp7n7m61’ ‘~/tmp/scratch/Rtmp8Gobt0’ ‘~/tmp/scratch/Rtmp9V22uZ’ ‘~/tmp/scratch/Rtmp9ecLCf’ ‘~/tmp/scratch/Rtmp9hXYNP’ ‘~/tmp/scratch/Rtmp9svpNr’ ‘~/tmp/scratch/RtmpAHHKy9’ ‘~/tmp/scratch/RtmpAmoACj’ ‘~/tmp/scratch/RtmpB5c8zg’ ‘~/tmp/scratch/RtmpBH6q8b’ ‘~/tmp/scratch/RtmpCD4nlt’ ‘~/tmp/scratch/RtmpCkM7H0’ ‘~/tmp/scratch/RtmpCsEyJy’ ‘~/tmp/scratch/RtmpD3VyGB’ ‘~/tmp/scratch/RtmpDG2efJ’ ‘~/tmp/scratch/RtmpDMwJnk’ ‘~/tmp/scratch/RtmpDmacff’ ‘~/tmp/scratch/RtmpEicyOk’ ‘~/tmp/scratch/RtmpF12EW3’ ‘~/tmp/scratch/RtmpFSDOsE’ ‘~/tmp/scratch/RtmpFtZIkq’ ‘~/tmp/scratch/RtmpGb681m’ ‘~/tmp/scratch/RtmpGekW6P’ ‘~/tmp/scratch/RtmpGioyMo’ ‘~/tmp/scratch/RtmpHeicuQ’ ‘~/tmp/scratch/RtmpI5K5yb’ ‘~/tmp/scratch/RtmpIPAMu4’ ‘~/tmp/scratch/RtmpIeJRdz’ ‘~/tmp/scratch/RtmpIemaWs’ ‘~/tmp/scratch/RtmpIlpXbb’ ‘~/tmp/scratch/RtmpIuZLu0’ ‘~/tmp/scratch/RtmpJCtYAo’ ‘~/tmp/scratch/RtmpJMzwDi’ ‘~/tmp/scratch/RtmpKvXHMS’ ‘~/tmp/scratch/RtmpL3TpSo’ ‘~/tmp/scratch/RtmpL7AeHp’ ‘~/tmp/scratch/RtmpLG4MQS’ ‘~/tmp/scratch/RtmpLNt6QF’ ‘~/tmp/scratch/RtmpLzwJvA’ ‘~/tmp/scratch/RtmpMAxBiO’ ‘~/tmp/scratch/RtmpMD1AmD’ ‘~/tmp/scratch/RtmpN1Ftoj’ ‘~/tmp/scratch/RtmpNDjCHr’ ‘~/tmp/scratch/RtmpNZPhbH’ ‘~/tmp/scratch/RtmpOTi4q9’ ‘~/tmp/scratch/RtmpObCHj6’ ‘~/tmp/scratch/RtmpOq9JqW’ ‘~/tmp/scratch/RtmpP0YrRt’ ‘~/tmp/scratch/RtmpPFef8q’ ‘~/tmp/scratch/RtmpPVMZpd’ ‘~/tmp/scratch/RtmpPXAuVC’ ‘~/tmp/scratch/RtmpPle0lA’ ‘~/tmp/scratch/RtmpQE3Lh0’ ‘~/tmp/scratch/RtmpQVXuf5’ ‘~/tmp/scratch/RtmpQW50wA’ ‘~/tmp/scratch/RtmpQXgLZC’ ‘~/tmp/scratch/RtmpQZHIoF’ ‘~/tmp/scratch/RtmpQfLv2Y’ ‘~/tmp/scratch/RtmpQoYIJU’ ‘~/tmp/scratch/RtmpRTvPPC’ ‘~/tmp/scratch/RtmpRWTYxb’ ‘~/tmp/scratch/RtmpRxSCSK’ ‘~/tmp/scratch/RtmpTNp72A’ ‘~/tmp/scratch/RtmpTXccp6’ ‘~/tmp/scratch/RtmpTY6USw’ ‘~/tmp/scratch/RtmpU1rovn’ ‘~/tmp/scratch/RtmpUJ2iqR’ ‘~/tmp/scratch/RtmpUMAFg1’ ‘~/tmp/scratch/RtmpUT6ejo’ ‘~/tmp/scratch/RtmpVXhhg6’ ‘~/tmp/scratch/RtmpWYQfIc’ ‘~/tmp/scratch/RtmpWeOV0K’ ‘~/tmp/scratch/RtmpWmnFbR’ ‘~/tmp/scratch/RtmpWxdtnU’ ‘~/tmp/scratch/RtmpXiOiCS’ ‘~/tmp/scratch/RtmpXpdc6x’ ‘~/tmp/scratch/RtmpYZ6pno’ ‘~/tmp/scratch/RtmpZT41EG’ ‘~/tmp/scratch/RtmpZuE7Jj’ ‘~/tmp/scratch/RtmpZx4XWQ’ ‘~/tmp/scratch/Rtmpa5tzrb’ ‘~/tmp/scratch/Rtmpa8rjbw’ ‘~/tmp/scratch/RtmpahdVH4’ ‘~/tmp/scratch/RtmpaqtJsI’ ‘~/tmp/scratch/RtmpayYnhy’ ‘~/tmp/scratch/Rtmpc5yAAa’ ‘~/tmp/scratch/Rtmpc9vlPn’ ‘~/tmp/scratch/RtmpcJu46b’ ‘~/tmp/scratch/RtmpcVHo6x’ ‘~/tmp/scratch/RtmpcZvQaB’ ‘~/tmp/scratch/RtmpcfZZHC’ ‘~/tmp/scratch/RtmpchCp7w’ ‘~/tmp/scratch/Rtmpdu3O4F’ ‘~/tmp/scratch/Rtmpe8wU1a’ ‘~/tmp/scratch/RtmpeKvUXa’ ‘~/tmp/scratch/RtmpesVLDt’ ‘~/tmp/scratch/RtmpetABR7’ ‘~/tmp/scratch/RtmpfRzjfP’ ‘~/tmp/scratch/RtmpgHPvUH’ ‘~/tmp/scratch/RtmpgLKLHD’ ‘~/tmp/scratch/RtmphFb7ER’ ‘~/tmp/scratch/RtmphJ3hfH’ ‘~/tmp/scratch/Rtmpj2g8Vw’ ‘~/tmp/scratch/Rtmpj3ryMY’ ‘~/tmp/scratch/Rtmpk3kMz0’ ‘~/tmp/scratch/RtmpkR06KT’ ‘~/tmp/scratch/RtmpkbZcNo’ ‘~/tmp/scratch/RtmpkeZMEh’ ‘~/tmp/scratch/RtmpkjoVRJ’ ‘~/tmp/scratch/RtmplULolH’ ‘~/tmp/scratch/RtmploqgvS’ ‘~/tmp/scratch/Rtmpm5Pr6E’ ‘~/tmp/scratch/RtmpmSqpsl’ ‘~/tmp/scratch/RtmpmdX7fx’ ‘~/tmp/scratch/RtmpmkmTU7’ ‘~/tmp/scratch/Rtmpmx2XNy’ ‘~/tmp/scratch/RtmpnvQdaH’ ‘~/tmp/scratch/RtmpoGDo98’ ‘~/tmp/scratch/RtmppguH9q’ ‘~/tmp/scratch/RtmppkOexE’ ‘~/tmp/scratch/RtmpppgWa5’ ‘~/tmp/scratch/RtmppzAc2A’ ‘~/tmp/scratch/Rtmpqv847N’ ‘~/tmp/scratch/RtmpsWWqfa’ ‘~/tmp/scratch/RtmpuEDPuo’ ‘~/tmp/scratch/RtmpuWLkll’ ‘~/tmp/scratch/RtmpubST31’ ‘~/tmp/scratch/Rtmpuw5d5G’ ‘~/tmp/scratch/RtmpvPj3UU’ ‘~/tmp/scratch/RtmpwLxdJc’ ‘~/tmp/scratch/RtmpwiRwNp’ ‘~/tmp/scratch/Rtmpwq9OU5’ ‘~/tmp/scratch/Rtmpx1c9Kl’ ‘~/tmp/scratch/RtmpxXs8nw’ ‘~/tmp/scratch/RtmpxoGxuT’ ‘~/tmp/scratch/Rtmpy42Xm3’ ‘~/tmp/scratch/Rtmpy7i5Ht’ ‘~/tmp/scratch/Rtmpyj1oLK’ ‘~/tmp/scratch/RtmpyjbJPU’ ‘~/tmp/scratch/RtmpzHUdBg’ ‘~/tmp/scratch/RtmpzumxUh’ ‘~/tmp/scratch/xvfb-run.0CNzka’ ‘~/tmp/scratch/xvfb-run.2KIu5k’ ‘~/tmp/scratch/xvfb-run.72FKIB’ ‘~/tmp/scratch/xvfb-run.7SMMhU’ ‘~/tmp/scratch/xvfb-run.8RNyWF’ ‘~/tmp/scratch/xvfb-run.8pHg4G’ ‘~/tmp/scratch/xvfb-run.9xr3Tn’ ‘~/tmp/scratch/xvfb-run.CeV4FG’ ‘~/tmp/scratch/xvfb-run.CiWM3U’ ‘~/tmp/scratch/xvfb-run.E41ia9’ ‘~/tmp/scratch/xvfb-run.FxADkF’ ‘~/tmp/scratch/xvfb-run.H1HtDL’ ‘~/tmp/scratch/xvfb-run.HCFG0u’ ‘~/tmp/scratch/xvfb-run.HptwYa’ ‘~/tmp/scratch/xvfb-run.MD4H3j’ ‘~/tmp/scratch/xvfb-run.OZexYW’ ‘~/tmp/scratch/xvfb-run.OgCFMc’ ‘~/tmp/scratch/xvfb-run.PL2S2k’ ‘~/tmp/scratch/xvfb-run.SGlhFX’ ‘~/tmp/scratch/xvfb-run.STWyeZ’ ‘~/tmp/scratch/xvfb-run.SzUaG1’ ‘~/tmp/scratch/xvfb-run.USsve8’ ‘~/tmp/scratch/xvfb-run.UVbwJC’ ‘~/tmp/scratch/xvfb-run.W5mTVd’ ‘~/tmp/scratch/xvfb-run.WgFKkU’ ‘~/tmp/scratch/xvfb-run.XPDv9T’ ‘~/tmp/scratch/xvfb-run.XcSZwN’ ‘~/tmp/scratch/xvfb-run.YL1J88’ ‘~/tmp/scratch/xvfb-run.YQRhZ9’ ‘~/tmp/scratch/xvfb-run.ZPGtWi’ ‘~/tmp/scratch/xvfb-run.apPB5Q’ ‘~/tmp/scratch/xvfb-run.bLRFeZ’ ‘~/tmp/scratch/xvfb-run.d4eeNs’ ‘~/tmp/scratch/xvfb-run.dcJLTi’ ‘~/tmp/scratch/xvfb-run.elcoW7’ ‘~/tmp/scratch/xvfb-run.fzjLnZ’ ‘~/tmp/scratch/xvfb-run.gUZgEp’ ‘~/tmp/scratch/xvfb-run.gfhdnV’ ‘~/tmp/scratch/xvfb-run.h8lrCf’ ‘~/tmp/scratch/xvfb-run.hNryvZ’ ‘~/tmp/scratch/xvfb-run.i65N4w’ ‘~/tmp/scratch/xvfb-run.mMDvCz’ ‘~/tmp/scratch/xvfb-run.mkg4Bm’ ‘~/tmp/scratch/xvfb-run.mpAahy’ ‘~/tmp/scratch/xvfb-run.n79K26’ ‘~/tmp/scratch/xvfb-run.nBnEfv’ ‘~/tmp/scratch/xvfb-run.oBPjbJ’ ‘~/tmp/scratch/xvfb-run.pNc9KO’ ‘~/tmp/scratch/xvfb-run.pdVgFW’ ‘~/tmp/scratch/xvfb-run.ptG1ua’ ‘~/tmp/scratch/xvfb-run.pwQVpx’ ‘~/tmp/scratch/xvfb-run.rGNcWf’ ‘~/tmp/scratch/xvfb-run.rxJDEz’ ‘~/tmp/scratch/xvfb-run.sqaHWR’ ‘~/tmp/scratch/xvfb-run.tJufAc’ ‘~/tmp/scratch/xvfb-run.vGBVnm’ ‘~/tmp/scratch/xvfb-run.wSjkGX’ ‘~/tmp/scratch/xvfb-run.yBpopg’ ‘~/tmp/scratch/xvfb-run.yeJdOf’ ‘~/tmp/scratch/xvfb-run.zNkEoX’ ‘~/tmp/scratch/xvfb-run.zskWfS’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(vdiffr) > library(viewpoly) > > test_check("viewpoly") Saving _problems/test-golem-recommended-2.R [ FAIL 1 | WARN 2 | SKIP 6 | PASS 58 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-MAPpoly.R:3:3', 'test-QTLpoly.R:3:3', 'test-diaQTL.R:3:3', 'test-golem-recommended.R:23:5', 'test-polymapR.R:3:3', 'test-polyqtlR.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-golem-recommended.R:2:3'): app ui ────────────────────────────── Error in `file(con, "w")`: cannot open the connection Backtrace: ▆ 1. └─viewpoly:::app_ui() at test-golem-recommended.R:2:3 2. ├─htmltools::tagList(...) 3. │ └─rlang::dots_list(...) 4. ├─bs4Dash::bs4DashPage(...) 5. │ └─bs4Dash:::tagAssert(body, type = "div", class = "content-wrapper") 6. ├─bs4Dash::dashboardBody(...) 7. │ ├─shiny::tags$div(...) 8. │ │ └─rlang::dots_list(...) 9. │ └─shiny::tags$section(class = "content", ...) 10. │ └─rlang::dots_list(...) 11. ├─bs4Dash::tabItems(...) 12. ├─bs4Dash::tabItem(tabName = "help", mod_help_ui("help_1")) 13. │ └─shiny::tags$div(...) 14. │ └─rlang::dots_list(...) 15. └─viewpoly:::mod_help_ui("help_1") 16. ├─htmltools::tagList(...) 17. │ └─rlang::dots_list(...) 18. ├─shiny::fluidPage(...) 19. │ ├─shiny::bootstrapPage(...) 20. │ │ └─rlang::list2(...) 21. │ └─htmltools::div(class = "container-fluid", ...) 22. │ └─rlang::dots_list(...) 23. ├─shiny::column(...) 24. │ └─htmltools::div(class = colClass, ...) 25. │ └─rlang::dots_list(...) 26. ├─bs4Dash::box(...) 27. │ └─shiny::tags$div(class = "card-body", style = style, ..., sidebar[[2]]) 28. │ └─rlang::dots_list(...) 29. ├─shiny::tabsetPanel(...) 30. │ ├─shiny:::remove_first_class(...) 31. │ └─bslib (local) func(..., id = id, selected = selected, header = header, footer = footer) 32. │ └─bslib (local) new(...) 33. │ └─bslib:::tabsetPanel_(...) 34. │ └─bslib:::buildTabset(...) 35. │ ├─bslib:::dropNulls(list2(...)) 36. │ └─rlang::list2(...) 37. ├─shiny::tabPanel(...) 38. │ └─bslib::nav(title, ..., value = value, icon = icon) 39. │ └─bslib (local) new(...) 40. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon) 41. │ └─htmltools::div(...) 42. │ └─rlang::dots_list(...) 43. └─htmltools::includeMarkdown(...) 44. └─markdown::mark(path, output = NULL) 45. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file) 46. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE) 47. └─base::file(con, "w") [ FAIL 1 | WARN 2 | SKIP 6 | PASS 58 ] Deleting unused snapshots: 'tetra_example/effects-bar.svg', 'tetra_example/effects-circle.svg', 'tetra_example/effects-digenic.svg', 'tetra_example/linkage-map-draw-names.svg', 'tetra_example/linkage-map-draw.svg', 'tetra_example/plot-map-list.svg', and 'tetra_example/qtl-plot.svg' Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64