Last updated on 2026-06-11 14:50:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 49.85 | 585.08 | 634.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 36.83 | 410.13 | 446.96 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 85.00 | 857.41 | 942.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 84.00 | 1016.37 | 1100.37 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 49.00 | 476.00 | 525.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 44.92 | 558.91 | 603.83 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 48.02 | 555.57 | 603.59 | OK | |
| r-release-macos-arm64 | 0.1.2 | 14.00 | 146.00 | 160.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 34.00 | 562.00 | 596.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 51.00 | 470.00 | 521.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 13.00 | 105.00 | 118.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.2 | 33.00 | 311.00 | 344.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.1.2 | 75.00 | 657.00 | 732.00 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lisat)
> testthat::test_check("lisat")
Saving _problems/test-functions-71.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-functions.R:71:1'): (code run outside of `test_that()`) ────────
Error: Package "TxDb.Hsapiens.UCSC.hg38.knownGene" needed for this function to work. Please install it.
Backtrace:
▆
1. └─lisat::get_feature(IS_raw) at test-functions.R:71:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘lisat-intro.Rmd’ using rmarkdown
Quitting from lisat-intro.Rmd:107-111 [cis_analysis]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.frame`:
! undefined columns selected
---
Backtrace:
▆
1. └─lisat::CIS(IS_raw = IS_raw, connect_distance = 50000)
2. ├─IS_raw[, c("Locus", "Chr", "nearest_gene_name")]
3. └─base::`[.data.frame`(IS_raw, , c("Locus", "Chr", "nearest_gene_name"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'lisat-intro.Rmd' failed with diagnostics:
undefined columns selected
--- failed re-building ‘lisat-intro.Rmd’
SUMMARY: processing the following file failed:
‘lisat-intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lisat)
> testthat::test_check("lisat")
Saving _problems/test-functions-71.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-functions.R:71:1'): (code run outside of `test_that()`) ────────
Error: Package "TxDb.Hsapiens.UCSC.hg38.knownGene" needed for this function to work. Please install it.
Backtrace:
▆
1. └─lisat::get_feature(IS_raw) at test-functions.R:71:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64