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

This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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-11-14 13:45 -0500 (Fri, 14 Nov 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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: 2025-11-15 00:22:21 -0500 (Sat, 15 Nov 2025)
EndedAt: 2025-11-15 00:32:27 -0500 (Sat, 15 Nov 2025)
EllapsedTime: 606.8 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.1 Patched (2025-08-23 r88802)
* 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.860  0.211   9.057
addSNPData                   6.588  0.475   9.448
generateStatsSummary         5.509  0.092   6.003
plotTFEnrichment             5.051  0.123   6.188
plotDiagnosticPlots_TFPeaks  4.986  0.048   5.490
plotGeneralGraphStats        4.343  0.099   5.438
plotPCA_all                  4.172  0.087   5.102
visualizeGRN                 3.992  0.045   5.196
* 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_peak2.9440.1524.964
addConnections_peak_gene2.4850.0492.930
addData000
addSNPData6.5880.4759.448
addTFBS0.0010.0000.001
add_TF_gene_correlation3.0050.0703.929
add_featureVariation000
build_eGRN_graph2.7160.1183.235
calculateCommunitiesEnrichment3.8980.0794.881
calculateCommunitiesStats1.9180.0172.348
calculateGeneralEnrichment3.3920.0363.928
calculateTFEnrichment2.5740.0503.066
changeOutputDirectory1.8440.0362.414
deleteIntermediateData2.8010.0294.207
filterConnectionsForPlotting1.7120.0412.164
filterData3.1240.1793.719
filterGRNAndConnectGenes1.6540.0172.134
generateStatsSummary5.5090.0926.003
getCounts1.8110.0382.259
getGRNConnections1.6880.0272.128
getGRNSummary3.1880.1143.713
getParameters1.6410.0162.064
getTopNodes1.8710.0152.305
initializeGRN0.0160.0020.018
loadExampleObject1.8050.0082.210
nGenes1.5980.0122.023
nPeaks1.6410.0092.160
nTFs1.6690.0092.075
overlapPeaksAndTFBS2.8450.0113.273
performAllNetworkAnalyses000
plotCommunitiesEnrichment2.8780.0483.330
plotCommunitiesStats3.5110.0473.962
plotCorrelations3.2990.0234.352
plotDiagnosticPlots_TFPeaks4.9860.0485.490
plotDiagnosticPlots_peakGene7.8600.2119.057
plotGeneralEnrichment2.4750.0483.042
plotGeneralGraphStats4.3430.0995.438
plotPCA_all4.1720.0875.102
plotTFEnrichment5.0510.1236.188
plot_stats_connectionSummary2.7210.0373.165
visualizeGRN3.9920.0455.196