Last updated on 2026-09-13 02:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.0 | 15.51 | 229.34 | 244.85 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.7.0 | 11.19 | 167.01 | 178.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0 | 12.00 | 159.27 | 171.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 11.00 | 162.72 | 173.72 | OK | |
| r-devel-windows-x86_64 | 1.7.0 | 22.00 | 222.00 | 244.00 | OK | |
| r-patched-linux-x86_64 | 1.7.0 | 16.45 | 222.46 | 238.91 | OK | |
| r-release-linux-x86_64 | 1.7.0 | 15.01 | 210.42 | 225.43 | ERROR | |
| r-release-macos-arm64 | 1.7.0 | 4.00 | 50.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 1.7.0 | 12.00 | 193.00 | 205.00 | OK | |
| r-release-windows-x86_64 | 1.7.0 | 19.00 | 199.00 | 218.00 | OK | |
| r-oldrel-macos-arm64 | 1.7.0 | 4.00 | 52.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 1.7.0 | 12.00 | 200.00 | 212.00 | OK | |
| r-oldrel-windows-x86_64 | 1.7.0 | 26.00 | 271.00 | 297.00 | OK |
Version: 1.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [73s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(manynet)
> library(migraph)
Loading required package: autograph
Loading required package: netrics
>
> test_check("migraph")
Starting 2 test processes.
> test-tutorials_migraph.R: [1] "Hello World"
Saving _problems/test-model_distrib-9.R
> test-tutorials_run.R: # A tibble: 0 x 0
> test-tutorials_run.R: # A tibble: 0 x 0
> test-zzz.R: Newer version available: manynet 9.9.9.
> test-zzz.R: Newer version available: manynet 9.9.9.
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 276 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On Linux (1): 'test-model_tests.R:58:3'
• Skipping slow functions in diffusion.Rmd (1): 'test-tutorials_migraph.R:12:5'
• empty test (1): 'test-measure_over.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-model_distrib.R:9:3'): test_fit works ──────────────────────────
Error in `data.frame(sim = j, manynet::as_diffusion(manynet::play_diffusion(.data, ...)))`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─migraph::play_diffusions(...) at test-model_distrib.R:9:3
2. └─furrr::future_map_dfr(...)
3. └─furrr::future_map(...)
4. └─furrr:::furrr_map_template(...)
5. └─furrr:::furrr_template(...)
6. └─furrr:::furrr_try_catch(...)
7. └─base::tryCatch(expr = expr, purrr_error_indexed = rethrow_purrr_error_indexed)
8. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. └─value[[3L]](cond)
11. └─rlang::cnd_signal(cnd)
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 276 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64