| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-27 12:02 -0500 (Thu, 27 Nov 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" | 4876 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4656 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4602 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.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/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 | NA | |||||||||
| 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-11-26 00:41:56 -0500 (Wed, 26 Nov 2025) |
| EndedAt: 2025-11-26 00:52:31 -0500 (Wed, 26 Nov 2025) |
| EllapsedTime: 634.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
generateStatsSummary 9.864 0.141 13.085
plotCommunitiesStats 6.093 0.084 7.482
plotDiagnosticPlots_TFPeaks 5.581 0.088 6.201
filterData 5.597 0.019 6.165
getGRNSummary 5.144 0.266 7.015
addSNPData 5.009 0.310 6.697
plotDiagnosticPlots_peakGene 4.949 0.282 5.660
overlapPeaksAndTFBS 4.657 0.059 6.273
plotCommunitiesEnrichment 4.534 0.073 6.309
addConnections_TF_peak 3.103 0.171 5.114
* 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.000 | 0.000 | 0.001 | |
| addConnections_TF_peak | 3.103 | 0.171 | 5.114 | |
| addConnections_peak_gene | 2.508 | 0.089 | 3.003 | |
| addData | 0.001 | 0.000 | 0.000 | |
| addSNPData | 5.009 | 0.310 | 6.697 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.706 | 0.040 | 2.169 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 2.660 | 0.112 | 3.168 | |
| calculateCommunitiesEnrichment | 2.442 | 0.094 | 2.926 | |
| calculateCommunitiesStats | 1.757 | 0.012 | 2.177 | |
| calculateGeneralEnrichment | 1.793 | 0.026 | 2.213 | |
| calculateTFEnrichment | 2.026 | 0.023 | 2.444 | |
| changeOutputDirectory | 1.767 | 0.014 | 2.195 | |
| deleteIntermediateData | 1.622 | 0.013 | 2.036 | |
| filterConnectionsForPlotting | 1.727 | 0.012 | 2.134 | |
| filterData | 5.597 | 0.019 | 6.165 | |
| filterGRNAndConnectGenes | 1.948 | 0.007 | 2.374 | |
| generateStatsSummary | 9.864 | 0.141 | 13.085 | |
| getCounts | 3.060 | 0.063 | 4.952 | |
| getGRNConnections | 2.310 | 0.051 | 2.755 | |
| getGRNSummary | 5.144 | 0.266 | 7.015 | |
| getParameters | 2.835 | 0.050 | 3.554 | |
| getTopNodes | 2.448 | 0.045 | 2.891 | |
| initializeGRN | 0.018 | 0.003 | 0.021 | |
| loadExampleObject | 3.063 | 0.039 | 4.304 | |
| nGenes | 1.984 | 0.017 | 2.498 | |
| nPeaks | 2.596 | 0.037 | 3.145 | |
| nTFs | 2.595 | 0.021 | 3.285 | |
| overlapPeaksAndTFBS | 4.657 | 0.059 | 6.273 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 4.534 | 0.073 | 6.309 | |
| plotCommunitiesStats | 6.093 | 0.084 | 7.482 | |
| plotCorrelations | 2.077 | 0.031 | 2.515 | |
| plotDiagnosticPlots_TFPeaks | 5.581 | 0.088 | 6.201 | |
| plotDiagnosticPlots_peakGene | 4.949 | 0.282 | 5.660 | |
| plotGeneralEnrichment | 1.973 | 0.041 | 2.417 | |
| plotGeneralGraphStats | 2.907 | 0.099 | 3.413 | |
| plotPCA_all | 2.491 | 0.054 | 2.970 | |
| plotTFEnrichment | 3.680 | 0.054 | 4.146 | |
| plot_stats_connectionSummary | 2.254 | 0.053 | 2.705 | |
| visualizeGRN | 3.256 | 0.054 | 3.739 | |