| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-18 12:07 -0500 (Thu, 18 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" | 4882 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4673 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4607 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4671 |
| 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: GRaNIE |
| Version: 1.14.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GRaNIE_1.14.0.tar.gz |
| StartedAt: 2025-12-16 11:39:37 -0000 (Tue, 16 Dec 2025) |
| EndedAt: 2025-12-16 11:49:55 -0000 (Tue, 16 Dec 2025) |
| EllapsedTime: 617.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GRaNIE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GRaNIE_1.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/GRaNIE.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 6.585 0.299 8.082
plotDiagnosticPlots_peakGene 5.967 0.474 7.647
addSNPData 5.496 0.913 9.661
plotCommunitiesStats 4.758 0.351 6.300
plotDiagnosticPlots_TFPeaks 4.502 0.279 6.031
getGRNSummary 3.706 0.699 6.240
visualizeGRN 3.904 0.266 6.384
plotTFEnrichment 3.842 0.264 6.314
plotGeneralGraphStats 3.827 0.235 5.772
plotCommunitiesEnrichment 3.738 0.195 5.137
plotPCA_all 3.157 0.298 5.621
addConnections_TF_peak 2.993 0.331 13.413
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* 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/R/R/bin/R CMD INSTALL GRaNIE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/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.001 | 0.000 | 0.000 | |
| addConnections_TF_peak | 2.993 | 0.331 | 13.413 | |
| addConnections_peak_gene | 2.509 | 1.250 | 4.494 | |
| addData | 0.001 | 0.000 | 0.000 | |
| addSNPData | 5.496 | 0.913 | 9.661 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.854 | 0.044 | 3.158 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 2.623 | 0.240 | 4.112 | |
| calculateCommunitiesEnrichment | 2.916 | 0.200 | 4.382 | |
| calculateCommunitiesStats | 2.043 | 0.140 | 3.398 | |
| calculateGeneralEnrichment | 2.065 | 0.127 | 3.861 | |
| calculateTFEnrichment | 2.234 | 0.200 | 3.622 | |
| changeOutputDirectory | 1.870 | 0.211 | 3.276 | |
| deleteIntermediateData | 1.741 | 0.124 | 3.055 | |
| filterConnectionsForPlotting | 1.902 | 0.136 | 3.217 | |
| filterData | 3.222 | 0.347 | 4.757 | |
| filterGRNAndConnectGenes | 1.722 | 0.076 | 3.021 | |
| generateStatsSummary | 6.585 | 0.299 | 8.082 | |
| getCounts | 1.931 | 0.419 | 3.568 | |
| getGRNConnections | 1.745 | 0.160 | 3.069 | |
| getGRNSummary | 3.706 | 0.699 | 6.240 | |
| getParameters | 1.935 | 0.179 | 4.748 | |
| getTopNodes | 1.973 | 0.090 | 3.287 | |
| initializeGRN | 0.029 | 0.001 | 0.058 | |
| loadExampleObject | 2.106 | 0.159 | 4.114 | |
| nGenes | 1.882 | 0.070 | 4.795 | |
| nPeaks | 1.899 | 0.087 | 3.412 | |
| nTFs | 1.939 | 0.109 | 4.152 | |
| overlapPeaksAndTFBS | 2.647 | 0.219 | 4.086 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 3.738 | 0.195 | 5.137 | |
| plotCommunitiesStats | 4.758 | 0.351 | 6.300 | |
| plotCorrelations | 2.272 | 0.115 | 3.559 | |
| plotDiagnosticPlots_TFPeaks | 4.502 | 0.279 | 6.031 | |
| plotDiagnosticPlots_peakGene | 5.967 | 0.474 | 7.647 | |
| plotGeneralEnrichment | 2.368 | 0.151 | 3.270 | |
| plotGeneralGraphStats | 3.827 | 0.235 | 5.772 | |
| plotPCA_all | 3.157 | 0.298 | 5.621 | |
| plotTFEnrichment | 3.842 | 0.264 | 6.314 | |
| plot_stats_connectionSummary | 2.624 | 0.282 | 4.900 | |
| visualizeGRN | 3.904 | 0.266 | 6.384 | |