Last updated on 2026-08-08 20:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.14 | 4.86 | 53.71 | 58.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.14 | 3.49 | 39.73 | 43.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.14 | 38.77 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.14 | 37.48 | OK | |||
| r-devel-windows-x86_64 | 0.1.14 | 8.00 | 79.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 0.1.14 | 5.02 | 49.87 | 54.89 | OK | |
| r-release-linux-x86_64 | 0.1.14 | 3.95 | 49.91 | 53.86 | OK | |
| r-release-macos-arm64 | 0.1.14 | 1.00 | 36.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 0.1.14 | 3.00 | 78.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.1.14 | 9.00 | 93.00 | 102.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.14 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.14 | 3.00 | 63.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.14 | 10.00 | 103.00 | 113.00 | OK |
Version: 0.1.14
Check: tests
Result: ERROR
Running 'testthat.R' [15s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(wikkitidy)
>
> test_check("wikkitidy")
stdout:]
stderr:]
Saving _problems/test-request-gracefully-6.R
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 93 ]
══ Skipped tests (27) ══════════════════════════════════════════════════════════
• On CRAN (27): 'test-get-diff.R:2:3', 'test-get-diff.R:10:3',
'test-get-diff.R:21:3', 'test-get-history-count.R:8:3',
'test-get-page-data.R:2:3', 'test-get-page-data.R:25:3',
'test-get-query-results.R:2:3', 'test-get-query-results.R:11:3',
'test-get-query-results.R:21:3', 'test-get-rest-resource.R:2:3',
'test-get-rest-resource.R:9:3', 'test-get-rest-resource.R:17:3',
'test-get-rest-resource.R:24:3', 'test-get-rest-resource.R:30:3',
'test-prop-query-type.R:60:3', 'test-query-category-members.R:2:3',
'test-query-category-members.R:15:3', 'test-rest-request.R:2:3',
'test-rest-request.R:9:3', 'test-rest-request.R:16:3',
'test-rest-request.R:26:3', 'test-rest-request.R:36:3', 'test-utils.R:8:3',
'test-wiki-action-request.R:15:3', 'test-wiki-action-request.R:22:3',
'test-xtools-page-api.R:2:3', 'test-xtools-page-api.R:18:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-request-gracefully.R:2:3'): A bad request fails gracefully ───
Expected `gracefully(...)` not to throw any errors.
Actually got a <rlib_error_3_0> with message:
! Could not start R session, timed out
[ FAIL 1 | WARN 0 | SKIP 27 | PASS 93 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64