CRAN Package Check Results for Maintainer ‘Denis Cousineau <denis.cousineau at uottawa.ca>’

Last updated on 2025-03-14 08:53:58 CET.

Package ERROR NOTE OK
ANOFA 6 9
ANOPA 6 9
CohensdpLibrary 3 12
superb 15

Package ANOFA

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘ANOFA-contrastFrequencies.R’ ‘ANOFA-emFrequencies.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64

Package ANOPA

Current CRAN status: NOTE: 6, OK: 9

Version: 0.1.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘ANOPA-anopa.R’ ‘ANOPA-contrastProportions.R’ ‘ANOPA-convert.R’ ‘ANOPA-random.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64

Package CohensdpLibrary

Current CRAN status: ERROR: 3, OK: 12

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. Flavor: r-devel-linux-x86_64-debian-gcc

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

Package superb

Current CRAN status: OK: 15