| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-23 11:36 -0400 (Sat, 23 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4937 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4639 |
| 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 932/2379 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GRaNIE 1.17.0 (landing page) Christian Arnold
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | TIMEOUT | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | 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.17.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GRaNIE_1.17.0.tar.gz |
| StartedAt: 2026-05-22 19:51:42 -0400 (Fri, 22 May 2026) |
| EndedAt: 2026-05-22 20:24:49 -0400 (Fri, 22 May 2026) |
| EllapsedTime: 1987.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GRaNIE.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GRaNIE_1.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/GRaNIE.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-22 23:51:42 UTC
* using option ‘--no-vignettes’
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.17.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 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
addConnections_TF_peak 2.240 0.359 304.455
getParameters 1.240 0.021 301.429
plotGeneralGraphStats 1.184 0.027 301.377
filterData 1.021 0.027 301.585
filterConnectionsForPlotting 0.854 0.026 301.045
filterGRNAndConnectGenes 0.820 0.024 301.378
* 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
‘/Users/biocbuild/bbs-3.24-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.
GRaNIE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GRaNIE ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘GRaNIE’ ... ** this is package ‘GRaNIE’ version ‘1.17.0’ ** using staged installation ** R ** byte-compile and prepare package for lazy loading Warning: replacing previous import ‘utils::data’ by ‘BiocGenerics::data’ when loading ‘GenomeInfoDb’ ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import ‘utils::data’ by ‘BiocGenerics::data’ when loading ‘GenomeInfoDb’ ** testing if installed package can be loaded from final location Warning: replacing previous import ‘utils::data’ by ‘BiocGenerics::data’ when loading ‘GenomeInfoDb’ ** 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 | 2.240 | 0.359 | 304.455 | |
| addConnections_peak_gene | 1.227 | 0.017 | 2.313 | |
| addData | 0 | 0 | 0 | |
| addSNPData | 1.419 | 0.078 | 3.696 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.169 | 0.016 | 1.568 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 0.745 | 0.015 | 1.163 | |
| calculateCommunitiesEnrichment | 1.519 | 0.049 | 2.007 | |
| calculateCommunitiesStats | 0.769 | 0.013 | 1.158 | |
| calculateGeneralEnrichment | 0.858 | 0.016 | 1.262 | |
| calculateTFEnrichment | 0.886 | 0.017 | 1.288 | |
| changeOutputDirectory | 0.760 | 0.014 | 1.197 | |
| deleteIntermediateData | 0.776 | 0.014 | 1.224 | |
| filterConnectionsForPlotting | 0.854 | 0.026 | 301.045 | |
| filterData | 1.021 | 0.027 | 301.585 | |
| filterGRNAndConnectGenes | 0.820 | 0.024 | 301.378 | |
| generateStatsSummary | 2.597 | 0.031 | 3.455 | |
| getCounts | 0.775 | 0.012 | 1.164 | |
| getGRNConnections | 0.771 | 0.014 | 1.168 | |
| getGRNSummary | 0.970 | 0.018 | 1.365 | |
| getParameters | 1.240 | 0.021 | 301.429 | |
| getTopNodes | 0.830 | 0.016 | 1.815 | |
| initializeGRN | 0.004 | 0.001 | 0.004 | |
| loadExampleObject | 0.786 | 0.013 | 1.193 | |
| nGenes | 0.788 | 0.012 | 1.202 | |
| nPeaks | 0.791 | 0.012 | 1.199 | |
| nTFs | 0.741 | 0.012 | 1.145 | |
| overlapPeaksAndTFBS | 0.757 | 0.013 | 1.161 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 1.721 | 0.033 | 2.150 | |
| plotCommunitiesStats | 1.421 | 0.017 | 1.851 | |
| plotCorrelations | 1.474 | 0.021 | 1.911 | |
| plotDiagnosticPlots_TFPeaks | 1.250 | 0.037 | 1.701 | |
| plotDiagnosticPlots_peakGene | 2.003 | 0.044 | 2.454 | |
| plotGeneralEnrichment | 0.878 | 0.018 | 1.301 | |
| plotGeneralGraphStats | 1.184 | 0.027 | 301.377 | |
| plotPCA_all | 1.602 | 0.028 | 2.691 | |
| plotTFEnrichment | 1.022 | 0.017 | 1.436 | |
| plot_stats_connectionSummary | 1.012 | 0.023 | 1.436 | |
| visualizeGRN | 1.220 | 0.019 | 1.642 | |