Last updated on 2026-06-08 02:51:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.27 | 41.92 | 44.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.75 | 30.05 | 31.80 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 66.95 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 83.37 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 4.00 | 65.00 | 69.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 3.00 | 38.19 | 41.19 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 2.46 | 37.69 | 40.15 | OK | |
| r-release-macos-arm64 | 0.2.1 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 65.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 5.00 | 63.00 | 68.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 2.00 | 107.00 | 109.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 4.00 | 78.00 | 82.00 | OK |
Version: 0.2.1
Check: Rd files
Result: WARN
cannot open the connection
cannot open the connection
problems found in ‘uses_roxygen2.Rd’, ‘vapplys.Rd’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(testex)
>
> test_check("testex")
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 80 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• on R CMD check (1): 'test-options.R:27:3'
• tests not installed (1): 'test-srcref-key.R:27:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-pkgexample.R:15:5'): test_examples_as_testthat converts examples to tests and executes test suite ──
<callr_status_error/callr_error/rlib_error_3_0/rlib_error/error/condition>
Error: ! in callr subprocess.
Caused by error in `library(pkg.example)`:
! there is no package called ‘pkg.example’
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-pkgexample.R:14:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─callr::r(...) at test-pkgexample.R:15:5
10. └─callr:::get_result(output = out, options)
11. └─throw(callr_remote_error(remerr, output), parent = fix_msg(remerr[[3]]))
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 80 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc