Last updated on 2026-04-01 01:53:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.5 | 66.50 | 423.83 | 490.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.5 | 46.06 | 380.61 | 426.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3.5 | 95.00 | 643.06 | 738.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.5 | 118.00 | 674.37 | 792.37 | OK | |
| r-devel-macos-arm64 | 2.3.5 | 17.00 | 113.00 | 130.00 | OK | |
| r-devel-windows-x86_64 | 2.3.5 | 74.00 | 434.00 | 508.00 | ERROR | |
| r-patched-linux-x86_64 | 2.3.5 | 58.82 | 402.42 | 461.24 | OK | |
| r-release-linux-x86_64 | 2.3.5 | 46.83 | 397.80 | 444.63 | OK | |
| r-release-macos-arm64 | 2.3.5 | 16.00 | 173.00 | 189.00 | OK | |
| r-release-macos-x86_64 | 2.3.5 | 48.00 | 359.00 | 407.00 | OK | |
| r-release-windows-x86_64 | 2.3.5 | 63.00 | 411.00 | 474.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.5 | 15.00 | 177.00 | 192.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.3.5 | 47.00 | 429.00 | 476.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.3.5 | 83.00 | 564.00 | 647.00 | NOTE |
Version: 2.3.5
Check: examples
Result: ERROR
Running examples in 'myTAI-Ex.R' failed
The error most likely occurred in:
> ### Name: diagnose_test_robustness
> ### Title: Diagnose Test Robustness
> ### Aliases: diagnose_test_robustness
>
> ### ** Examples
>
> # Diagnose flatline test robustness
> p <- example_phyex_set
> robustness <- diagnose_test_robustness(stat_flatline_test,
+ p |> select_genes(p@gene_ids[1:30]),
+ sample_sizes=c(10,20),
+ plot_result=FALSE,
+ num_reps=2)
Computing: [========================================] 100% (done)
Warning in dgamma(c(0.0139222951622448, 0.0139222951622448, 0.0139222951622448, :
NaNs produced
Error in `purrr::map()`:
ℹ In index: 1.
Caused by error in `if (ks_result$p.value > max_p_fit_v) ...`:
! missing value where TRUE/FALSE needed
Backtrace:
▆
1. ├─myTAI::diagnose_test_robustness(...)
2. │ ├─purrr::map_dbl(...)
3. │ │ └─purrr:::map_("double", .x, .f, ..., .progress = .progress)
4. │ │ └─purrr:::vctrs_vec_compat(.x, .purrr_user_env)
5. │ └─purrr::map(rep(sample_sizes, each = num_reps), f)
6. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
7. │ ├─purrr:::with_indexed_errors(...)
8. │ │ └─base::withCallingHandlers(...)
9. │ ├─purrr:::call_with_cleanup(...)
10. │ └─myTAI (local) .f(.x[[i]], ...)
11. │ └─myTAI (local) test(phyex_set, custom_null_txis = null_txis, ..., plot_result = FALSE)
12. │ └─myTAI:::stat_generic_conservation_test(...)
13. │ └─fitting_dist@fitting_function(null_sample)
14. └─base::.handleSimpleError(...)
15. └─purrr (local) h(simpleError(msg, call))
16. └─cli::cli_abort(...)
17. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 2.3.5
Check: installed package size
Result: NOTE
installed size is 11.0Mb
sub-directories of 1Mb or more:
doc 6.1Mb
libs 3.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64