| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-11 12:03 -0500 (Thu, 11 Dec 2025).
| 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" | 4879 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4670 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4604 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4669 |
| 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 | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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: 2025-12-09 00:12:02 -0500 (Tue, 09 Dec 2025) |
| EndedAt: 2025-12-09 00:22:46 -0500 (Tue, 09 Dec 2025) |
| EllapsedTime: 643.8 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.861 0.856 9.838
addSNPData 7.041 0.858 10.623
plotTFEnrichment 7.145 0.743 8.314
plotCommunitiesStats 5.776 0.360 7.567
plotGeneralGraphStats 5.333 0.412 6.424
generateStatsSummary 5.324 0.251 5.980
plotDiagnosticPlots_TFPeaks 5.370 0.200 6.739
plotCommunitiesEnrichment 5.047 0.375 6.520
plotPCA_all 4.471 0.449 5.685
visualizeGRN 4.356 0.442 5.513
calculateCommunitiesEnrichment 3.888 0.261 5.369
plotCorrelations 3.593 0.160 5.314
addConnections_TF_peak 3.121 0.375 6.406
* 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 | 3.121 | 0.375 | 6.406 | |
| addConnections_peak_gene | 2.724 | 0.277 | 3.414 | |
| addData | 0 | 0 | 0 | |
| addSNPData | 7.041 | 0.858 | 10.623 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 3.413 | 0.196 | 4.454 | |
| add_featureVariation | 0.000 | 0.000 | 0.001 | |
| build_eGRN_graph | 3.322 | 0.461 | 4.328 | |
| calculateCommunitiesEnrichment | 3.888 | 0.261 | 5.369 | |
| calculateCommunitiesStats | 2.712 | 0.267 | 4.126 | |
| calculateGeneralEnrichment | 3.040 | 0.176 | 4.602 | |
| calculateTFEnrichment | 2.796 | 0.192 | 3.851 | |
| changeOutputDirectory | 3.399 | 0.214 | 4.910 | |
| deleteIntermediateData | 1.795 | 0.075 | 2.297 | |
| filterConnectionsForPlotting | 1.965 | 0.182 | 2.562 | |
| filterData | 3.285 | 0.384 | 4.084 | |
| filterGRNAndConnectGenes | 1.664 | 0.061 | 2.138 | |
| generateStatsSummary | 5.324 | 0.251 | 5.980 | |
| getCounts | 1.731 | 0.110 | 2.282 | |
| getGRNConnections | 1.719 | 0.107 | 2.258 | |
| getGRNSummary | 3.103 | 0.257 | 3.796 | |
| getParameters | 1.653 | 0.069 | 2.130 | |
| getTopNodes | 1.722 | 0.074 | 2.201 | |
| initializeGRN | 0.016 | 0.002 | 0.019 | |
| loadExampleObject | 1.751 | 0.073 | 2.226 | |
| nGenes | 1.574 | 0.038 | 2.014 | |
| nPeaks | 1.607 | 0.120 | 2.130 | |
| nTFs | 1.653 | 0.097 | 2.165 | |
| overlapPeaksAndTFBS | 2.867 | 0.356 | 3.643 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 5.047 | 0.375 | 6.520 | |
| plotCommunitiesStats | 5.776 | 0.360 | 7.567 | |
| plotCorrelations | 3.593 | 0.160 | 5.314 | |
| plotDiagnosticPlots_TFPeaks | 5.370 | 0.200 | 6.739 | |
| plotDiagnosticPlots_peakGene | 7.861 | 0.856 | 9.838 | |
| plotGeneralEnrichment | 3.618 | 0.243 | 4.776 | |
| plotGeneralGraphStats | 5.333 | 0.412 | 6.424 | |
| plotPCA_all | 4.471 | 0.449 | 5.685 | |
| plotTFEnrichment | 7.145 | 0.743 | 8.314 | |
| plot_stats_connectionSummary | 3.665 | 0.270 | 4.346 | |
| visualizeGRN | 4.356 | 0.442 | 5.513 | |