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-04-30 11:57:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.2 | 1.71 | 47.81 | 49.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.2 | 1.93 | 35.40 | 37.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.0.2 | 5.00 | 77.53 | 82.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.2 | 87.74 | OK | |||
| r-devel-windows-x86_64 | 3.0.2 | 12.00 | 77.00 | 89.00 | OK | |
| r-patched-linux-x86_64 | 3.0.2 | 2.39 | 43.37 | 45.76 | OK | |
| r-release-linux-x86_64 | 3.0.2 | 1.77 | 43.19 | 44.96 | OK | |
| r-release-macos-arm64 | 3.0.2 | 1.00 | 21.00 | 22.00 | ERROR | |
| r-release-macos-x86_64 | 3.0.2 | 2.00 | 73.00 | 75.00 | OK | |
| r-release-windows-x86_64 | 3.0.2 | 8.00 | 86.00 | 94.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 3.0.2 | 2.00 | 56.00 | 58.00 | ERROR | |
| r-oldrel-windows-x86_64 | 3.0.2 | 8.00 | 88.00 | 96.00 | OK |
Version: 3.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(withr)
>
> test_check("withr")
Saving _problems/test-standalone-defer-88.R
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 375 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-defer.R:15:1', 'test-defer.R:32:1',
'test-language.R:43:1', 'test-path.R:1:1', 'test-standalone-defer.R:193:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-standalone-defer.R:88:3'): defered actions in Rmd are run on exit ──
<callr_status_error/callr_error/rlib_error_3_0/rlib_error/error/condition>
Error: ! in callr subprocess.
Caused by error in `loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])`:
! there is no package called ‘evaluate’
Backtrace:
▆
1. └─callr::r(function(path) rmarkdown::render(path), list(path = rmd)) at test-standalone-defer.R:88:3
2. └─callr:::get_result(output = out, options)
3. └─throw(callr_remote_error(remerr, output), parent = fix_msg(remerr[[3]]))
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 375 ]
Error:
! Test failures.
Execution halted
No deferred expressions to run
No deferred expressions to run
Flavor: r-release-macos-arm64
Version: 3.0.2
Check: examples
Result: ERROR
Running examples in ‘withr-Ex.R’ failed
The error most likely occurred in:
> ### Name: with_db_connection
> ### Title: DBMS Connections which disconnect themselves.
> ### Aliases: with_db_connection local_db_connection
>
> ### ** Examples
>
> db <- tempfile()
> with_db_connection(
+ list(con = DBI::dbConnect(RSQLite::SQLite(), db)), {
+ DBI::dbWriteTable(con, "mtcars", mtcars)
+ })
Error in loadNamespace(x) : there is no package called ‘pkgconfig’
Calls: with_db_connection ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
[1] "two"
[1] "one"
Ran 2/2 deferred expressions
Flavor: r-oldrel-macos-x86_64
Version: 3.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(withr)
>
> test_check("withr")
[ FAIL 0 | WARN 0 | SKIP 5 | PASS 376 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
Error in base::nchar(wide_chars$test, type = "width") :
cannot open file '/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/cli/R/sysdata.rdb': No such file or directory
Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous>
Execution halted
No deferred expressions to run
No deferred expressions to run
Flavor: r-oldrel-macos-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.