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

This page was generated on 2025-11-28 11:38 -0500 (Fri, 28 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4866
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4614
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4571
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 911/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.15.0  (landing page)
Christian Arnold
Snapshot Date: 2025-11-27 13:40 -0500 (Thu, 27 Nov 2025)
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
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation


CHECK results for GRaNIE on lconway

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: 2025-11-28 01:59:25 -0500 (Fri, 28 Nov 2025)
EndedAt: 2025-11-28 02:11:43 -0500 (Fri, 28 Nov 2025)
EllapsedTime: 738.2 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) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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
generateStatsSummary         9.270  0.193   9.966
addSNPData                   6.363  0.469   8.913
addConnections_TF_peak       5.320  1.288  10.574
plotDiagnosticPlots_TFPeaks  5.361  0.145   5.997
plotDiagnosticPlots_peakGene 5.202  0.140   5.797
visualizeGRN                 4.956  0.137   5.539
plotCommunitiesStats         4.763  0.097   5.309
plotPCA_all                  4.450  0.167   5.062
* 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-x86_64/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_peak 5.320 1.28810.574
addConnections_peak_gene3.0420.0923.602
addData0.0000.0010.001
addSNPData6.3630.4698.913
addTFBS0.0000.0010.000
add_TF_gene_correlation2.1510.0782.666
add_featureVariation000
build_eGRN_graph3.1820.0953.726
calculateCommunitiesEnrichment3.1870.2283.901
calculateCommunitiesStats2.2480.0862.765
calculateGeneralEnrichment2.4080.0732.921
calculateTFEnrichment2.5860.0773.098
changeOutputDirectory2.1800.0872.709
deleteIntermediateData2.1130.0662.618
filterConnectionsForPlotting2.2220.0802.742
filterData2.6530.0943.247
filterGRNAndConnectGenes2.2520.0722.757
generateStatsSummary9.2700.1939.966
getCounts2.3030.0912.833
getGRNConnections2.1840.0832.706
getGRNSummary4.0060.1214.596
getParameters2.1170.0722.625
getTopNodes2.3740.0852.941
initializeGRN0.0200.0020.023
loadExampleObject2.1580.0622.657
nGenes2.2170.0702.731
nPeaks3.2530.0863.800
nTFs2.0650.0622.551
overlapPeaksAndTFBS2.1740.0732.674
performAllNetworkAnalyses000
plotCommunitiesEnrichment3.9780.1824.615
plotCommunitiesStats4.7630.0975.309
plotCorrelations2.7490.0893.275
plotDiagnosticPlots_TFPeaks5.3610.1455.997
plotDiagnosticPlots_peakGene5.2020.1405.797
plotGeneralEnrichment2.6780.0723.184
plotGeneralGraphStats3.7840.0924.329
plotPCA_all4.4500.1675.062
plotTFEnrichment3.0340.0673.524
plot_stats_connectionSummary2.7960.0893.351
visualizeGRN4.9560.1375.539