| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:40 -0400 (Tue, 16 Jul 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
| palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
| 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 881/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GRaNIE 1.9.1 (landing page) Christian Arnold
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | 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.9.1 |
| Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings GRaNIE_1.9.1.tar.gz |
| StartedAt: 2024-07-16 00:36:01 -0400 (Tue, 16 Jul 2024) |
| EndedAt: 2024-07-16 00:45:00 -0400 (Tue, 16 Jul 2024) |
| EllapsedTime: 538.7 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: GRaNIE.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings GRaNIE_1.9.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.2.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.9.1'
* 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 'C:/Users/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
addConnections_TF_peak 5.31 1.42 7.46
generateStatsSummary 5.75 0.33 6.53
addSNPData 4.63 1.26 91.21
plotGeneralEnrichment 5.06 0.18 5.66
nPeaks 3.87 0.10 5.55
* 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
'C:/Users/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck/00check.log'
for details.
GRaNIE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL GRaNIE ### ############################################################################## ############################################################################## * installing to library 'C:/Users/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 | 5.31 | 1.42 | 7.46 | |
| addConnections_peak_gene | 2.32 | 0.13 | 2.93 | |
| addData | 0 | 0 | 0 | |
| addSNPData | 4.63 | 1.26 | 91.21 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.34 | 0.17 | 2.18 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 2.13 | 0.08 | 2.79 | |
| calculateCommunitiesEnrichment | 2.20 | 0.21 | 2.85 | |
| calculateCommunitiesStats | 1.56 | 0.09 | 2.12 | |
| calculateGeneralEnrichment | 3.60 | 0.08 | 4.11 | |
| calculateTFEnrichment | 1.56 | 0.09 | 2.13 | |
| changeOutputDirectory | 2.17 | 0.16 | 2.75 | |
| deleteIntermediateData | 1.30 | 0.14 | 1.89 | |
| filterConnectionsForPlotting | 1.39 | 0.06 | 1.93 | |
| filterData | 2.83 | 0.14 | 3.47 | |
| filterGRNAndConnectGenes | 1.39 | 0.08 | 1.94 | |
| generateStatsSummary | 5.75 | 0.33 | 6.53 | |
| getCounts | 1.36 | 0.09 | 1.92 | |
| getGRNConnections | 2.04 | 0.08 | 2.63 | |
| getGRNSummary | 1.86 | 0.10 | 2.41 | |
| getParameters | 2.42 | 0.14 | 2.95 | |
| getTopNodes | 1.57 | 0.08 | 2.10 | |
| initializeGRN | 0.01 | 0.00 | 0.01 | |
| loadExampleObject | 1.44 | 0.06 | 1.97 | |
| nGenes | 1.36 | 0.06 | 1.92 | |
| nPeaks | 3.87 | 0.10 | 5.55 | |
| nTFs | 1.43 | 0.07 | 1.97 | |
| overlapPeaksAndTFBS | 2.90 | 0.04 | 3.62 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 2.46 | 0.15 | 3.16 | |
| plotCommunitiesStats | 2.86 | 0.19 | 3.50 | |
| plotCorrelations | 1.54 | 0.22 | 2.22 | |
| plotDiagnosticPlots_TFPeaks | 3.27 | 0.14 | 4.01 | |
| plotDiagnosticPlots_peakGene | 3.23 | 0.19 | 3.89 | |
| plotGeneralEnrichment | 5.06 | 0.18 | 5.66 | |
| plotGeneralGraphStats | 4.08 | 0.16 | 4.68 | |
| plotPCA_all | 1.92 | 0.27 | 2.64 | |
| plotTFEnrichment | 1.91 | 0.09 | 2.52 | |
| plot_stats_connectionSummary | 2.61 | 0.36 | 3.06 | |
| visualizeGRN | 2.18 | 0.23 | 2.69 | |