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

This page was generated on 2025-12-06 11:34 -0500 (Sat, 06 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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 912/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.15.0  (landing page)
Christian Arnold
Snapshot Date: 2025-12-05 13:40 -0500 (Fri, 05 Dec 2025)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: devel
git_last_commit: 43246b6
git_last_commit_date: 2025-10-29 11:16:56 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation


CHECK results for GRaNIE on nebbiolo1

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.15.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GRaNIE_1.15.0.tar.gz
StartedAt: 2025-12-06 00:07:35 -0500 (Sat, 06 Dec 2025)
EndedAt: 2025-12-06 00:18:18 -0500 (Sat, 06 Dec 2025)
EllapsedTime: 643.0 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/GRaNIE.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.15.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         8.553  0.091   9.586
plotPCA_all                  6.513  0.183   7.666
plotDiagnosticPlots_peakGene 5.466  0.151   6.034
plotGeneralGraphStats        5.289  0.120   7.152
visualizeGRN                 5.167  0.079   6.519
addSNPData                   4.813  0.348   7.109
getCounts                    4.938  0.185   6.624
filterData                   3.657  0.109   5.439
addConnections_TF_peak       3.152  0.150   5.660
* 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.23-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.


Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘GRaNIE’ ...
** this is package ‘GRaNIE’ version ‘1.15.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.1520.1505.660
addConnections_peak_gene2.5160.0652.987
addData0.0000.0010.000
addSNPData4.8130.3487.109
addTFBS0.0010.0000.000
add_TF_gene_correlation1.6930.0432.166
add_featureVariation0.0000.0010.000
build_eGRN_graph2.5970.0733.098
calculateCommunitiesEnrichment2.4100.0532.871
calculateCommunitiesStats1.7940.0272.224
calculateGeneralEnrichment3.3830.0634.127
calculateTFEnrichment2.1870.0342.627
changeOutputDirectory2.4930.0622.967
deleteIntermediateData2.8040.0703.599
filterConnectionsForPlotting2.4650.0332.957
filterData3.6570.1095.439
filterGRNAndConnectGenes1.9100.0672.393
generateStatsSummary8.5530.0919.586
getCounts4.9380.1856.624
getGRNConnections1.7910.0292.253
getGRNSummary2.3390.0552.805
getParameters1.7070.0262.149
getTopNodes1.8910.0432.358
initializeGRN0.0170.0000.017
loadExampleObject1.8110.0202.241
nGenes2.7690.0173.199
nPeaks1.6570.0152.092
nTFs1.8000.0222.231
overlapPeaksAndTFBS1.7410.0172.178
performAllNetworkAnalyses000
plotCommunitiesEnrichment3.1830.0523.661
plotCommunitiesStats3.9520.0414.397
plotCorrelations2.1120.0372.561
plotDiagnosticPlots_TFPeaks3.4760.0423.934
plotDiagnosticPlots_peakGene5.4660.1516.034
plotGeneralEnrichment2.9540.1094.170
plotGeneralGraphStats5.2890.1207.152
plotPCA_all6.5130.1837.666
plotTFEnrichment3.3150.0393.925
plot_stats_connectionSummary3.9030.0484.987
visualizeGRN5.1670.0796.519