############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:hierinf.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings hierinf_1.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/hierinf.Rcheck’ * using R version 4.4.0 beta (2024-04-15 r86425) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘hierinf/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘hierinf’ version ‘1.22.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘hierinf’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... NOTE Problems with news in ‘NEWS.md’: No news entries found. * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed simGWAS 125.566 0.028 125.839 test_hierarchy 26.078 0.012 26.145 test_only_hierarchy 25.448 0.000 25.504 compute_r2 16.876 0.096 17.028 print.hierT 14.622 0.000 14.870 cluster_var 10.743 0.003 10.960 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: res.S$res.hierarchy$p.value[1] not equal to expected_result$p.value[1]. 1/1 mismatches [1] 1.83e-16 - 8.18e-30 == 1.83e-16 ── Failure ('test-test_only_hierarchy.R:1554:3'): test_only_hierarchy: check return object for two data sets with binary response ── res.S$res.hierarchy$p.value[2] not equal to expected_result$p.value[2]. 1/1 mismatches [1] 8.18e-30 - 1.83e-16 == -1.83e-16 ── Failure ('test-test_only_hierarchy.R:1556:3'): test_only_hierarchy: check return object for two data sets with binary response ── res.S$res.hierarchy$significant.cluster not equal to expected_result$significant.cluster. Component 1: 1 string mismatch Component 2: 1 string mismatch [ FAIL 6 | WARN 0 | SKIP 12 | PASS 139 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/home/biocbuild/bbs-3.19-bioc/meat/hierinf.Rcheck/00check.log’ for details.