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

This page was generated on 2025-01-25 15:37 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 894/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.11.0  (landing page)
Christian Arnold
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: devel
git_last_commit: 7fdc850
git_last_commit_date: 2024-10-29 11:11:39 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


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.11.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.11.0.tar.gz
StartedAt: 2025-01-24 22:50:37 -0500 (Fri, 24 Jan 2025)
EndedAt: 2025-01-24 23:01:20 -0500 (Fri, 24 Jan 2025)
EllapsedTime: 642.9 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.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.11.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.012  0.055  10.815
addSNPData                  5.037  0.315  22.182
getGRNSummary               4.741  0.129   5.307
plotDiagnosticPlots_TFPeaks 4.716  0.045   5.212
plotCommunitiesEnrichment   4.564  0.114   6.772
filterGRNAndConnectGenes    4.434  0.044   6.248
nPeaks                      3.667  0.078   5.007
filterData                  3.420  0.056   5.004
* 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.11.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.5580.1784.808
addConnections_peak_gene2.3900.0402.877
addData000
addSNPData 5.037 0.31522.182
addTFBS000
add_TF_gene_correlation1.7700.0352.178
add_featureVariation000
build_eGRN_graph1.7740.0292.266
calculateCommunitiesEnrichment3.6690.0954.201
calculateCommunitiesStats1.7760.0582.272
calculateGeneralEnrichment2.1690.0462.673
calculateTFEnrichment2.0310.0372.577
changeOutputDirectory2.1030.0192.572
deleteIntermediateData3.4240.0994.793
filterConnectionsForPlotting2.1050.0392.558
filterData3.4200.0565.004
filterGRNAndConnectGenes4.4340.0446.248
generateStatsSummary 9.012 0.05510.815
getCounts2.5660.0353.585
getGRNConnections2.5980.0464.487
getGRNSummary4.7410.1295.307
getParameters2.6210.0603.576
getTopNodes2.6600.0293.194
initializeGRN0.0340.0030.045
loadExampleObject2.4020.0443.395
nGenes2.3920.0413.178
nPeaks3.6670.0785.007
nTFs2.8410.0443.957
overlapPeaksAndTFBS1.8300.0452.310
performAllNetworkAnalyses000
plotCommunitiesEnrichment4.5640.1146.772
plotCommunitiesStats3.8260.0284.966
plotCorrelations2.8420.1273.670
plotDiagnosticPlots_TFPeaks4.7160.0455.212
plotDiagnosticPlots_peakGene3.6330.0434.108
plotGeneralEnrichment2.0030.0282.445
plotGeneralGraphStats3.8190.0244.224
plotPCA_all3.7080.0584.134
plotTFEnrichment2.3710.0272.778
plot_stats_connectionSummary3.6880.0244.151
visualizeGRN3.4990.0534.020