Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-02-03 12:08 -0500 (Mon, 03 Feb 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4494 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4517 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4469 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4400 |
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 | ERROR | ||||||||||
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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GRaNIE_1.10.0.tar.gz |
StartedAt: 2025-01-31 04:46:02 -0500 (Fri, 31 Jan 2025) |
EndedAt: 2025-01-31 05:00:17 -0500 (Fri, 31 Jan 2025) |
EllapsedTime: 855.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GRaNIE.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GRaNIE_1.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * 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 for sufficient/correct file permissions ... OK * checking whether package ‘GRaNIE’ can be installed ... OK * 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 11.726 0.202 12.635 addSNPData 8.838 0.439 14.738 addConnections_TF_peak 7.104 1.358 17.222 plotDiagnosticPlots_peakGene 8.231 0.165 9.145 plotDiagnosticPlots_TFPeaks 6.075 0.132 6.750 plotCommunitiesEnrichment 5.613 0.183 6.308 getGRNSummary 5.301 0.119 5.945 plot_stats_connectionSummary 5.266 0.141 6.256 plotCommunitiesStats 5.137 0.088 5.817 calculateCommunitiesEnrichment 4.866 0.218 5.875 visualizeGRN 4.732 0.187 5.745 plotGeneralGraphStats 4.812 0.082 5.397 plotCorrelations 4.541 0.134 5.256 plotTFEnrichment 4.265 0.083 5.043 addConnections_peak_gene 4.073 0.092 6.983 * 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 NOTE See ‘/Users/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck/00check.log’ for details.
GRaNIE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GRaNIE ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘GRaNIE’ ... ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** 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.000 | 0.000 | 0.001 | |
addConnections_TF_peak | 7.104 | 1.358 | 17.222 | |
addConnections_peak_gene | 4.073 | 0.092 | 6.983 | |
addData | 0 | 0 | 0 | |
addSNPData | 8.838 | 0.439 | 14.738 | |
addTFBS | 0 | 0 | 0 | |
add_TF_gene_correlation | 2.820 | 0.075 | 3.455 | |
add_featureVariation | 0.001 | 0.001 | 0.001 | |
build_eGRN_graph | 2.879 | 0.087 | 3.477 | |
calculateCommunitiesEnrichment | 4.866 | 0.218 | 5.875 | |
calculateCommunitiesStats | 3.903 | 0.140 | 4.651 | |
calculateGeneralEnrichment | 3.179 | 0.071 | 3.831 | |
calculateTFEnrichment | 3.473 | 0.077 | 4.059 | |
changeOutputDirectory | 2.766 | 0.068 | 3.612 | |
deleteIntermediateData | 2.818 | 0.090 | 3.725 | |
filterConnectionsForPlotting | 2.819 | 0.074 | 3.695 | |
filterData | 3.496 | 0.094 | 4.274 | |
filterGRNAndConnectGenes | 2.767 | 0.063 | 3.298 | |
generateStatsSummary | 11.726 | 0.202 | 12.635 | |
getCounts | 2.949 | 0.087 | 3.529 | |
getGRNConnections | 2.697 | 0.064 | 3.220 | |
getGRNSummary | 5.301 | 0.119 | 5.945 | |
getParameters | 2.667 | 0.067 | 3.267 | |
getTopNodes | 2.950 | 0.099 | 3.578 | |
initializeGRN | 0.039 | 0.006 | 0.044 | |
loadExampleObject | 2.797 | 0.107 | 3.511 | |
nGenes | 3.905 | 0.096 | 4.577 | |
nPeaks | 2.684 | 0.062 | 3.287 | |
nTFs | 2.763 | 0.072 | 3.441 | |
overlapPeaksAndTFBS | 2.625 | 0.058 | 3.157 | |
performAllNetworkAnalyses | 0.000 | 0.001 | 0.001 | |
plotCommunitiesEnrichment | 5.613 | 0.183 | 6.308 | |
plotCommunitiesStats | 5.137 | 0.088 | 5.817 | |
plotCorrelations | 4.541 | 0.134 | 5.256 | |
plotDiagnosticPlots_TFPeaks | 6.075 | 0.132 | 6.750 | |
plotDiagnosticPlots_peakGene | 8.231 | 0.165 | 9.145 | |
plotGeneralEnrichment | 3.273 | 0.075 | 3.842 | |
plotGeneralGraphStats | 4.812 | 0.082 | 5.397 | |
plotPCA_all | 4.207 | 0.172 | 4.986 | |
plotTFEnrichment | 4.265 | 0.083 | 5.043 | |
plot_stats_connectionSummary | 5.266 | 0.141 | 6.256 | |
visualizeGRN | 4.732 | 0.187 | 5.745 | |