Last updated on 2025-03-30 12:54:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.11 | 11.91 | 26.25 | 38.16 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.11 | 7.42 | 1.64 | 9.06 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.11 | 60.63 | ERROR | |||
r-devel-macos-arm64 | 0.5.11 | 25.00 | OK | |||
r-devel-macos-x86_64 | 0.5.11 | 36.00 | OK | |||
r-devel-windows-x86_64 | 0.5.11 | 20.00 | 52.00 | 72.00 | OK | |
r-patched-linux-x86_64 | 0.5.11 | 9.35 | 2.09 | 11.44 | ERROR | |
r-release-linux-x86_64 | 0.5.11 | 8.00 | 1.88 | 9.88 | ERROR | |
r-release-macos-arm64 | 0.5.11 | 27.00 | OK | |||
r-release-macos-x86_64 | 0.5.11 | 61.00 | OK | |||
r-release-windows-x86_64 | 0.5.11 | 21.00 | 52.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 0.5.11 | OK | ||||
r-oldrel-macos-x86_64 | 0.5.11 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.11 | 23.00 | 56.00 | 79.00 | OK |
Version: 0.5.11
Check: examples
Result: ERROR
Running examples in ‘CohensdpLibrary-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Cohensdp
> ### Title: Cohen's standardized mean difference.
> ### Aliases: Cohensdp
>
> ### ** Examples
>
>
> # example in which the means are 114 vs. 101 with sds of 14.3 and 12.5 respectively
> Cohensdp( statistics = list( m1= 101, m2= 114, s1= 12.5, s2= 14.3, n1= 12, n2= 12 ),
+ design = "between")
Error: segfault from C stack overflow
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.11
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("CohensdpLibrary")
Loading required package: CohensdpLibrary
Error: segfault from C stack overflow
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.11
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.5.11
Check: examples
Result: ERROR
Running examples in ‘CohensdpLibrary-Ex.R’ failed
The error most likely occurred in:
> ### Name: Cohensdp
> ### Title: Cohen's standardized mean difference.
> ### Aliases: Cohensdp
>
> ### ** Examples
>
>
> # example in which the means are 114 vs. 101 with sds of 14.3 and 12.5 respectively
> Cohensdp( statistics = list( m1= 101, m2= 114, s1= 12.5, s2= 14.3, n1= 12, n2= 12 ),
+ design = "between")
Error: segfault from C stack overflow
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.11
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("CohensdpLibrary")
Loading required package: CohensdpLibrary
Error: segfault from C stack overflow
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang