Last updated on 2022-09-11 12:56:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 5.58 | 56.92 | 62.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 3.87 | 40.90 | 44.77 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.3 | 85.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 77.60 | OK | |||
r-devel-windows-x86_64 | 0.3.3 | 16.00 | 87.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 0.3.3 | 5.25 | 50.79 | 56.04 | OK | |
r-release-linux-x86_64 | 0.3.3 | 3.37 | 51.57 | 54.94 | OK | |
r-release-macos-arm64 | 0.3.3 | 48.00 | OK | |||
r-release-macos-x86_64 | 0.3.3 | 80.00 | OK | |||
r-release-windows-x86_64 | 0.3.3 | 48.00 | 96.00 | 144.00 | OK | |
r-oldrel-macos-arm64 | 0.3.3 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.3 | 69.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.3 | 12.00 | 72.00 | 84.00 | ERROR |
Version: 0.3.3
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IDConverter)
>
> test_check("IDConverter")
trying URL 'https://zenodo.org/record/6342397/files/icgc.rda'
trying URL 'https://zenodo.org/record/6342397/files/pcawg_full.rda'
trying URL 'https://zenodo.org/record/6342397/files/pcawg_full.rda'
trying URL 'https://zenodo.org/record/6342397/files/pcawg_full.rda'
trying URL 'https://zenodo.org/record/6342397/files/pcawg_full.rda'
trying URL 'https://zenodo.org/record/6342397/files/icgc.rda'
trying URL 'https://zenodo.org/record/6342397/files/tcga.rda'
trying URL 'https://zenodo.org/record/6342397/files/pcawg_full.rda'
[ FAIL 4 | WARN 32 | SKIP 0 | PASS 4 ]
== Failed tests ================================================================
-- Failure (test-roxytest-testexamples-convert_icgc.R:13:3): Function convert_icgc() @ L25 --
`convert_pcawg("SA170678")` did not throw an error.
-- Failure (test-roxytest-testexamples-convert_pcawg.R:19:3): Function convert_pcawg() @ L38 --
`convert_pcawg("SA5213")` did not throw an error.
-- Failure (test-roxytest-testexamples-convert_pcawg.R:21:3): Function convert_pcawg() @ L38 --
`convert_icgc("SP1677", from = "icgc_specimen_id", to = "xx")` did not throw an error.
-- Failure (test-roxytest-testexamples-convert_tcga.R:13:3): Function convert_tcga() @ L24 --
`convert_pcawg("TCGA-02-0001-10A-01W-0188-10")` did not throw an error.
[ FAIL 4 | WARN 32 | SKIP 0 | PASS 4 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64