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-05-20 17:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 9.82 | 103.34 | 113.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 6.34 | 71.19 | 77.53 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 16.00 | 158.33 | 174.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 17.00 | 164.79 | 181.79 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 12.00 | 122.00 | 134.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 11.25 | 95.10 | 106.35 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 8.27 | 95.36 | 103.63 | OK | |
| r-release-macos-arm64 | 1.1.1 | 2.00 | 27.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 7.00 | 114.00 | 121.00 | ERROR | |
| r-release-windows-x86_64 | 1.1.1 | 14.00 | 124.00 | 138.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 6.00 | 85.00 | 91.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 17.00 | 150.00 | 167.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(edibble)
>
> test_check("edibble")
Failed with error: 'there is no package called 'openxlsx2''
Saving _problems/test-export-5.R
Failed with error: 'there is no package called 'openxlsx2''
Saving _problems/test-export-26.R
[ FAIL 2 | WARN 0 | SKIP 19 | PASS 100 ]
══ Skipped tests (19) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-design.R:1:1', 'test-edibble.R:1:1', 'test-menu.R:1:1',
'test-menu.R:9:1', 'test-menu.R:17:1', 'test-menu.R:27:1',
'test-menu.R:39:1', 'test-menu.R:51:1', 'test-menu.R:61:1',
'test-nest.R:1:1', 'test-rcrds.R:1:1', 'test-serve.R:1:1', 'test-trts.R:1:1',
'test-units.R:1:1'
• empty test (3): 'test-attrs.R:60:1', 'test-nest.R:61:1', 'test-utils.R:1:1'
• skip (2): 'test-rcrds.R:92:3', 'test-simulate.R:58:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-export.R:5:3'): export with no record ──────────────────────────
Error in `export_design(des, file = fn, overwrite = TRUE, author = "Emi Tanaka")`: Please install the `openxlsx2` package to use this function.
Backtrace:
▆
1. ├─base::suppressMessages(...) at test-export.R:5:3
2. │ └─base::withCallingHandlers(...)
3. └─edibble::export_design(des, file = fn, overwrite = TRUE, author = "Emi Tanaka")
4. └─rlang::abort("Please install the `openxlsx2` package to use this function.")
── Error ('test-export.R:26:3'): export with record ────────────────────────────
Error in `export_design(des, file = fn, overwrite = TRUE)`: Please install the `openxlsx2` package to use this function.
Backtrace:
▆
1. ├─base::suppressMessages(export_design(des, file = fn, overwrite = TRUE)) at test-export.R:26:3
2. │ └─base::withCallingHandlers(...)
3. └─edibble::export_design(des, file = fn, overwrite = TRUE)
4. └─rlang::abort("Please install the `openxlsx2` package to use this function.")
[ FAIL 2 | WARN 0 | SKIP 19 | PASS 100 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-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.