Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-09 11:40:57 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 971/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
hierinf 1.22.0  (landing page)
Claude Renaux
Snapshot Date: 2024-05-08 14:00:19 -0400 (Wed, 08 May 2024)
git_url: https://git.bioconductor.org/packages/hierinf
git_branch: RELEASE_3_19
git_last_commit: 76f3d9b
git_last_commit_date: 2024-04-30 11:08:12 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for hierinf on kunpeng2


To the developers/maintainers of the hierinf package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/hierinf.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: hierinf
Version: 1.22.0
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
StartedAt: 2024-05-09 08:21:57 -0000 (Thu, 09 May 2024)
EndedAt: 2024-05-09 08:27:13 -0000 (Thu, 09 May 2024)
EllapsedTime: 316.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: hierinf.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### 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.


Installation output

hierinf.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL hierinf
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘hierinf’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (hierinf)

Tests output

hierinf.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # All tests are in the folder testthat
> require("testthat")
Loading required package: testthat
> test_check("hierinf")
Loading required package: hierinf
[ FAIL 6 | WARN 0 | SKIP 12 | PASS 139 ]

══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On Bioconductor (12): 'test-cluster_var.R:182:3', 'test-multisplit.R:92:3',
  'test-test_hierarchy.R:352:3', 'test-test_hierarchy.R:461:3',
  'test-test_hierarchy.R:575:3', 'test-test_only_hierarchy.R:460:3',
  'test-test_only_hierarchy.R:570:3', 'test-test_only_hierarchy.R:684:3',
  'test-test_only_hierarchy.R:892:3', 'test-test_only_hierarchy.R:1271:3',
  'test-test_only_hierarchy.R:1563:3', 'test-test_only_hierarchy.R:1701:3'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-test_only_hierarchy.R:1530:3'): test_only_hierarchy: check return object for two data sets with binary response ──
res.T$res.hierarchy$p.value[1] not equal to expected_result$p.value[1].
1/1 mismatches
[1] 9.02e-10 - 1.11e-16 == 9.02e-10
── Failure ('test-test_only_hierarchy.R:1532:3'): test_only_hierarchy: check return object for two data sets with binary response ──
res.T$res.hierarchy$p.value[2] not equal to expected_result$p.value[2].
1/1 mismatches
[1] 1.11e-16 - 9.02e-10 == -9.02e-10
── Failure ('test-test_only_hierarchy.R:1534:3'): test_only_hierarchy: check return object for two data sets with binary response ──
res.T$res.hierarchy$significant.cluster not equal to expected_result$significant.cluster.
Component 1: 1 string mismatch
Component 2: 1 string mismatch
── Failure ('test-test_only_hierarchy.R:1552:3'): test_only_hierarchy: check return object for two data sets with binary response ──
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

Example timings

hierinf.Rcheck/hierinf-Ex.timings

nameusersystemelapsed
cluster_position0.1070.0000.107
cluster_var10.743 0.00310.960
compute_r216.876 0.09617.028
multisplit1.1510.0081.172
print.hierT14.622 0.00014.870
simGWAS125.566 0.028125.839
test_hierarchy26.078 0.01226.145
test_only_hierarchy25.448 0.00025.504