| Back to Build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-03-17 11:57 -0400 (Tue, 17 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4892 |
| 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/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GRaNIE 1.14.0 (landing page) Christian Arnold
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for GRaNIE in R Universe. | ||||||||||||||
|
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. |
| 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-03-17 00:02:57 -0400 (Tue, 17 Mar 2026) |
| EndedAt: 2026-03-17 00:13:30 -0400 (Tue, 17 Mar 2026) |
| EllapsedTime: 633.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GRaNIE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.722 0.683 9.565
plotCommunitiesStats 6.413 0.412 8.604
addSNPData 5.423 0.628 8.617
getGRNSummary 4.793 1.043 7.489
generateStatsSummary 5.109 0.238 5.815
plotDiagnosticPlots_TFPeaks 4.968 0.270 6.760
plotCommunitiesEnrichment 4.552 0.354 6.564
addConnections_TF_peak 4.303 0.308 6.504
addConnections_peak_gene 4.234 0.060 5.429
plotGeneralEnrichment 3.822 0.270 5.202
loadExampleObject 3.610 0.212 5.096
* 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.
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)
GRaNIE.Rcheck/GRaNIE-Ex.timings
| name | user | system | elapsed | |
| AR_classification_wrapper | 0 | 0 | 0 | |
| addConnections_TF_peak | 4.303 | 0.308 | 6.504 | |
| addConnections_peak_gene | 4.234 | 0.060 | 5.429 | |
| addData | 0.000 | 0.000 | 0.001 | |
| addSNPData | 5.423 | 0.628 | 8.617 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.763 | 0.087 | 2.256 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 2.870 | 0.354 | 3.659 | |
| calculateCommunitiesEnrichment | 2.519 | 0.203 | 3.134 | |
| calculateCommunitiesStats | 1.973 | 0.088 | 2.478 | |
| calculateGeneralEnrichment | 2.066 | 0.066 | 2.549 | |
| calculateTFEnrichment | 2.660 | 0.189 | 3.252 | |
| changeOutputDirectory | 1.960 | 0.116 | 2.493 | |
| deleteIntermediateData | 1.688 | 0.074 | 2.167 | |
| filterConnectionsForPlotting | 1.764 | 0.117 | 2.315 | |
| filterData | 3.207 | 0.326 | 3.952 | |
| filterGRNAndConnectGenes | 1.734 | 0.065 | 2.205 | |
| generateStatsSummary | 5.109 | 0.238 | 5.815 | |
| getCounts | 2.708 | 0.129 | 4.001 | |
| getGRNConnections | 2.576 | 0.102 | 3.309 | |
| getGRNSummary | 4.793 | 1.043 | 7.489 | |
| getParameters | 2.952 | 0.226 | 4.483 | |
| getTopNodes | 2.413 | 0.106 | 3.015 | |
| initializeGRN | 0.011 | 0.002 | 0.012 | |
| loadExampleObject | 3.610 | 0.212 | 5.096 | |
| nGenes | 1.895 | 0.042 | 2.482 | |
| nPeaks | 2.994 | 0.158 | 4.737 | |
| nTFs | 2.380 | 0.130 | 3.506 | |
| overlapPeaksAndTFBS | 3.663 | 0.298 | 4.622 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 4.552 | 0.354 | 6.564 | |
| plotCommunitiesStats | 6.413 | 0.412 | 8.604 | |
| plotCorrelations | 2.707 | 0.153 | 3.618 | |
| plotDiagnosticPlots_TFPeaks | 4.968 | 0.270 | 6.760 | |
| plotDiagnosticPlots_peakGene | 7.722 | 0.683 | 9.565 | |
| plotGeneralEnrichment | 3.822 | 0.270 | 5.202 | |
| plotGeneralGraphStats | 3.203 | 0.277 | 3.889 | |
| plotPCA_all | 2.877 | 0.413 | 3.694 | |
| plotTFEnrichment | 3.789 | 0.470 | 4.686 | |
| plot_stats_connectionSummary | 2.318 | 0.207 | 2.940 | |
| visualizeGRN | 2.810 | 0.232 | 3.450 | |