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-09-14 17:52:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.86 | 65.46 | 67.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.65 | 95.12 | 96.77 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 91.81 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 97.79 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.0 | 4.00 | 82.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 1.87 | 61.43 | 63.30 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 1.51 | 60.75 | 62.26 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 21.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 74.00 | 76.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 4.00 | 75.00 | 79.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 1.00 | 25.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 76.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 6.00 | 96.00 | 102.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(metalcor)
>
> test_check("metalcor")
Saving _problems/test-metalcor-141.R
Saving _problems/test-metalcor-153.R
Saving _problems/test-metalcor-181.R
[ FAIL 3 | WARN 52 | SKIP 0 | PASS 173 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-metalcor.R:139:5'): rho_from_median works ────────────────────
Expected `y <- rho_from_median(x)` to run silently.
Actual noise: warnings.
── Failure ('test-metalcor.R:151:5'): rho_from_median works ────────────────────
Expected `y <- rho_from_median(x)` to run silently.
Actual noise: warnings.
── Failure ('test-metalcor.R:179:9'): estimate_R works ─────────────────────────
Expected `R_est <- estimate_R(Z, median = median)` to run silently.
Actual noise: warnings.
[ FAIL 3 | WARN 52 | SKIP 0 | PASS 173 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(metalcor)
>
> test_check("metalcor")
Saving _problems/test-metalcor-141.R
Saving _problems/test-metalcor-153.R
Saving _problems/test-metalcor-181.R
[ FAIL 3 | WARN 52 | SKIP 0 | PASS 173 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-metalcor.R:139:5'): rho_from_median works ────────────────────
Expected `y <- rho_from_median(x)` to run silently.
Actual noise: warnings.
── Failure ('test-metalcor.R:151:5'): rho_from_median works ────────────────────
Expected `y <- rho_from_median(x)` to run silently.
Actual noise: warnings.
── Failure ('test-metalcor.R:179:9'): estimate_R works ─────────────────────────
Expected `R_est <- estimate_R(Z, median = median)` to run silently.
Actual noise: warnings.
[ FAIL 3 | WARN 52 | SKIP 0 | PASS 173 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(metalcor)
>
> test_check("metalcor")
Saving _problems/test-metalcor-141.R
Saving _problems/test-metalcor-153.R
Saving _problems/test-metalcor-181.R
[ FAIL 3 | WARN 52 | SKIP 0 | PASS 173 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-metalcor.R:139:5'): rho_from_median works ────────────────────
Expected `y <- rho_from_median(x)` to run silently.
Actual noise: warnings.
── Failure ('test-metalcor.R:151:5'): rho_from_median works ────────────────────
Expected `y <- rho_from_median(x)` to run silently.
Actual noise: warnings.
── Failure ('test-metalcor.R:179:9'): estimate_R works ─────────────────────────
Expected `R_est <- estimate_R(Z, median = median)` to run silently.
Actual noise: warnings.
[ FAIL 3 | WARN 52 | SKIP 0 | PASS 173 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
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.