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

This page was generated on 2025-04-02 19:28 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 897/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.10.0  (landing page)
Christian Arnold
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_20
git_last_commit: 22b61ee
git_last_commit_date: 2024-10-29 11:11:39 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    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    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GRaNIE on nebbiolo2

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.10.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GRaNIE_1.10.0.tar.gz
StartedAt: 2025-03-31 22:43:31 -0400 (Mon, 31 Mar 2025)
EndedAt: 2025-03-31 22:53:58 -0400 (Mon, 31 Mar 2025)
EllapsedTime: 626.9 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.10.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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         10.054  0.229  11.909
addSNPData                    4.960  0.638   8.345
getGRNConnections             5.019  0.312   6.154
filterData                    4.988  0.241   6.914
plotDiagnosticPlots_peakGene  4.989  0.199   5.676
nGenes                        4.591  0.272   6.209
getGRNSummary                 4.295  0.099   5.117
addConnections_TF_peak        3.776  0.060   5.906
* 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.20-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.


Installation output

GRaNIE.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘GRaNIE’ ...
** 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.7760.0605.906
addConnections_peak_gene3.1620.2073.842
addData000
addSNPData4.9600.6388.345
addTFBS000
add_TF_gene_correlation1.6340.0712.157
add_featureVariation000
build_eGRN_graph1.7300.0592.227
calculateCommunitiesEnrichment3.6130.3454.385
calculateCommunitiesStats3.1480.0944.584
calculateGeneralEnrichment2.9770.1723.629
calculateTFEnrichment3.3470.1614.690
changeOutputDirectory2.5530.0543.623
deleteIntermediateData2.6670.0813.584
filterConnectionsForPlotting3.3170.1194.668
filterData4.9880.2416.914
filterGRNAndConnectGenes1.7860.0472.281
generateStatsSummary10.054 0.22911.909
getCounts2.8030.0483.643
getGRNConnections5.0190.3126.154
getGRNSummary4.2950.0995.117
getParameters3.0710.0573.595
getTopNodes2.2660.0292.943
initializeGRN0.0190.0030.022
loadExampleObject2.4470.0622.974
nGenes4.5910.2726.209
nPeaks3.2310.0443.758
nTFs2.1660.0232.649
overlapPeaksAndTFBS1.7080.0202.191
performAllNetworkAnalyses000
plotCommunitiesEnrichment4.2930.0404.785
plotCommunitiesStats2.7140.0513.203
plotCorrelations3.2100.1223.785
plotDiagnosticPlots_TFPeaks3.0840.0313.555
plotDiagnosticPlots_peakGene4.9890.1995.676
plotGeneralEnrichment3.3940.0854.473
plotGeneralGraphStats2.6380.0713.121
plotPCA_all3.8070.0874.320
plotTFEnrichment2.3860.0162.847
plot_stats_connectionSummary2.3400.0382.831
visualizeGRN2.5870.0173.042