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-06-09 23:53:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 6.73 | 52.61 | 59.34 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 5.14 | 38.63 | 43.77 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 13.00 | 79.60 | 92.60 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 16.00 | 115.61 | 131.61 | ERROR | |
| r-devel-windows-x86_64 | 0.5.1 | 12.00 | 76.00 | 88.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.1 | 8.50 | 285.48 | 293.98 | OK | |
| r-release-linux-x86_64 | 0.5.1 | 8.01 | 48.36 | 56.37 | ERROR | |
| r-release-macos-arm64 | 0.5.1 | 2.00 | 142.00 | 144.00 | OK | |
| r-release-macos-x86_64 | 0.5.1 | 6.00 | 482.00 | 488.00 | OK | |
| r-release-windows-x86_64 | 0.5.1 | 13.00 | 88.00 | 101.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.5.1 | 2.00 | 111.00 | 113.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.1 | 6.00 | 990.00 | 996.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.1 | 15.00 | 89.00 | 104.00 | ERROR |
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
<objectNotFoundError/error/condition>
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
<objectNotFoundError/error/condition>
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
<objectNotFoundError/error/condition>
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/118s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
<objectNotFoundError/error/condition>
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
<objectNotFoundError/error/condition>
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(checked)
>
> # Meet CRAN multiple core usage requirement
> test_check("checked")
Saving _problems/test-check-reverse-43.R
Saving _problems/test-check-reverse-108.R
Saving _problems/test-check-reverse-111.R
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-check.R:3:3', 'test-deps.R:1:1', 'test-deps.R:15:3',
'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3',
'test-results-utils.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-check-reverse.R:38:5'): check_rev_deps works for package with one breaking change ──
Error in `vapply(..., FUN.VALUE = logical(1L))`: values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:37:3
2. │ └─base::force(code)
3. └─checked::check_rev_deps(...) at test-check-reverse.R:38:5
4. ├─checked::run(checks, ...)
5. └─checked:::run.checker(checks, ...)
6. ├─checked:::report_step(reporter, checker)
7. └─checked:::report_step.NULL(reporter, checker)
8. └─checker$start_next_task()
9. ├─checked:::start_task(...)
10. ├─checked:::start_task.igraph.vs(...)
11. └─checked:::start_task.install_task(...)
12. └─install_process$new(...)
13. └─checked (local) initialize(...)
14. └─private$callr_r_bg(...)
15. └─checked:::vlapply(options, `!=`, bquote())
16. └─base::vapply(..., FUN.VALUE = logical(1L))
── Failure ('test-check-reverse.R:103:5'): check_rev_deps works for a package without a version in repos ──
Expected `... <- NULL` not to throw any errors.
Actually got a <simpleError> with message:
values must be length 1,
but FUN(X[[14]]) result is length 0
Backtrace:
▆
1. ├─withr::with_options(...) at test-check-reverse.R:102:3
2. │ └─base::force(code)
3. └─testthat::expect_no_error(...) at test-check-reverse.R:103:5
── Error ('test-check-reverse.R:111:3'): check_rev_deps works for a package without a version in repos ──
Error in `eval(code, test_env)`: object 'design' not found
Backtrace:
▆
1. └─checked::results(design) at test-check-reverse.R:111:3
[ FAIL 3 | WARN 0 | SKIP 7 | PASS 57 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-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.