CRAN Package Check Results for Package viewpoly

Last updated on 2026-08-02 03:51:09 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 9.77 75.39 85.16 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/10s] 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/Rtmp0Cnfe9’ ‘~/tmp/scratch/Rtmp0KZHiC’ ‘~/tmp/scratch/Rtmp1VO4WY’ ‘~/tmp/scratch/Rtmp1evKPx’ ‘~/tmp/scratch/Rtmp2FKRsV’ ‘~/tmp/scratch/Rtmp2HJfJV’ ‘~/tmp/scratch/Rtmp2I6j0l’ ‘~/tmp/scratch/Rtmp2K6YhX’ ‘~/tmp/scratch/Rtmp2hrkiG’ ‘~/tmp/scratch/Rtmp3iMg6g’ ‘~/tmp/scratch/Rtmp4AMDQ2’ ‘~/tmp/scratch/Rtmp4IqkDL’ ‘~/tmp/scratch/Rtmp5EwE67’ ‘~/tmp/scratch/Rtmp5GzkRQ’ ‘~/tmp/scratch/Rtmp5HHUa1’ ‘~/tmp/scratch/Rtmp5L4Q4K’ ‘~/tmp/scratch/Rtmp5PcL2q’ ‘~/tmp/scratch/Rtmp5SfDNj’ ‘~/tmp/scratch/Rtmp5nHYwF’ ‘~/tmp/scratch/Rtmp5qMDbz’ ‘~/tmp/scratch/Rtmp5zFXpq’ ‘~/tmp/scratch/Rtmp61cup7’ ‘~/tmp/scratch/Rtmp61xoid’ ‘~/tmp/scratch/Rtmp6Ej4iE’ ‘~/tmp/scratch/Rtmp7KCgUV’ ‘~/tmp/scratch/Rtmp7baj6f’ ‘~/tmp/scratch/Rtmp81EpYt’ ‘~/tmp/scratch/Rtmp8MTiiy’ ‘~/tmp/scratch/Rtmp91Q0ac’ ‘~/tmp/scratch/Rtmp99Qzrt’ ‘~/tmp/scratch/Rtmp9GmfzQ’ ‘~/tmp/scratch/RtmpA6GcQi’ ‘~/tmp/scratch/RtmpAJlwn8’ ‘~/tmp/scratch/RtmpAkRb22’ ‘~/tmp/scratch/RtmpBM9vzo’ ‘~/tmp/scratch/RtmpBu0bIK’ ‘~/tmp/scratch/RtmpC4pnAP’ ‘~/tmp/scratch/RtmpCinEV6’ ‘~/tmp/scratch/RtmpCxY6TX’ ‘~/tmp/scratch/RtmpDGwQ2T’ ‘~/tmp/scratch/RtmpDRD74Y’ ‘~/tmp/scratch/RtmpDlNLw6’ ‘~/tmp/scratch/RtmpDzippM’ ‘~/tmp/scratch/RtmpE45t3Y’ ‘~/tmp/scratch/RtmpE5lIxt’ ‘~/tmp/scratch/RtmpF6iiRC’ ‘~/tmp/scratch/RtmpFHOxdP’ ‘~/tmp/scratch/RtmpFRDHoj’ ‘~/tmp/scratch/RtmpFZdh40’ ‘~/tmp/scratch/RtmpFtUuB6’ ‘~/tmp/scratch/RtmpG0p3B0’ ‘~/tmp/scratch/RtmpG9XQxp’ ‘~/tmp/scratch/RtmpGldxCJ’ ‘~/tmp/scratch/RtmpGn7AXx’ ‘~/tmp/scratch/RtmpHPAKWX’ ‘~/tmp/scratch/RtmpI1A6ZB’ ‘~/tmp/scratch/RtmpJP7ZIT’ ‘~/tmp/scratch/RtmpJQKqcS’ ‘~/tmp/scratch/RtmpKVTVst’ ‘~/tmp/scratch/RtmpKqdARX’ ‘~/tmp/scratch/RtmpL9y0hQ’ ‘~/tmp/scratch/RtmpLp2xIq’ ‘~/tmp/scratch/RtmpLwQlB2’ ‘~/tmp/scratch/RtmpM7CUam’ ‘~/tmp/scratch/RtmpML5MBL’ ‘~/tmp/scratch/RtmpNZwDDo’ ‘~/tmp/scratch/RtmpONqfst’ ‘~/tmp/scratch/RtmpOcjrYG’ ‘~/tmp/scratch/RtmpOwHt67’ ‘~/tmp/scratch/RtmpOyqJSO’ ‘~/tmp/scratch/RtmpOzNmNs’ ‘~/tmp/scratch/RtmpPCVhBF’ ‘~/tmp/scratch/RtmpPIZCqe’ ‘~/tmp/scratch/RtmpPqwC13’ ‘~/tmp/scratch/RtmpQd5KFF’ ‘~/tmp/scratch/RtmpReLbMG’ ‘~/tmp/scratch/RtmpTnYeBc’ ‘~/tmp/scratch/RtmpUAK1Mc’ ‘~/tmp/scratch/RtmpUBJ1X8’ ‘~/tmp/scratch/RtmpUopCDL’ ‘~/tmp/scratch/RtmpVRdQRU’ ‘~/tmp/scratch/RtmpVip4lH’ ‘~/tmp/scratch/RtmpWOcqRG’ ‘~/tmp/scratch/RtmpWQ0Pmz’ ‘~/tmp/scratch/RtmpWTwSlb’ ‘~/tmp/scratch/RtmpX2ZQ4c’ ‘~/tmp/scratch/RtmpXPJqz1’ ‘~/tmp/scratch/RtmpXuucFu’ ‘~/tmp/scratch/RtmpXz6CLO’ ‘~/tmp/scratch/RtmpYEWn1W’ ‘~/tmp/scratch/RtmpYEXOCo’ ‘~/tmp/scratch/RtmpYGFj8j’ ‘~/tmp/scratch/RtmpYR8KhL’ ‘~/tmp/scratch/RtmpYkk5eF’ ‘~/tmp/scratch/RtmpYuoWS4’ ‘~/tmp/scratch/RtmpZ0lqpf’ ‘~/tmp/scratch/RtmpZkujrJ’ ‘~/tmp/scratch/RtmpaNktlG’ ‘~/tmp/scratch/RtmpanzPQz’ ‘~/tmp/scratch/Rtmpbg2OtF’ ‘~/tmp/scratch/RtmpblhKKs’ ‘~/tmp/scratch/RtmpbsAJXp’ ‘~/tmp/scratch/RtmpbtDAgo’ ‘~/tmp/scratch/RtmpcfStWE’ ‘~/tmp/scratch/RtmpchkIbG’ ‘~/tmp/scratch/RtmpcmEwcc’ ‘~/tmp/scratch/RtmpdA52aI’ ‘~/tmp/scratch/RtmpdCF4fn’ ‘~/tmp/scratch/RtmpdaDK0v’ ‘~/tmp/scratch/Rtmpdaapzv’ ‘~/tmp/scratch/RtmpeShm8N’ ‘~/tmp/scratch/RtmpfDYlDp’ ‘~/tmp/scratch/RtmpfI95sr’ ‘~/tmp/scratch/RtmpfVInW1’ ‘~/tmp/scratch/Rtmpg3uwg3’ ‘~/tmp/scratch/RtmpgvSe3y’ ‘~/tmp/scratch/Rtmpi9NZJV’ ‘~/tmp/scratch/RtmpirnSpS’ ‘~/tmp/scratch/RtmpivbjKd’ ‘~/tmp/scratch/RtmpjBR0Rr’ ‘~/tmp/scratch/RtmpjWLubr’ ‘~/tmp/scratch/RtmpjrrpFN’ ‘~/tmp/scratch/Rtmpk0nhAy’ ‘~/tmp/scratch/RtmpkGKd4j’ ‘~/tmp/scratch/RtmpkPXLJB’ ‘~/tmp/scratch/RtmpkhA52H’ ‘~/tmp/scratch/RtmpkxYkkG’ ‘~/tmp/scratch/Rtmpl0437p’ ‘~/tmp/scratch/Rtmpl0zRTj’ ‘~/tmp/scratch/RtmplffYUu’ ‘~/tmp/scratch/RtmpmX22hW’ ‘~/tmp/scratch/RtmpmsdXf2’ ‘~/tmp/scratch/RtmpnLnuEi’ ‘~/tmp/scratch/RtmpnOOgzV’ ‘~/tmp/scratch/RtmpnVSFn4’ ‘~/tmp/scratch/RtmpnYlDGo’ ‘~/tmp/scratch/RtmpoS17Zp’ ‘~/tmp/scratch/RtmpocWZZr’ ‘~/tmp/scratch/RtmponjO40’ ‘~/tmp/scratch/RtmppATHlk’ ‘~/tmp/scratch/RtmppSBrl5’ ‘~/tmp/scratch/RtmpqJuLkV’ ‘~/tmp/scratch/RtmpqWGfH8’ ‘~/tmp/scratch/Rtmpqzfs2h’ ‘~/tmp/scratch/RtmprAIKpW’ ‘~/tmp/scratch/RtmprBcDHD’ ‘~/tmp/scratch/RtmprRhgDM’ ‘~/tmp/scratch/RtmprZsi2u’ ‘~/tmp/scratch/Rtmpry1m6O’ ‘~/tmp/scratch/RtmpstlkZy’ ‘~/tmp/scratch/RtmpsvsYXo’ ‘~/tmp/scratch/RtmpuD7d44’ ‘~/tmp/scratch/Rtmpupi9kY’ ‘~/tmp/scratch/RtmpvPjtnK’ ‘~/tmp/scratch/RtmpvtSfO9’ ‘~/tmp/scratch/Rtmpw8C8WP’ ‘~/tmp/scratch/RtmpwBr3U5’ ‘~/tmp/scratch/RtmpwT0uZD’ ‘~/tmp/scratch/Rtmpx7knlH’ ‘~/tmp/scratch/RtmpxSSTch’ ‘~/tmp/scratch/RtmpxpeGD9’ ‘~/tmp/scratch/RtmpxzHT7c’ ‘~/tmp/scratch/RtmpydNCr4’ ‘~/tmp/scratch/Rtmpz3Akn1’ ‘~/tmp/scratch/RtmpzGOFWV’ ‘~/tmp/scratch/RtmpzfjWf1’ ‘~/tmp/scratch/xvfb-run.0EWJr0’ ‘~/tmp/scratch/xvfb-run.0H5CcV’ ‘~/tmp/scratch/xvfb-run.2WrZEU’ ‘~/tmp/scratch/xvfb-run.3mFrNi’ ‘~/tmp/scratch/xvfb-run.55fIiR’ ‘~/tmp/scratch/xvfb-run.5gohJC’ ‘~/tmp/scratch/xvfb-run.6MZcY9’ ‘~/tmp/scratch/xvfb-run.6bhoOM’ ‘~/tmp/scratch/xvfb-run.76AVpf’ ‘~/tmp/scratch/xvfb-run.7JKdG0’ ‘~/tmp/scratch/xvfb-run.8mx9kY’ ‘~/tmp/scratch/xvfb-run.ABqFcQ’ ‘~/tmp/scratch/xvfb-run.B3HNIq’ ‘~/tmp/scratch/xvfb-run.CLe8bd’ ‘~/tmp/scratch/xvfb-run.F1Kpqx’ ‘~/tmp/scratch/xvfb-run.GNs5Tw’ ‘~/tmp/scratch/xvfb-run.I1O62d’ ‘~/tmp/scratch/xvfb-run.JLwdLT’ ‘~/tmp/scratch/xvfb-run.KmZvPC’ ‘~/tmp/scratch/xvfb-run.NQMIAX’ ‘~/tmp/scratch/xvfb-run.OTWKey’ ‘~/tmp/scratch/xvfb-run.Otssg8’ ‘~/tmp/scratch/xvfb-run.P3Lm8D’ ‘~/tmp/scratch/xvfb-run.PuiM1p’ ‘~/tmp/scratch/xvfb-run.QJHGCh’ ‘~/tmp/scratch/xvfb-run.QakaXD’ ‘~/tmp/scratch/xvfb-run.RO0GLx’ ‘~/tmp/scratch/xvfb-run.RQYWVZ’ ‘~/tmp/scratch/xvfb-run.SMChks’ ‘~/tmp/scratch/xvfb-run.UUhDdu’ ‘~/tmp/scratch/xvfb-run.UvKiOY’ ‘~/tmp/scratch/xvfb-run.UyRutF’ ‘~/tmp/scratch/xvfb-run.XjvUS6’ ‘~/tmp/scratch/xvfb-run.YM0coD’ ‘~/tmp/scratch/xvfb-run.ZZxbLN’ ‘~/tmp/scratch/xvfb-run.ZukmuT’ ‘~/tmp/scratch/xvfb-run.ZyE9ES’ ‘~/tmp/scratch/xvfb-run.aWqfrH’ ‘~/tmp/scratch/xvfb-run.bAnGpi’ ‘~/tmp/scratch/xvfb-run.cy1b2w’ ‘~/tmp/scratch/xvfb-run.dJBlyj’ ‘~/tmp/scratch/xvfb-run.eOucmx’ ‘~/tmp/scratch/xvfb-run.iy3vt2’ ‘~/tmp/scratch/xvfb-run.jWyhzw’ ‘~/tmp/scratch/xvfb-run.kAh7Su’ ‘~/tmp/scratch/xvfb-run.kdJkzY’ ‘~/tmp/scratch/xvfb-run.lzcfs3’ ‘~/tmp/scratch/xvfb-run.mQlAK9’ ‘~/tmp/scratch/xvfb-run.mgdj2s’ ‘~/tmp/scratch/xvfb-run.nF0IRu’ ‘~/tmp/scratch/xvfb-run.nUyiNo’ ‘~/tmp/scratch/xvfb-run.o2AGxd’ ‘~/tmp/scratch/xvfb-run.ooUIoB’ ‘~/tmp/scratch/xvfb-run.ozNaw4’ ‘~/tmp/scratch/xvfb-run.pBC3DZ’ ‘~/tmp/scratch/xvfb-run.pufU3g’ ‘~/tmp/scratch/xvfb-run.qToRg9’ ‘~/tmp/scratch/xvfb-run.qlY4Mr’ ‘~/tmp/scratch/xvfb-run.qqXg5k’ ‘~/tmp/scratch/xvfb-run.qwy40r’ ‘~/tmp/scratch/xvfb-run.s9H6xk’ ‘~/tmp/scratch/xvfb-run.uTTqAl’ ‘~/tmp/scratch/xvfb-run.y47SCs’ ‘~/tmp/scratch/xvfb-run.ya9Zbo’ 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