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

This page was generated on 2025-03-20 12:06 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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-17 13:00 -0400 (Mon, 17 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    ERROR  


CHECK results for GRaNIE on palomino8

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: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings GRaNIE_1.10.0.tar.gz
StartedAt: 2025-03-18 02:02:21 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 02:11:13 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 531.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 1

Command output

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


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck'
* using R version 4.4.3 (2025-02-28 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.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 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 'F:/biocbuild/bbs-3.20-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.25   0.23    8.91
addConnections_TF_peak         5.79   1.94   10.79
addSNPData                     6.96   0.59   11.25
plotDiagnosticPlots_peakGene   5.53   0.15    6.16
visualizeGRN                   4.68   0.46    5.27
plotPCA_all                    4.54   0.18    5.20
calculateCommunitiesEnrichment 3.65   0.39    5.71
* 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
  'F:/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck/00check.log'
for details.


Installation output

GRaNIE.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'GRaNIE' ...
** 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 5.79 1.9410.79
addConnections_peak_gene3.230.164.28
addData000
addSNPData 6.96 0.5911.25
addTFBS000
add_TF_gene_correlation2.430.093.03
add_featureVariation000
build_eGRN_graph2.370.143.11
calculateCommunitiesEnrichment3.650.395.71
calculateCommunitiesStats2.390.113.14
calculateGeneralEnrichment2.670.113.68
calculateTFEnrichment3.340.103.91
changeOutputDirectory1.830.042.30
deleteIntermediateData2.050.032.53
filterConnectionsForPlotting2.100.132.66
filterData2.510.113.11
filterGRNAndConnectGenes2.090.052.59
generateStatsSummary8.250.238.91
getCounts2.310.032.79
getGRNConnections3.180.093.75
getGRNSummary2.750.193.37
getParameters3.000.123.57
getTopNodes1.820.212.45
initializeGRN0.030.000.03
loadExampleObject1.880.112.41
nGenes1.930.112.44
nPeaks1.890.072.47
nTFs1.930.082.44
overlapPeaksAndTFBS1.980.082.48
performAllNetworkAnalyses000
plotCommunitiesEnrichment3.730.234.41
plotCommunitiesStats3.100.193.73
plotCorrelations3.890.064.34
plotDiagnosticPlots_TFPeaks3.850.104.38
plotDiagnosticPlots_peakGene5.530.156.16
plotGeneralEnrichment2.280.102.78
plotGeneralGraphStats2.840.193.47
plotPCA_all4.540.185.20
plotTFEnrichment2.810.193.42
plot_stats_connectionSummary3.010.573.29
visualizeGRN4.680.465.27