Last updated on 2026-04-28 08:53:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 3.05 | 43.86 | 46.91 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 2.32 | 33.52 | 35.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 79.16 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 90.37 | OK | |||
| r-devel-windows-x86_64 | 1.1.4 | 6.00 | 244.00 | 250.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.4 | 3.51 | 39.94 | 43.45 | OK | |
| r-release-linux-x86_64 | 1.1.4 | 2.85 | 39.36 | 42.21 | OK | |
| r-release-macos-arm64 | 1.1.4 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.1.4 | 2.00 | 59.00 | 61.00 | OK | |
| r-release-windows-x86_64 | 1.1.4 | 7.00 | 110976.00 | 110983.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.4 | 2.00 | 53.00 | 55.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 7.00 | 299.00 | 306.00 | ERROR |
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in 'jlmerclusterperm-Ex.R' failed
The error most likely occurred in:
> ### Name: calculate_clusters_pvalues
> ### Title: Calculate bootstrapped p-values of cluster-mass statistics
> ### Aliases: calculate_clusters_pvalues clusters_are_comparable
>
> ### ** Examples
>
> ## Don't show:
> if (julia_setup_ok()) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf
+ ## End(Don't show)
+ ## Don't show:
+ }) # examplesIf
Starting Julia ...
> ## End(Don't show)
>
>
>
> cleanEx()
Error: connections left open:
->localhost:11980 (sockconn)
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [1848m]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(jlmerclusterperm)
>
> test_check("jlmerclusterperm")
Starting Julia ...
Julia Version 1.11.3
Commit d63adeda50 (2025-01-21 19:42 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 48 × AMD EPYC 7443 24-Core Processor
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 96 virtual cores)
nothing
i Starting Julia with 2 threads
v Starting Julia with 2 threads [7.8s]
i Activating package environment
Precompiling project...
Flavor: r-release-windows-x86_64