| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:30 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.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/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GRaNIE 1.10.0 (landing page) Christian Arnold
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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. |
| 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-04-01 02:12:42 -0400 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 02:21:43 -0400 (Tue, 01 Apr 2025) |
| EllapsedTime: 541.3 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: GRaNIE.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### 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.86 0.45 9.96
addConnections_TF_peak 6.08 2.17 12.54
addSNPData 7.14 0.56 11.06
plotDiagnosticPlots_peakGene 5.83 0.14 6.45
visualizeGRN 4.62 0.43 5.09
plotPCA_all 4.43 0.13 5.02
calculateTFEnrichment 4.00 0.17 5.25
plot_stats_connectionSummary 2.50 0.75 7.15
* 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.
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)
GRaNIE.Rcheck/GRaNIE-Ex.timings
| name | user | system | elapsed | |
| AR_classification_wrapper | 0 | 0 | 0 | |
| addConnections_TF_peak | 6.08 | 2.17 | 12.54 | |
| addConnections_peak_gene | 3.72 | 0.17 | 4.74 | |
| addData | 0 | 0 | 0 | |
| addSNPData | 7.14 | 0.56 | 11.06 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 2.36 | 0.18 | 3.57 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 2.45 | 0.09 | 3.46 | |
| calculateCommunitiesEnrichment | 3.72 | 0.36 | 4.77 | |
| calculateCommunitiesStats | 2.33 | 0.14 | 3.22 | |
| calculateGeneralEnrichment | 2.53 | 0.09 | 3.25 | |
| calculateTFEnrichment | 4.00 | 0.17 | 5.25 | |
| changeOutputDirectory | 2.11 | 0.18 | 2.73 | |
| deleteIntermediateData | 2.30 | 0.17 | 3.52 | |
| filterConnectionsForPlotting | 2.18 | 0.19 | 2.98 | |
| filterData | 2.99 | 0.14 | 3.68 | |
| filterGRNAndConnectGenes | 2.19 | 0.22 | 3.17 | |
| generateStatsSummary | 8.86 | 0.45 | 9.96 | |
| getCounts | 2.42 | 0.11 | 3.25 | |
| getGRNConnections | 3.36 | 0.09 | 4.20 | |
| getGRNSummary | 2.70 | 0.14 | 3.33 | |
| getParameters | 3.07 | 0.14 | 3.64 | |
| getTopNodes | 1.89 | 0.14 | 2.47 | |
| initializeGRN | 0.03 | 0.00 | 0.03 | |
| loadExampleObject | 1.84 | 0.08 | 2.37 | |
| nGenes | 1.67 | 0.11 | 2.25 | |
| nPeaks | 2.05 | 0.08 | 2.55 | |
| nTFs | 1.78 | 0.11 | 2.34 | |
| overlapPeaksAndTFBS | 2.10 | 0.14 | 2.69 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 3.86 | 0.20 | 4.55 | |
| plotCommunitiesStats | 3.20 | 0.11 | 3.75 | |
| plotCorrelations | 3.48 | 0.17 | 4.11 | |
| plotDiagnosticPlots_TFPeaks | 3.33 | 0.16 | 3.92 | |
| plotDiagnosticPlots_peakGene | 5.83 | 0.14 | 6.45 | |
| plotGeneralEnrichment | 2.28 | 0.08 | 2.83 | |
| plotGeneralGraphStats | 3.13 | 0.23 | 3.81 | |
| plotPCA_all | 4.43 | 0.13 | 5.02 | |
| plotTFEnrichment | 2.13 | 0.19 | 4.15 | |
| plot_stats_connectionSummary | 2.50 | 0.75 | 7.15 | |
| visualizeGRN | 4.62 | 0.43 | 5.09 | |