Last updated on 2026-07-11 10:49:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 23.99 | 411.57 | 435.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 16.31 | 305.91 | 322.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 24.00 | 368.97 | 392.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 40.00 | 696.49 | 736.49 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 29.00 | 301.00 | 330.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.0 | 22.53 | 386.93 | 409.46 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 19.38 | 384.38 | 403.76 | OK | |
| r-release-macos-arm64 | 0.2.1 | 6.00 | 103.00 | 109.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 17.00 | 383.00 | 400.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 32.00 | 344.00 | 376.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.1 | 5.00 | 111.00 | 116.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 16.00 | 442.00 | 458.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 44.00 | 416.00 | 460.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [23s]
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 your testing?
> # - If you are developing a package, run your tests using covr::report(),
> # devtools::test(), or by pressing Ctrl/Cmd + Shift + T.
> # - If you are testing a script, run your tests using testthat::test_file()
>
> library(testthat)
> library(MAIHDA)
>
> test_check("MAIHDA")
Flavor: r-devel-windows-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [77s]
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 your testing?
> # - If you are developing a package, run your tests using covr::report(),
> # devtools::test(), or by pressing Ctrl/Cmd + Shift + T.
> # - If you are testing a script, run your tests using testthat::test_file()
>
> library(testthat)
> library(MAIHDA)
>
> test_check("MAIHDA")
Flavor: r-release-windows-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [73s]
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 your testing?
> # - If you are developing a package, run your tests using covr::report(),
> # devtools::test(), or by pressing Ctrl/Cmd + Shift + T.
> # - If you are testing a script, run your tests using testthat::test_file()
>
> library(testthat)
> library(MAIHDA)
>
> test_check("MAIHDA")
Flavor: r-oldrel-windows-x86_64