The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-08-06 23:51:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.2 | 2.34 | 176.90 | 179.24 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.1.2 | 1.67 | 120.76 | 122.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 128.79 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 119.57 | OK | |||
| r-devel-windows-x86_64 | 2.1.2 | 8.00 | 166.00 | 174.00 | OK | |
| r-patched-linux-x86_64 | 2.1.2 | 2.10 | 162.86 | 164.96 | ERROR | |
| r-release-linux-x86_64 | 2.1.2 | 2.06 | 166.44 | 168.50 | ERROR | |
| r-release-macos-arm64 | 2.1.2 | 1.00 | 44.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 2.1.2 | 2.00 | 286.00 | 288.00 | OK | |
| r-release-windows-x86_64 | 2.1.2 | 8.00 | 169.00 | 177.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.2 | 1.00 | 49.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.2 | 2.00 | 267.00 | 269.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.2 | 9.00 | 237.00 | 246.00 | OK |
Version: 2.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [150s/224s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cataScience)
>
> test_check("cataScience")
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
Attaching package: 'readr'
The following objects are masked from 'package:testthat':
edition_get, local_edition
Attaching package: 'bslib'
The following object is masked from 'package:utils':
page
Attaching package: 'DT'
The following objects are masked from 'package:shiny':
dataTableOutput, renderDataTable
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Attaching package: 'rio'
The following object is masked from 'package:plotly':
export
Attaching package: 'naniar'
The following object is masked from 'package:skimr':
n_complete
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-app-builds.R:10:3'): app.R builds a shiny app object ───────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:10:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
── Error ('test-app-builds.R:20:3'): the whole UI renders to HTML ──────────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:20:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [99s/138s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cataScience)
>
> test_check("cataScience")
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
Attaching package: 'readr'
The following objects are masked from 'package:testthat':
edition_get, local_edition
Attaching package: 'bslib'
The following object is masked from 'package:utils':
page
Attaching package: 'DT'
The following objects are masked from 'package:shiny':
dataTableOutput, renderDataTable
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Attaching package: 'rio'
The following object is masked from 'package:plotly':
export
Attaching package: 'naniar'
The following object is masked from 'package:skimr':
n_complete
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-app-builds.R:10:3'): app.R builds a shiny app object ───────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:10:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
── Error ('test-app-builds.R:20:3'): the whole UI renders to HTML ──────────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:20:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [140s/156s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cataScience)
>
> test_check("cataScience")
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
Attaching package: 'readr'
The following objects are masked from 'package:testthat':
edition_get, local_edition
Attaching package: 'bslib'
The following object is masked from 'package:utils':
page
Attaching package: 'DT'
The following objects are masked from 'package:shiny':
dataTableOutput, renderDataTable
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Attaching package: 'rio'
The following object is masked from 'package:plotly':
export
Attaching package: 'naniar'
The following object is masked from 'package:skimr':
n_complete
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-app-builds.R:10:3'): app.R builds a shiny app object ───────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:10:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
── Error ('test-app-builds.R:20:3'): the whole UI renders to HTML ──────────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:20:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 2.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [143s/163s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(cataScience)
>
> test_check("cataScience")
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
Attaching package: 'readr'
The following objects are masked from 'package:testthat':
edition_get, local_edition
Attaching package: 'bslib'
The following object is masked from 'package:utils':
page
Attaching package: 'DT'
The following objects are masked from 'package:shiny':
dataTableOutput, renderDataTable
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
Attaching package: 'rio'
The following object is masked from 'package:plotly':
export
Attaching package: 'naniar'
The following object is masked from 'package:skimr':
n_complete
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-app-builds.R:10:3'): app.R builds a shiny app object ───────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:10:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
── Error ('test-app-builds.R:20:3'): the whole UI renders to HTML ──────────────
Error in `file(con, "w")`: cannot open the connection
Backtrace:
▆
1. └─base::source("app.R", local = env) at test-app-builds.R:20:3
2. ├─base::withVisible(eval(ei, envir))
3. └─base::eval(ei, envir)
4. └─base::eval(ei, envir)
5. ├─base::source("R/app-ui.R", local = TRUE)
6. │ ├─base::withVisible(eval(ei, envir))
7. │ └─base::eval(ei, envir)
8. │ └─base::eval(ei, envir)
9. ├─bslib::navset_card_tab(...)
10. │ └─bslib:::navset_card(...)
11. │ └─bslib:::collect_nav_items(..., wrapper = wrapper)
12. │ └─rlang::list2(...)
13. ├─bslib::nav_panel("Background", md_page("background-import.md"))
14. │ └─bslib:::tabPanel_(title, ..., value = value, icon = icon)
15. │ └─htmltools::div(...)
16. │ └─rlang::dots_list(...)
17. └─md_page("background-import.md")
18. ├─htmltools::div(...)
19. │ └─rlang::dots_list(...)
20. └─htmltools::includeMarkdown(file.path("markdown", file))
21. └─markdown::mark(path, output = NULL)
22. └─xfun::write_utf8(c("---", yaml, "---", parts$body), file)
23. └─base::writeLines(enc2utf8(text), con, ..., useBytes = TRUE)
24. └─base::file(con, "w")
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 380 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.