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

This page was generated on 2026-01-29 11:58 -0500 (Thu, 29 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
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: 2026-01-26 13:45 -0500 (Mon, 26 Jan 2026)
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


CHECK results for GRaNIE on nebbiolo2

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.

raw results


Summary

Package: GRaNIE
Version: 1.14.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings GRaNIE_1.14.0.tar.gz
StartedAt: 2026-01-27 00:21:42 -0500 (Tue, 27 Jan 2026)
EndedAt: 2026-01-27 00:32:21 -0500 (Tue, 27 Jan 2026)
EllapsedTime: 638.7 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/GRaNIE.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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
plotDiagnosticPlots_peakGene   7.827  1.059   9.569
addSNPData                     7.985  0.800  10.668
plotCommunitiesStats           6.269  0.322   7.373
addConnections_TF_peak         5.318  0.758   9.582
plotDiagnosticPlots_TFPeaks    5.493  0.425   6.709
generateStatsSummary           5.351  0.302   6.069
plotCommunitiesEnrichment      5.229  0.414   6.672
overlapPeaksAndTFBS            4.977  0.541   5.951
plotGeneralGraphStats          5.054  0.358   5.859
plotTFEnrichment               4.887  0.248   5.777
build_eGRN_graph               4.087  0.449   6.074
calculateCommunitiesEnrichment 4.043  0.329   5.105
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* 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/bbs-3.22-bioc/R/bin/R CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/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_peak5.3180.7589.582
addConnections_peak_gene3.8240.3054.591
addData0.0010.0000.000
addSNPData 7.985 0.80010.668
addTFBS000
add_TF_gene_correlation2.1320.1152.665
add_featureVariation0.0010.0000.001
build_eGRN_graph4.0870.4496.074
calculateCommunitiesEnrichment4.0430.3295.105
calculateCommunitiesStats2.0690.1152.611
calculateGeneralEnrichment1.9120.0602.395
calculateTFEnrichment2.0640.1092.579
changeOutputDirectory1.8400.1102.358
deleteIntermediateData1.8850.1292.444
filterConnectionsForPlotting1.9160.3372.671
filterData3.2900.5964.338
filterGRNAndConnectGenes1.6830.0682.166
generateStatsSummary5.3510.3026.069
getCounts1.8790.4842.795
getGRNConnections1.7210.1472.286
getGRNSummary3.2351.0634.710
getParameters1.7400.1412.298
getTopNodes1.9570.1432.524
initializeGRN0.0130.0020.015
loadExampleObject1.9360.1512.528
nGenes1.6910.0582.158
nPeaks3.3720.1914.155
nTFs2.1440.0992.776
overlapPeaksAndTFBS4.9770.5415.951
performAllNetworkAnalyses000
plotCommunitiesEnrichment5.2290.4146.672
plotCommunitiesStats6.2690.3227.373
plotCorrelations3.1880.2084.771
plotDiagnosticPlots_TFPeaks5.4930.4256.709
plotDiagnosticPlots_peakGene7.8271.0599.569
plotGeneralEnrichment3.5830.2284.575
plotGeneralGraphStats5.0540.3585.859
plotPCA_all3.9760.2704.674
plotTFEnrichment4.8870.2485.777
plot_stats_connectionSummary3.8770.1064.441
visualizeGRN3.0580.1383.618