Last updated on 2026-04-10 11:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 22.54 | 181.02 | 203.56 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 15.05 | 128.65 | 143.70 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 37.00 | 278.19 | 315.19 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 36.00 | 267.70 | 303.70 | ERROR | |
| r-devel-macos-arm64 | 0.0.5 | 6.00 | 40.00 | 46.00 | ERROR | |
| r-devel-windows-x86_64 | 0.0.5 | 30.00 | 190.00 | 220.00 | OK | |
| r-patched-linux-x86_64 | 0.0.5 | 17.88 | 167.17 | 185.05 | ERROR | |
| r-release-linux-x86_64 | 0.0.5 | 25.20 | 209.60 | 234.80 | OK | |
| r-release-macos-arm64 | 0.0.5 | OK | ||||
| r-release-macos-x86_64 | 0.0.5 | 17.00 | 171.00 | 188.00 | OK | |
| r-release-windows-x86_64 | 0.0.5 | 29.00 | 191.00 | 220.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.5 | 17.00 | 131.00 | 148.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.5 | 41.00 | 254.00 | 295.00 | OK |
Version: 0.0.5
Check: examples
Result: ERROR
Running examples in ‘GseaVis-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gseaNb
> ### Title: gseaNb
> ### Aliases: gseaNb
>
> ### ** Examples
>
> # load data
> test_data <- system.file("extdata", "gseaRes.RDS", package = "GseaVis")
> gseaRes <- readRDS(test_data)
>
> # all plot
> gseaNb(object = gseaRes,
+ geneSetID = 'GOBP_NUCLEOSIDE_DIPHOSPHATE_METABOLIC_PROCESS',
+ subPlot = 2)
Error in `map()`:
ℹ In index: 1.
Caused by error in `get()`:
! object 'gseaScores' not found
Backtrace:
▆
1. ├─GseaVis::gseaNb(...)
2. │ └─purrr::map_df(...)
3. │ └─purrr::map(.x, .f, ...)
4. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
5. │ ├─purrr:::with_indexed_errors(...)
6. │ │ └─base::withCallingHandlers(...)
7. │ ├─purrr:::call_with_cleanup(...)
8. │ └─GseaVis (local) .f(.x[[i]], ...)
9. │ ├─gsInfo(object, geneSetID = setid) %>% dplyr::mutate(id = setid)
10. │ └─GseaVis::gsInfo(object, geneSetID = setid)
11. │ └─utils::getFromNamespace("gseaScores", "DOSE")
12. │ └─base::get(x, envir = ns, inherits = FALSE)
13. ├─dplyr::mutate(., id = setid)
14. └─base::.handleSimpleError(...)
15. └─purrr (local) h(simpleError(msg, call))
16. └─cli::cli_abort(...)
17. └─rlang::abort(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.0.5
Check: examples
Result: ERROR
Running examples in ‘GseaVis-Ex.R’ failed
The error most likely occurred in:
> ### Name: gseaNb
> ### Title: gseaNb
> ### Aliases: gseaNb
>
> ### ** Examples
>
> # load data
> test_data <- system.file("extdata", "gseaRes.RDS", package = "GseaVis")
> gseaRes <- readRDS(test_data)
>
> # all plot
> gseaNb(object = gseaRes,
+ geneSetID = 'GOBP_NUCLEOSIDE_DIPHOSPHATE_METABOLIC_PROCESS',
+ subPlot = 2)
Error in `map()`:
ℹ In index: 1.
Caused by error in `get()`:
! object 'gseaScores' not found
Backtrace:
▆
1. ├─GseaVis::gseaNb(...)
2. │ └─purrr::map_df(...)
3. │ └─purrr::map(.x, .f, ...)
4. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
5. │ ├─purrr:::with_indexed_errors(...)
6. │ │ └─base::withCallingHandlers(...)
7. │ ├─purrr:::call_with_cleanup(...)
8. │ └─GseaVis (local) .f(.x[[i]], ...)
9. │ ├─gsInfo(object, geneSetID = setid) %>% dplyr::mutate(id = setid)
10. │ └─GseaVis::gsInfo(object, geneSetID = setid)
11. │ └─utils::getFromNamespace("gseaScores", "DOSE")
12. │ └─base::get(x, envir = ns, inherits = FALSE)
13. ├─dplyr::mutate(., id = setid)
14. └─base::.handleSimpleError(...)
15. └─purrr (local) h(simpleError(msg, call))
16. └─cli::cli_abort(...)
17. └─rlang::abort(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.