CRAN Package Check Results for Package viewpoly

Last updated on 2026-08-01 09:51:01 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 12.33 75.61 87.94 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 16.18 103.46 119.64 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’ [8s/12s] 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/Rtmp067jOX’ ‘~/tmp/scratch/Rtmp0zOjFT’ ‘~/tmp/scratch/Rtmp1Hgacl’ ‘~/tmp/scratch/Rtmp1ewrxH’ ‘~/tmp/scratch/Rtmp21euu1’ ‘~/tmp/scratch/Rtmp21kLja’ ‘~/tmp/scratch/Rtmp2XgEkN’ ‘~/tmp/scratch/Rtmp3nGqRo’ ‘~/tmp/scratch/Rtmp3qRaDF’ ‘~/tmp/scratch/Rtmp3s6Cqm’ ‘~/tmp/scratch/Rtmp4NTJbi’ ‘~/tmp/scratch/Rtmp4gCNvu’ ‘~/tmp/scratch/Rtmp50NTBB’ ‘~/tmp/scratch/Rtmp53eD63’ ‘~/tmp/scratch/Rtmp5AVvMD’ ‘~/tmp/scratch/Rtmp5zu16S’ ‘~/tmp/scratch/Rtmp6r1eDY’ ‘~/tmp/scratch/Rtmp72giIG’ ‘~/tmp/scratch/Rtmp77yw3R’ ‘~/tmp/scratch/Rtmp7I3Paf’ ‘~/tmp/scratch/Rtmp7u1Bzx’ ‘~/tmp/scratch/Rtmp89SZKB’ ‘~/tmp/scratch/Rtmp8PlgBm’ ‘~/tmp/scratch/Rtmp9Bv8mc’ ‘~/tmp/scratch/Rtmp9G2H8h’ ‘~/tmp/scratch/Rtmp9ZqxUV’ ‘~/tmp/scratch/RtmpA4HiUO’ ‘~/tmp/scratch/RtmpAjk9j4’ ‘~/tmp/scratch/RtmpAnvXf1’ ‘~/tmp/scratch/RtmpAv4OcW’ ‘~/tmp/scratch/RtmpB2YnDy’ ‘~/tmp/scratch/RtmpBcrAdg’ ‘~/tmp/scratch/RtmpC567eO’ ‘~/tmp/scratch/RtmpCqWkRd’ ‘~/tmp/scratch/RtmpCrdYuN’ ‘~/tmp/scratch/RtmpCrnZBY’ ‘~/tmp/scratch/RtmpCt5VKD’ ‘~/tmp/scratch/RtmpD4nvca’ ‘~/tmp/scratch/RtmpD7xFVO’ ‘~/tmp/scratch/RtmpDYPuWz’ ‘~/tmp/scratch/RtmpDr1n3G’ ‘~/tmp/scratch/RtmpDx6IJa’ ‘~/tmp/scratch/RtmpE6ilZJ’ ‘~/tmp/scratch/RtmpEg8j8r’ ‘~/tmp/scratch/RtmpEjsmI0’ ‘~/tmp/scratch/RtmpFWRF5d’ ‘~/tmp/scratch/RtmpGJoXeW’ ‘~/tmp/scratch/RtmpGWOZzs’ ‘~/tmp/scratch/RtmpIbaSCa’ ‘~/tmp/scratch/RtmpIc4PEC’ ‘~/tmp/scratch/RtmpIphjtf’ ‘~/tmp/scratch/RtmpJ4Y9qB’ ‘~/tmp/scratch/RtmpJjbOiW’ ‘~/tmp/scratch/RtmpKJ3z7Y’ ‘~/tmp/scratch/RtmpKlA11L’ ‘~/tmp/scratch/RtmpKyZ2AM’ ‘~/tmp/scratch/RtmpL3Elaw’ ‘~/tmp/scratch/RtmpLPo2qP’ ‘~/tmp/scratch/RtmpLydTr6’ ‘~/tmp/scratch/RtmpM7VN4B’ ‘~/tmp/scratch/RtmpME16BG’ ‘~/tmp/scratch/RtmpMRQ0SO’ ‘~/tmp/scratch/RtmpMUrq1j’ ‘~/tmp/scratch/RtmpNgK9xP’ ‘~/tmp/scratch/RtmpOEKJtY’ ‘~/tmp/scratch/RtmpOEyOnd’ ‘~/tmp/scratch/RtmpOIvcb6’ ‘~/tmp/scratch/RtmpOLstbE’ ‘~/tmp/scratch/RtmpOR9TdM’ ‘~/tmp/scratch/RtmpOSZ8Tu’ ‘~/tmp/scratch/RtmpOixXjB’ ‘~/tmp/scratch/RtmpOlaOd0’ ‘~/tmp/scratch/RtmpOnnAs6’ ‘~/tmp/scratch/RtmpOwBRqK’ ‘~/tmp/scratch/RtmpOy2tx4’ ‘~/tmp/scratch/RtmpP5gOAt’ ‘~/tmp/scratch/RtmpPkHv02’ ‘~/tmp/scratch/RtmpQMxD0Y’ ‘~/tmp/scratch/RtmpQS1aaq’ ‘~/tmp/scratch/RtmpQUYMRa’ ‘~/tmp/scratch/RtmpQWVNy9’ ‘~/tmp/scratch/RtmpQrh1Wp’ ‘~/tmp/scratch/RtmpRLHwbC’ ‘~/tmp/scratch/RtmpRNVnPd’ ‘~/tmp/scratch/RtmpRecT83’ ‘~/tmp/scratch/RtmpRsSkq3’ ‘~/tmp/scratch/RtmpS9H98t’ ‘~/tmp/scratch/RtmpS9HuQC’ ‘~/tmp/scratch/RtmpSF4VMY’ ‘~/tmp/scratch/RtmpT4MwdC’ ‘~/tmp/scratch/RtmpTjZVfl’ ‘~/tmp/scratch/RtmpTmH1Cu’ ‘~/tmp/scratch/RtmpTmqa1v’ ‘~/tmp/scratch/RtmpTyIUci’ ‘~/tmp/scratch/RtmpU8k41U’ ‘~/tmp/scratch/RtmpUImnxJ’ ‘~/tmp/scratch/RtmpUepIAY’ ‘~/tmp/scratch/RtmpV4THUB’ ‘~/tmp/scratch/RtmpVPwOHz’ ‘~/tmp/scratch/RtmpWAJoMu’ ‘~/tmp/scratch/RtmpWHMhXD’ ‘~/tmp/scratch/RtmpWJ2HEg’ ‘~/tmp/scratch/RtmpWLYwF7’ ‘~/tmp/scratch/RtmpXtWxfP’ ‘~/tmp/scratch/RtmpYfZnTo’ ‘~/tmp/scratch/RtmpYvMgqQ’ ‘~/tmp/scratch/RtmpZFIEl6’ ‘~/tmp/scratch/RtmpZWAP8L’ ‘~/tmp/scratch/RtmpZnW4OX’ ‘~/tmp/scratch/RtmpaK3KFO’ ‘~/tmp/scratch/RtmpaXSrMC’ ‘~/tmp/scratch/Rtmpb7dFEV’ ‘~/tmp/scratch/RtmpbdBrGn’ ‘~/tmp/scratch/RtmpdBLMKL’ ‘~/tmp/scratch/RtmpdXPna3’ ‘~/tmp/scratch/RtmpengWTe’ ‘~/tmp/scratch/Rtmpeqvviz’ ‘~/tmp/scratch/RtmpfKh0XD’ ‘~/tmp/scratch/RtmpgJUAvp’ ‘~/tmp/scratch/RtmpgZNrwc’ ‘~/tmp/scratch/RtmphQ2lT1’ ‘~/tmp/scratch/RtmphQcQQG’ ‘~/tmp/scratch/RtmphkdLGd’ ‘~/tmp/scratch/RtmpiJ7r3B’ ‘~/tmp/scratch/RtmpkcWoNe’ ‘~/tmp/scratch/RtmpkiX4qR’ ‘~/tmp/scratch/Rtmpkn9Qq4’ ‘~/tmp/scratch/RtmpkpRGYI’ ‘~/tmp/scratch/Rtmpkqfbms’ ‘~/tmp/scratch/RtmpkxBrUE’ ‘~/tmp/scratch/Rtmpl5wE6y’ ‘~/tmp/scratch/Rtmpl9221g’ ‘~/tmp/scratch/RtmpllhiE3’ ‘~/tmp/scratch/Rtmplp7EB3’ ‘~/tmp/scratch/Rtmplvn6nn’ ‘~/tmp/scratch/RtmpmTiYuE’ ‘~/tmp/scratch/Rtmpmb35QR’ ‘~/tmp/scratch/RtmpoFzcMz’ ‘~/tmp/scratch/RtmpoRFFC5’ ‘~/tmp/scratch/RtmpogGo01’ ‘~/tmp/scratch/Rtmponw6pm’ ‘~/tmp/scratch/Rtmpp791Eh’ ‘~/tmp/scratch/RtmpqkC2hs’ ‘~/tmp/scratch/RtmprRAfrs’ ‘~/tmp/scratch/RtmprjjgPh’ ‘~/tmp/scratch/Rtmps1em62’ ‘~/tmp/scratch/RtmpsAtoKF’ ‘~/tmp/scratch/RtmptPJKSX’ ‘~/tmp/scratch/RtmptROauM’ ‘~/tmp/scratch/RtmpvWU8ZN’ ‘~/tmp/scratch/RtmpvlGLXh’ ‘~/tmp/scratch/Rtmpvy2UEw’ ‘~/tmp/scratch/RtmpwwqKpo’ ‘~/tmp/scratch/RtmpwxMn6Q’ ‘~/tmp/scratch/RtmpxoXKpW’ ‘~/tmp/scratch/RtmpyG81kq’ ‘~/tmp/scratch/RtmpzIGI1V’ ‘~/tmp/scratch/RtmpzXs4Oi’ ‘~/tmp/scratch/xvfb-run.0vXJhD’ ‘~/tmp/scratch/xvfb-run.3e5bst’ ‘~/tmp/scratch/xvfb-run.56grD5’ ‘~/tmp/scratch/xvfb-run.5UJL1q’ ‘~/tmp/scratch/xvfb-run.6uS17H’ ‘~/tmp/scratch/xvfb-run.7SZm9T’ ‘~/tmp/scratch/xvfb-run.7oeIVI’ ‘~/tmp/scratch/xvfb-run.9DNYqt’ ‘~/tmp/scratch/xvfb-run.9JjTnh’ ‘~/tmp/scratch/xvfb-run.AqWWHA’ ‘~/tmp/scratch/xvfb-run.B1NkcT’ ‘~/tmp/scratch/xvfb-run.B5deE7’ ‘~/tmp/scratch/xvfb-run.BXsiLq’ ‘~/tmp/scratch/xvfb-run.Bc5sOa’ ‘~/tmp/scratch/xvfb-run.C9n7DH’ ‘~/tmp/scratch/xvfb-run.D7044Q’ ‘~/tmp/scratch/xvfb-run.DpvFme’ ‘~/tmp/scratch/xvfb-run.EIGCra’ ‘~/tmp/scratch/xvfb-run.ElXtxi’ ‘~/tmp/scratch/xvfb-run.Ew8tko’ ‘~/tmp/scratch/xvfb-run.FWxzXM’ ‘~/tmp/scratch/xvfb-run.FZlKBl’ ‘~/tmp/scratch/xvfb-run.Fisnnq’ ‘~/tmp/scratch/xvfb-run.HZM5Bv’ ‘~/tmp/scratch/xvfb-run.IJykK4’ ‘~/tmp/scratch/xvfb-run.LcQhhJ’ ‘~/tmp/scratch/xvfb-run.MZc9zE’ ‘~/tmp/scratch/xvfb-run.PKnqYi’ ‘~/tmp/scratch/xvfb-run.R1sOYI’ ‘~/tmp/scratch/xvfb-run.TA9cGN’ ‘~/tmp/scratch/xvfb-run.UGRYDf’ ‘~/tmp/scratch/xvfb-run.UWMAc1’ ‘~/tmp/scratch/xvfb-run.UbN4GU’ ‘~/tmp/scratch/xvfb-run.UlvIlJ’ ‘~/tmp/scratch/xvfb-run.VOewVD’ ‘~/tmp/scratch/xvfb-run.Vx8O7S’ ‘~/tmp/scratch/xvfb-run.XNaHTh’ ‘~/tmp/scratch/xvfb-run.YnahKL’ ‘~/tmp/scratch/xvfb-run.Zg0EsG’ ‘~/tmp/scratch/xvfb-run.aJNVKT’ ‘~/tmp/scratch/xvfb-run.enTGxj’ ‘~/tmp/scratch/xvfb-run.gMIchH’ ‘~/tmp/scratch/xvfb-run.hKVOUX’ ‘~/tmp/scratch/xvfb-run.j7lpol’ ‘~/tmp/scratch/xvfb-run.kXCfkj’ ‘~/tmp/scratch/xvfb-run.lDwios’ ‘~/tmp/scratch/xvfb-run.mZ6kfW’ ‘~/tmp/scratch/xvfb-run.miAs93’ ‘~/tmp/scratch/xvfb-run.pirfKc’ ‘~/tmp/scratch/xvfb-run.smPyLc’ ‘~/tmp/scratch/xvfb-run.tHoWJs’ ‘~/tmp/scratch/xvfb-run.tW6i2e’ ‘~/tmp/scratch/xvfb-run.tnH7ak’ ‘~/tmp/scratch/xvfb-run.tnPqvl’ ‘~/tmp/scratch/xvfb-run.u8hJSt’ ‘~/tmp/scratch/xvfb-run.ufNQwX’ ‘~/tmp/scratch/xvfb-run.vPEGBH’ ‘~/tmp/scratch/xvfb-run.xX42Ki’ ‘~/tmp/scratch/xvfb-run.yjXkDj’ ‘~/tmp/scratch/xvfb-run.you7qW’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/12s] 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