| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-18 11:36 -0400 (Sat, 18 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 alpha (2026-04-05 r89794) | 4957 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4686 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4627 |
| 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 936/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GRaNIE 1.15.0 (landing page) Christian Arnold
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | ERROR | ERROR | skipped | ||||||||||
| 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.15.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.15.0.tar.gz |
| StartedAt: 2026-04-17 20:04:34 -0400 (Fri, 17 Apr 2026) |
| EndedAt: 2026-04-17 20:08:10 -0400 (Fri, 17 Apr 2026) |
| EllapsedTime: 215.6 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.15.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/GRaNIE.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* 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-04-18 00:04:34 UTC
* using option ‘--no-vignettes’
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.15.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.249 0.457 5.456
addSNPData 1.528 0.100 20.166
* 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.23-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.15.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 | 2.249 | 0.457 | 5.456 | |
| addConnections_peak_gene | 1.279 | 0.029 | 2.057 | |
| addData | 0 | 0 | 0 | |
| addSNPData | 1.528 | 0.100 | 20.166 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.313 | 0.038 | 2.218 | |
| add_featureVariation | 0.000 | 0.001 | 0.000 | |
| build_eGRN_graph | 0.887 | 0.043 | 1.411 | |
| calculateCommunitiesEnrichment | 1.658 | 0.090 | 2.269 | |
| calculateCommunitiesStats | 0.826 | 0.025 | 1.282 | |
| calculateGeneralEnrichment | 1.031 | 0.027 | 1.855 | |
| calculateTFEnrichment | 1.008 | 0.027 | 1.771 | |
| changeOutputDirectory | 0.856 | 0.023 | 1.481 | |
| deleteIntermediateData | 0.889 | 0.025 | 1.711 | |
| filterConnectionsForPlotting | 0.946 | 0.027 | 1.953 | |
| filterData | 1.214 | 0.028 | 2.275 | |
| filterGRNAndConnectGenes | 0.972 | 0.028 | 1.910 | |
| generateStatsSummary | 2.907 | 0.058 | 4.495 | |
| getCounts | 0.943 | 0.028 | 1.886 | |
| getGRNConnections | 0.931 | 0.026 | 1.988 | |
| getGRNSummary | 1.066 | 0.033 | 1.802 | |
| getParameters | 1.279 | 0.017 | 1.799 | |
| getTopNodes | 0.941 | 0.021 | 1.741 | |
| initializeGRN | 0.003 | 0.001 | 0.005 | |
| loadExampleObject | 0.788 | 0.017 | 1.217 | |
| nGenes | 0.775 | 0.016 | 1.189 | |
| nPeaks | 0.807 | 0.015 | 1.217 | |
| nTFs | 0.830 | 0.025 | 1.259 | |
| overlapPeaksAndTFBS | 0.790 | 0.015 | 1.199 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 1.711 | 0.041 | 2.153 | |
| plotCommunitiesStats | 1.464 | 0.021 | 1.880 | |
| plotCorrelations | 1.506 | 0.023 | 1.935 | |
| plotDiagnosticPlots_TFPeaks | 1.287 | 0.055 | 1.760 | |
| plotDiagnosticPlots_peakGene | 2.102 | 0.050 | 2.621 | |
| plotGeneralEnrichment | 0.883 | 0.020 | 1.415 | |
| plotGeneralGraphStats | 1.167 | 0.017 | 1.622 | |
| plotPCA_all | 1.689 | 0.040 | 2.187 | |
| plotTFEnrichment | 1.044 | 0.023 | 1.475 | |
| plot_stats_connectionSummary | 1.019 | 0.028 | 1.456 | |
| visualizeGRN | 1.334 | 0.037 | 1.781 | |