| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-06-11 15:40 -0400 (Tue, 11 Jun 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" | 4679 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" | 4414 |
| merida1 | macOS 12.7.4 Monterey | x86_64 | 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" | 4441 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" | 4394 |
| 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 880/2239 | 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 | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 12.7.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | 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.9.1 |
| 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.9.1.tar.gz |
| StartedAt: 2024-06-10 03:32:41 -0400 (Mon, 10 Jun 2024) |
| EndedAt: 2024-06-10 03:44:36 -0400 (Mon, 10 Jun 2024) |
| EllapsedTime: 715.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.9.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck'
* using R version 4.4.0 RC (2024-04-16 r86468 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 '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
addConnections_TF_peak 6.15 4.36 54.36
plotDiagnosticPlots_peakGene 6.22 0.91 7.87
generateStatsSummary 6.33 0.34 7.10
addSNPData 5.42 0.91 8.74
plotCommunitiesEnrichment 3.58 0.75 5.05
* 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.15 | 4.36 | 54.36 | |
| addConnections_peak_gene | 3.19 | 0.23 | 3.84 | |
| addData | 0 | 0 | 0 | |
| addSNPData | 5.42 | 0.91 | 8.74 | |
| addTFBS | 0 | 0 | 0 | |
| add_TF_gene_correlation | 1.61 | 0.20 | 2.23 | |
| add_featureVariation | 0 | 0 | 0 | |
| build_eGRN_graph | 1.69 | 0.19 | 2.28 | |
| calculateCommunitiesEnrichment | 2.53 | 0.44 | 3.55 | |
| calculateCommunitiesStats | 1.95 | 0.19 | 2.55 | |
| calculateGeneralEnrichment | 3.24 | 0.14 | 3.73 | |
| calculateTFEnrichment | 2.03 | 0.17 | 2.62 | |
| changeOutputDirectory | 1.81 | 0.19 | 2.38 | |
| deleteIntermediateData | 1.69 | 0.13 | 2.20 | |
| filterConnectionsForPlotting | 1.67 | 0.22 | 2.27 | |
| filterData | 2.05 | 0.17 | 2.79 | |
| filterGRNAndConnectGenes | 1.76 | 0.11 | 2.25 | |
| generateStatsSummary | 6.33 | 0.34 | 7.10 | |
| getCounts | 1.89 | 0.24 | 2.51 | |
| getGRNConnections | 1.72 | 0.23 | 2.36 | |
| getGRNSummary | 2.47 | 0.16 | 3.03 | |
| getParameters | 2.36 | 0.12 | 2.86 | |
| getTopNodes | 1.78 | 0.20 | 2.39 | |
| initializeGRN | 0.04 | 0.00 | 0.05 | |
| loadExampleObject | 2.10 | 0.14 | 3.31 | |
| nGenes | 1.69 | 0.19 | 2.39 | |
| nPeaks | 2.16 | 0.24 | 2.76 | |
| nTFs | 2.06 | 0.28 | 3.07 | |
| overlapPeaksAndTFBS | 2.05 | 0.22 | 2.67 | |
| performAllNetworkAnalyses | 0 | 0 | 0 | |
| plotCommunitiesEnrichment | 3.58 | 0.75 | 5.05 | |
| plotCommunitiesStats | 3.52 | 0.24 | 4.25 | |
| plotCorrelations | 3.73 | 0.22 | 4.67 | |
| plotDiagnosticPlots_TFPeaks | 3.42 | 0.43 | 4.60 | |
| plotDiagnosticPlots_peakGene | 6.22 | 0.91 | 7.87 | |
| plotGeneralEnrichment | 2.19 | 0.22 | 2.83 | |
| plotGeneralGraphStats | 2.83 | 0.20 | 3.75 | |
| plotPCA_all | 4.34 | 0.19 | 5.00 | |
| plotTFEnrichment | 2.88 | 0.22 | 3.64 | |
| plot_stats_connectionSummary | 2.67 | 0.65 | 4.36 | |
| visualizeGRN | 3.09 | 0.78 | 3.72 | |