Last updated on 2026-08-30 13:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 41.07 | 281.20 | 322.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 22.55 | 188.54 | 211.09 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 26.00 | 178.75 | 204.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 24.00 | 189.20 | 213.20 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 44.00 | 379.00 | 423.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 33.34 | 265.89 | 299.23 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 30.21 | 264.96 | 295.17 | OK | |
| r-release-macos-arm64 | 0.3.3 | 8.00 | 71.00 | 79.00 | OK | |
| r-release-macos-x86_64 | 0.3.3 | 23.00 | 331.00 | 354.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 50.00 | 372.00 | 422.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.3 | 22.00 | 552.00 | 574.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 50.00 | 410.00 | 460.00 | ERROR |
Version: 0.3.3
Check: tests
Result: ERROR
Running 'testthat.R' [90s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dRiftDM)
____________________________________________________
/ Welcome to dRiftDM 0.3.3 Please report any bugs or \
\ unexpected behavior /
----------------------------------------------------
\
\
^__^
(oo)\ ________
(__)\ )\ /\
||------w|
|| ||
>
> test_check("dRiftDM")
Saving _problems/test-extended_s3_methods-177.R
[ FAIL 1 | WARN 0 | SKIP 51 | PASS 1503 ]
══ Skipped tests (51) ══════════════════════════════════════════════════════════
• On CRAN (51): 'test-core_estimate.R:3:1', 'test-core_estimate.R:186:1',
'test-core_estimate.R:274:1', 'test-core_estimate.R:482:1',
'test-core_estimate.R:527:1', 'test-core_estimate.R:736:1',
'test-core_estimate.R:796:1', 'test-core_estimate_depr.R:153:1',
'test-core_estimate_depr.R:178:1', 'test-core_flex_prms.R:100:1',
'test-formatting_coefs_dm.R:1:1', 'test-formatting_coefs_dm.R:20:1',
'test-formatting_drift_dm.R:1:1', 'test-formatting_drift_dm.R:11:1',
'test-formatting_drift_dm.R:19:1', 'test-formatting_fits_agg_dm.R:1:1',
'test-formatting_fits_agg_dm.R:8:1', 'test-formatting_fits_ids_dm.R:1:1',
'test-formatting_fits_ids_dm.R:19:1', 'test-formatting_fits_ids_dm.R:28:1',
'test-formatting_flex_prms.R:1:1', 'test-formatting_mcmc_dm.R:1:1',
'test-formatting_mcmc_dm.R:10:1', 'test-formatting_stats_dm.R:3:1',
'test-formatting_stats_dm.R:23:1', 'test-formatting_stats_dm.R:31:1',
'test-formatting_stats_dm.R:37:1', 'test-formatting_stats_dm.R:43:1',
'test-formatting_stats_dm.R:56:1', 'test-formatting_stats_dm.R:65:1',
'test-formatting_stats_dm.R:83:1', 'test-formatting_stats_dm.R:105:1',
'test-formatting_stats_dm.R:123:1', 'test-formatting_stats_dm.R:143:1',
'test-formatting_stats_dm.R:164:1', 'test-formatting_stats_dm.R:184:1',
'test-formatting_stats_dm.R:209:1', 'test-formatting_stats_dm.R:227:1',
'test-formatting_traces_dm.R:1:1', 'test-formatting_traces_dm.R:11:1',
'test-formatting_traces_dm.R:22:1', 'test-formatting_traces_dm.R:73:1',
'test-plotting.R:1:1', 'test-plotting.R:52:1', 'test-plotting.R:80:1',
'test-plotting.R:117:1', 'test-plotting.R:156:1', 'test-plotting.R:201:1',
'test-plotting.R:230:1', 'test-plotting.R:309:1', 'test-plotting.R:341:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-extended_s3_methods.R:177:3'): coef.mcmc_dm errors as expected for wrong input ──
Expected `coef(mcmc_obj, .f = weird_fun)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 51 | PASS 1503 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64