Last updated on 2026-06-08 20:53:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 1.87 | 32.24 | 34.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.40 | 25.96 | 27.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 55.03 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 61.76 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 6.00 | 52.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 2.01 | 28.41 | 30.42 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 1.74 | 28.84 | 30.58 | OK | |
| r-release-macos-arm64 | 0.2.1 | 1.00 | 21.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 53.00 | 55.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 4.00 | 53.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 2.00 | 49.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 5.00 | 61.00 | 66.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [5s]
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(trud)
>
> test_check("trud")
\ Downloading archive file for TRUD item 394...
v Successfully downloaded `download_file.txt` to 'D:\temp\2026_06_06_01_50_00...
\ Downloading archive file for TRUD item 394...
v Successfully downloaded `file1b29c30727c93` to 'D:\temp\2026_06_06_01_50_00...
Saving _problems/test-get_subscribed_metadata-25.R
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 30 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-download_item.R:101:3', 'test-get_item_metadata.R:31:3',
'test-get_item_metadata.R:56:3', 'test-get_item_metadata.R:111:3',
'test-get_subscribed_metadata.R:29:3', 'test-trud_items.R:107:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_subscribed_metadata.R:25:3'): get_subscribed_metadata() returns formatted metadata with correct structure ──
Expected `nrow(result) > 0` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 30 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64