Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-02-28 11:35 -0500 (Sat, 28 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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 924/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.15.0  (landing page)
Christian Arnold
Snapshot Date: 2026-02-27 13:40 -0500 (Fri, 27 Feb 2026)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: devel
git_last_commit: 43246b6
git_last_commit_date: 2025-10-29 11:16:56 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for GRaNIE in R Universe.


CHECK results for GRaNIE on kjohnson3

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.

raw results


Summary

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-02-27 20:25:43 -0500 (Fri, 27 Feb 2026)
EndedAt: 2026-02-27 20:29:19 -0500 (Fri, 27 Feb 2026)
EllapsedTime: 215.6 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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 Under development (unstable) (2026-01-15 r89304)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* using session charset: UTF-8
* 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
addSNPData 2.083  0.096   6.632
* 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.


Installation output

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-arm64/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)

Tests output


Example timings

GRaNIE.Rcheck/GRaNIE-Ex.timings

nameusersystemelapsed
AR_classification_wrapper000
addConnections_TF_peak1.7950.2734.526
addConnections_peak_gene1.3270.0191.835
addData000
addSNPData2.0830.0966.632
addTFBS000
add_TF_gene_correlation0.7870.0221.331
add_featureVariation000
build_eGRN_graph1.0050.0291.853
calculateCommunitiesEnrichment1.9180.0593.097
calculateCommunitiesStats0.8510.0191.736
calculateGeneralEnrichment0.9700.0341.737
calculateTFEnrichment0.9560.0271.544
changeOutputDirectory0.7120.0211.252
deleteIntermediateData0.8120.0221.279
filterConnectionsForPlotting0.8500.0271.303
filterData0.9950.0261.453
filterGRNAndConnectGenes0.7990.0221.258
generateStatsSummary2.7900.0773.346
getCounts0.7200.0211.224
getGRNConnections0.8500.0291.309
getGRNSummary1.0270.0341.515
getParameters1.2150.0231.730
getTopNodes0.8830.0301.332
initializeGRN0.0030.0000.004
loadExampleObject0.7310.0201.270
nGenes0.9430.0351.682
nPeaks0.8890.0281.727
nTFs0.8920.0232.006
overlapPeaksAndTFBS0.8700.0321.682
performAllNetworkAnalyses000
plotCommunitiesEnrichment1.8680.0623.163
plotCommunitiesStats1.5370.0332.663
plotCorrelations1.0410.0421.876
plotDiagnosticPlots_TFPeaks1.4110.0392.363
plotDiagnosticPlots_peakGene2.4010.0583.901
plotGeneralEnrichment0.9190.0211.507
plotGeneralGraphStats1.4130.0362.398
plotPCA_all1.7880.0572.858
plotTFEnrichment1.0100.0241.476
plot_stats_connectionSummary1.0110.0411.543
visualizeGRN1.8060.0472.328