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

This page was generated on 2026-03-17 11:34 -0400 (Tue, 17 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4845
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4060
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 929/2367HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.15.0  (landing page)
Christian Arnold
Snapshot Date: 2026-03-16 13:40 -0400 (Mon, 16 Mar 2026)
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 -0400 (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    ERROR    OK  
See other builds for GRaNIE in R Universe.


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: 2026-03-17 00:02:10 -0400 (Tue, 17 Mar 2026)
EndedAt: 2026-03-17 00:12:40 -0400 (Tue, 17 Mar 2026)
EllapsedTime: 630.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) (2026-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-17 04:02:11 UTC
* 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
plotDiagnosticPlots_TFPeaks  6.424  0.114   7.106
plotCommunitiesStats         6.349  0.098   7.541
plotDiagnosticPlots_peakGene 5.925  0.078   6.984
plotPCA_all                  5.229  0.062   5.916
getGRNSummary                5.075  0.180   6.184
generateStatsSummary         5.106  0.021   5.527
addSNPData                   4.762  0.246   7.029
plot_stats_connectionSummary 4.828  0.120   5.826
plotCommunitiesEnrichment    4.692  0.063   5.316
nPeaks                       4.561  0.102   5.531
addConnections_TF_peak       4.308  0.202   7.888
plotTFEnrichment             4.263  0.040   5.735
* 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_wrapper0.0000.0010.001
addConnections_TF_peak4.3080.2027.888
addConnections_peak_gene3.8780.0724.617
addData0.0000.0000.001
addSNPData4.7620.2467.029
addTFBS000
add_TF_gene_correlation1.6100.0252.063
add_featureVariation000
build_eGRN_graph1.7520.0492.237
calculateCommunitiesEnrichment2.9090.0983.416
calculateCommunitiesStats3.0490.0443.560
calculateGeneralEnrichment1.9150.0262.345
calculateTFEnrichment1.9770.0292.455
changeOutputDirectory1.7040.0122.121
deleteIntermediateData1.7400.0152.163
filterConnectionsForPlotting2.6250.0203.052
filterData2.0010.0402.447
filterGRNAndConnectGenes1.7560.0432.207
generateStatsSummary5.1060.0215.527
getCounts1.7590.0312.187
getGRNConnections1.6570.0452.121
getGRNSummary5.0750.1806.184
getParameters2.9850.0443.517
getTopNodes2.5250.1103.102
initializeGRN0.0150.0010.017
loadExampleObject3.2760.0873.868
nGenes2.2100.0442.685
nPeaks4.5610.1025.531
nTFs1.9200.0412.406
overlapPeaksAndTFBS3.0170.0473.522
performAllNetworkAnalyses0.0010.0000.000
plotCommunitiesEnrichment4.6920.0635.316
plotCommunitiesStats6.3490.0987.541
plotCorrelations2.9970.0673.533
plotDiagnosticPlots_TFPeaks6.4240.1147.106
plotDiagnosticPlots_peakGene5.9250.0786.984
plotGeneralEnrichment3.5270.0694.560
plotGeneralGraphStats4.2320.0324.964
plotPCA_all5.2290.0625.916
plotTFEnrichment4.2630.0405.735
plot_stats_connectionSummary4.8280.1205.826
visualizeGRN3.0320.0433.478