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

This page was generated on 2025-01-23 12:05 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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-01-20 13:00 -0500 (Mon, 20 Jan 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 -0500 (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    ERROR  


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-01-20 22:39:13 -0500 (Mon, 20 Jan 2025)
EndedAt: 2025-01-20 22:49:50 -0500 (Mon, 20 Jan 2025)
EllapsedTime: 636.8 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.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 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         11.030  0.486  14.695
plotDiagnosticPlots_peakGene  5.806  0.936   7.546
filterData                    5.398  0.605   7.536
addSNPData                    5.219  0.722   7.858
getGRNConnections             4.824  0.374   6.791
plotPCA_all                   4.546  0.588   5.594
plotCommunitiesEnrichment     4.816  0.172   5.447
nGenes                        4.667  0.283   6.090
loadExampleObject             3.906  0.166   5.241
addConnections_TF_peak        3.348  0.399   5.145
filterGRNAndConnectGenes      3.177  0.135   5.003
* 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.3480.3995.145
addConnections_peak_gene2.8410.1853.599
addData0.0000.0000.001
addSNPData5.2190.7227.858
addTFBS0.0000.0000.001
add_TF_gene_correlation1.6850.0602.200
add_featureVariation000
build_eGRN_graph1.8830.0942.431
calculateCommunitiesEnrichment3.9290.3484.733
calculateCommunitiesStats1.7450.0632.259
calculateGeneralEnrichment1.9760.1112.585
calculateTFEnrichment2.6660.0653.623
changeOutputDirectory2.9140.1173.967
deleteIntermediateData2.4950.1243.132
filterConnectionsForPlotting2.8370.2233.602
filterData5.3980.6057.536
filterGRNAndConnectGenes3.1770.1355.003
generateStatsSummary11.030 0.48614.695
getCounts2.7030.0654.399
getGRNConnections4.8240.3746.791
getGRNSummary3.1470.2433.986
getParameters3.1860.1694.109
getTopNodes2.4250.0972.981
initializeGRN0.0400.0010.040
loadExampleObject3.9060.1665.241
nGenes4.6670.2836.090
nPeaks2.5780.0413.337
nTFs2.3130.0112.751
overlapPeaksAndTFBS2.9430.0284.039
performAllNetworkAnalyses000
plotCommunitiesEnrichment4.8160.1725.447
plotCommunitiesStats2.9300.4523.826
plotCorrelations3.6940.7484.910
plotDiagnosticPlots_TFPeaks3.2870.8354.562
plotDiagnosticPlots_peakGene5.8060.9367.546
plotGeneralEnrichment3.1710.1994.395
plotGeneralGraphStats3.0920.2633.806
plotPCA_all4.5460.5885.594
plotTFEnrichment2.8450.2113.527
plot_stats_connectionSummary2.7900.2503.506
visualizeGRN2.9510.2513.631