CRAN Package Check Results for Package MAIHDA

Last updated on 2026-07-09 14:00:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 23.03 412.42 435.45 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 15.91 281.82 297.73 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 36.00 727.66 763.66 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 40.00 846.49 886.49 OK
r-devel-windows-x86_64 0.2.0 25.00 309.00 334.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.0 6.00 103.00 109.00 OK
r-release-macos-x86_64 0.2.0 16.00 378.00 394.00 OK
r-release-windows-x86_64 0.2.0 26.00 374.00 400.00 OK
r-oldrel-macos-arm64 0.2.0 5.00 103.00 108.00 OK
r-oldrel-macos-x86_64 0.2.0 16.00 358.00 374.00 OK
r-oldrel-windows-x86_64 0.2.0 37.00 512.00 549.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [54s] 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