Last updated on 2026-07-13 01:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 19.67 | 251.91 | 271.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 11.38 | 192.99 | 204.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 31.00 | 658.05 | 689.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 32.00 | 524.14 | 556.14 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 22.00 | 1363.00 | 1385.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.0 | 16.05 | 391.20 | 407.25 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 16.04 | 293.42 | 309.46 | OK | |
| r-release-macos-arm64 | 1.0.0 | 4.00 | 69.00 | 73.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 11.00 | 403.00 | 414.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 23.00 | 400.00 | 423.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 10.00 | 205.00 | 215.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 26.00 | 405.00 | 431.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [22m]
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(causalDT)
>
> test_check("causalDT")
Flavor: r-devel-windows-x86_64