Last updated on 2026-06-20 11:49:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 21.66 | 227.17 | 248.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 14.59 | 145.98 | 160.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 40.00 | 370.29 | 410.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 40.00 | 385.99 | 425.99 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 24.00 | 215.00 | 239.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 21.33 | 200.36 | 221.69 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 19.97 | 202.92 | 222.89 | OK | |
| r-release-macos-arm64 | 1.1.1 | 5.00 | 66.00 | 71.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 15.00 | 259.00 | 274.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 22.00 | 207.00 | 229.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 14.00 | 181.00 | 195.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 32.00 | 219.00 | 251.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/98s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("dyngen")
Loading required package: dyngen
Saving _problems/test-combine_models-41.R
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 60 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-generate_dataset.R:48:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-combine_models.R:39:3'): combine before experiment ─────────────
Error in `utils::download.file(url, destfile = file, quiet = !verbose)`: download from 'https://github.com/dynverse/dyngen/raw/data_files/zenodo_1443566_real_silver_trophoblast-stem-cell-trophoblast-differentiation_mca.rds' failed
Backtrace:
▆
1. ├─... %>% generate_experiment() at test-combine_models.R:39:3
2. └─dyngen::generate_experiment(.)
3. └─dyngen:::.generate_experiment_fetch_realcount(model)
4. └─dyngen:::.download_cacheable_file(...)
5. ├─base::suppressWarnings(...)
6. │ └─base::withCallingHandlers(...)
7. └─utils::download.file(url, destfile = file, quiet = !verbose)
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 60 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc