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:38 -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 palomino7

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: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings GRaNIE_1.11.0.tar.gz
StartedAt: 2025-01-25 02:12:38 -0500 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 02:21:39 -0500 (Sat, 25 Jan 2025)
EllapsedTime: 541.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings GRaNIE_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck'
* using R Under development (unstable) (2025-01-21 r87610 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* 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 ... 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 whether package 'GRaNIE' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
See 'E:/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck/00install.out' for details.
* 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           8.36   0.19    9.00
addConnections_TF_peak         6.19   2.12   12.18
addSNPData                     7.08   0.56   20.89
plotDiagnosticPlots_peakGene   5.78   0.16    6.39
calculateCommunitiesEnrichment 3.68   0.34    5.57
* 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 WARNING, 1 NOTE
See
  'E:/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck/00check.log'
for details.


Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/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
Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
** 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 6.19 2.1212.18
addConnections_peak_gene3.360.164.11
addData000
addSNPData 7.08 0.5620.89
addTFBS000
add_TF_gene_correlation2.460.133.21
add_featureVariation000
build_eGRN_graph2.390.113.29
calculateCommunitiesEnrichment3.680.345.57
calculateCommunitiesStats2.590.143.37
calculateGeneralEnrichment3.920.114.88
calculateTFEnrichment2.440.143.20
changeOutputDirectory2.170.082.73
deleteIntermediateData1.690.112.25
filterConnectionsForPlotting2.090.052.60
filterData2.610.063.11
filterGRNAndConnectGenes1.970.062.50
generateStatsSummary8.360.199.00
getCounts2.010.142.55
getGRNConnections1.810.112.35
getGRNSummary2.300.092.84
getParameters2.890.083.42
getTopNodes2.080.082.58
initializeGRN0.010.000.02
loadExampleObject1.920.132.47
nGenes2.080.102.56
nPeaks1.640.132.19
nTFs1.860.082.42
overlapPeaksAndTFBS1.950.142.50
performAllNetworkAnalyses000
plotCommunitiesEnrichment3.930.234.58
plotCommunitiesStats3.670.134.23
plotCorrelations3.530.204.19
plotDiagnosticPlots_TFPeaks3.560.084.11
plotDiagnosticPlots_peakGene5.780.166.39
plotGeneralEnrichment2.330.092.84
plotGeneralGraphStats2.660.083.17
plotPCA_all4.270.264.95
plotTFEnrichment2.720.083.36
plot_stats_connectionSummary2.980.643.31
visualizeGRN4.300.224.85