Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-11 12:07 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 920/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.14.0  (landing page)
Christian Arnold
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_22
git_last_commit: 7d55acc
git_last_commit_date: 2025-10-29 11:16:56 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GRaNIE on taishan

To the developers/maintainers of the GRaNIE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GRaNIE.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: GRaNIE
Version: 1.14.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GRaNIE_1.14.0.tar.gz
StartedAt: 2025-12-09 11:04:09 -0000 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 11:13:18 -0000 (Tue, 09 Dec 2025)
EllapsedTime: 549.5 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GRaNIE_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/GRaNIE.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.14.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 37 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘GRaNIE’ 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 ... OK
* 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 whether startup messages can be suppressed ... 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 ... NOTE
.performIHW: no visible binding for global variable 'adj_pvalue'
Undefined global functions or variables:
  adj_pvalue
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
generateStatsSummary         6.379  0.076   7.605
addSNPData                   5.688  0.318  10.964
plotDiagnosticPlots_peakGene 5.613  0.273   7.132
plotCommunitiesStats         4.587  0.113   5.911
addConnections_TF_peak       3.023  0.123   9.458
* 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 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.


Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘GRaNIE’ ...
** this is package ‘GRaNIE’ version ‘1.14.0’
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (GRaNIE)

Tests output


Example timings

GRaNIE.Rcheck/GRaNIE-Ex.timings

nameusersystemelapsed
AR_classification_wrapper000
addConnections_TF_peak3.0230.1239.458
addConnections_peak_gene2.5950.0723.359
addData000
addSNPData 5.688 0.31810.964
addTFBS000
add_TF_gene_correlation1.8530.0403.149
add_featureVariation000
build_eGRN_graph2.6520.1123.965
calculateCommunitiesEnrichment2.8010.0674.048
calculateCommunitiesStats1.8810.0203.092
calculateGeneralEnrichment1.9690.0243.152
calculateTFEnrichment2.1640.0363.352
changeOutputDirectory1.8420.0162.570
deleteIntermediateData1.6760.0203.322
filterConnectionsForPlotting1.7540.0042.901
filterData3.1180.1044.376
filterGRNAndConnectGenes1.6770.0282.846
generateStatsSummary6.3790.0767.605
getCounts1.8720.0323.049
getGRNConnections1.7340.0202.918
getGRNSummary3.2720.0404.451
getParameters1.7150.0162.864
getTopNodes1.8590.0162.584
initializeGRN0.0220.0000.023
loadExampleObject1.8460.0242.586
nGenes1.6060.0122.751
nPeaks1.7200.0122.862
nTFs1.7140.0162.440
overlapPeaksAndTFBS2.4720.1483.811
performAllNetworkAnalyses000
plotCommunitiesEnrichment3.5160.1984.925
plotCommunitiesStats4.5870.1135.911
plotCorrelations2.1510.0853.393
plotDiagnosticPlots_TFPeaks4.0760.1014.931
plotDiagnosticPlots_peakGene5.6130.2737.132
plotGeneralEnrichment2.1620.0903.414
plotGeneralGraphStats3.4790.1684.862
plotPCA_all2.8550.0983.701
plotTFEnrichment3.5420.1274.884
plot_stats_connectionSummary2.2720.0623.502
visualizeGRN3.4430.0904.289