Last updated on 2026-03-30 12:53:22 CEST.
| Package | ERROR | OK |
|---|---|---|
| gtexr | 14 | |
| trud | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [4s/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 '/home/hornik/tmp/scratch/Rt...
\ Downloading archive file for TRUD item 394...
v Successfully downloaded `file8e4a4167cd1be` to '/home/hornik/tmp/scratch/Rt...
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-release-linux-x86_64