Last updated on 2026-09-11 00:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 38.04 | 280.91 | 318.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 21.30 | 192.45 | 213.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 25.00 | 180.82 | 205.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 23.00 | 183.78 | 206.78 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 40.00 | 377.00 | 417.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 34.73 | 264.64 | 299.37 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 31.47 | 261.21 | 292.68 | 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 | 42.00 | 334.00 | 376.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.3.3 | 6.00 | 72.00 | 78.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.3 | 22.00 | 552.00 | 574.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 53.00 | 424.00 | 477.00 | OK |
Version: 0.3.3
Check: tests
Result: ERROR
Running 'testthat.R' [63s]
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-release-windows-x86_64