The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
Last updated on 2026-04-27 12:01:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.2 | 2.91 | 47.55 | 50.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.2 | 1.76 | 37.25 | 39.01 | 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 | 5.00 | 79.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 3.0.2 | 3.14 | 44.19 | 47.33 | 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 | 6.00 | 93.00 | 99.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 | 7.00 | 85.00 | 92.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.