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

This page was generated on 2025-08-28 11:39 -0400 (Thu, 28 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 913/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.12.0  (landing page)
Christian Arnold
Snapshot Date: 2025-08-25 13:40 -0400 (Mon, 25 Aug 2025)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_21
git_last_commit: 21e7fc4
git_last_commit_date: 2025-04-15 12:51:24 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GRaNIE on nebbiolo1

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.12.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings GRaNIE_1.12.0.tar.gz
StartedAt: 2025-08-27 23:32:39 -0400 (Wed, 27 Aug 2025)
EndedAt: 2025-08-27 23:43:17 -0400 (Wed, 27 Aug 2025)
EllapsedTime: 638.2 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings GRaNIE_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.12.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         9.516  0.665  13.192
plotDiagnosticPlots_peakGene 5.189  0.639   6.304
addSNPData                   4.950  0.525   7.435
getCounts                    4.669  0.581   7.167
filterGRNAndConnectGenes     4.289  0.545   6.625
loadExampleObject            3.840  0.531   5.325
plotGeneralEnrichment        3.932  0.304   5.792
filterData                   3.552  0.259   6.208
addConnections_TF_peak       3.144  0.367   9.544
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.


Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘GRaNIE’ ...
** this is package ‘GRaNIE’ version ‘1.12.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_peak3.1440.3679.544
addConnections_peak_gene2.6060.2893.318
addData000
addSNPData4.9500.5257.435
addTFBS000
add_TF_gene_correlation1.7650.0592.265
add_featureVariation000
build_eGRN_graph2.0020.0522.487
calculateCommunitiesEnrichment3.6550.4604.530
calculateCommunitiesStats1.8150.1602.381
calculateGeneralEnrichment2.8630.3383.640
calculateTFEnrichment2.1340.0942.735
changeOutputDirectory3.0670.2054.764
deleteIntermediateData2.5140.2033.484
filterConnectionsForPlotting2.6720.1383.672
filterData3.5520.2596.208
filterGRNAndConnectGenes4.2890.5456.625
generateStatsSummary 9.516 0.66513.192
getCounts4.6690.5817.167
getGRNConnections2.3070.0824.076
getGRNSummary3.3140.0824.103
getParameters3.4140.0704.839
getTopNodes2.4480.1433.647
initializeGRN0.0350.0050.046
loadExampleObject3.8400.5315.325
nGenes3.0860.1624.441
nPeaks2.4220.1523.034
nTFs3.1710.2274.807
overlapPeaksAndTFBS2.0390.1092.618
performAllNetworkAnalyses000
plotCommunitiesEnrichment3.1630.2693.867
plotCommunitiesStats3.1050.2423.769
plotCorrelations3.5280.4974.444
plotDiagnosticPlots_TFPeaks3.2240.3043.947
plotDiagnosticPlots_peakGene5.1890.6396.304
plotGeneralEnrichment3.9320.3045.792
plotGeneralGraphStats3.1700.2723.886
plotPCA_all2.9080.2703.641
plotTFEnrichment2.7750.1933.385
plot_stats_connectionSummary3.8440.3754.676
visualizeGRN2.5390.2393.197