Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-28 11:40 -0400 (Thu, 28 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
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 913/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GRaNIE 1.12.0 (landing page) Christian Arnold
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
kunpeng2 | 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.12.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.12.0.tar.gz |
StartedAt: 2025-08-26 04:26:34 -0400 (Tue, 26 Aug 2025) |
EndedAt: 2025-08-26 04:41:08 -0400 (Tue, 26 Aug 2025) |
EllapsedTime: 873.7 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.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/GRaNIE.Rcheck’ * using R version 4.5.1 RC (2025-06-05 r88288) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.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.12.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 37 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 12.844 0.201 13.708 addConnections_TF_peak 8.070 1.284 13.701 addSNPData 8.276 0.688 11.665 plotDiagnosticPlots_peakGene 8.375 0.190 9.391 plotCommunitiesEnrichment 6.785 0.154 7.424 plotDiagnosticPlots_TFPeaks 6.342 0.114 7.419 calculateCommunitiesEnrichment 5.790 0.205 6.643 plotPCA_all 5.509 0.188 6.372 plotCommunitiesStats 5.302 0.119 5.988 visualizeGRN 4.868 0.160 6.473 plotGeneralGraphStats 4.865 0.085 5.443 plotCorrelations 4.671 0.099 5.482 plotTFEnrichment 4.319 0.082 7.348 plot_stats_connectionSummary 4.126 0.125 5.089 add_TF_gene_correlation 4.067 0.126 5.238 * 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.21-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.5-x86_64/Resources/library’ * installing *source* package ‘GRaNIE’ ... ** this is package ‘GRaNIE’ version ‘1.12.0’ ** 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.001 | 0.001 | |
addConnections_TF_peak | 8.070 | 1.284 | 13.701 | |
addConnections_peak_gene | 3.927 | 0.093 | 4.513 | |
addData | 0.000 | 0.000 | 0.001 | |
addSNPData | 8.276 | 0.688 | 11.665 | |
addTFBS | 0.001 | 0.000 | 0.000 | |
add_TF_gene_correlation | 4.067 | 0.126 | 5.238 | |
add_featureVariation | 0 | 0 | 0 | |
build_eGRN_graph | 2.769 | 0.076 | 3.412 | |
calculateCommunitiesEnrichment | 5.790 | 0.205 | 6.643 | |
calculateCommunitiesStats | 2.896 | 0.064 | 3.475 | |
calculateGeneralEnrichment | 3.329 | 0.091 | 3.925 | |
calculateTFEnrichment | 3.529 | 0.098 | 4.143 | |
changeOutputDirectory | 2.788 | 0.070 | 3.372 | |
deleteIntermediateData | 2.859 | 0.069 | 3.486 | |
filterConnectionsForPlotting | 3.023 | 0.075 | 3.568 | |
filterData | 3.508 | 0.090 | 4.193 | |
filterGRNAndConnectGenes | 2.934 | 0.076 | 3.498 | |
generateStatsSummary | 12.844 | 0.201 | 13.708 | |
getCounts | 2.878 | 0.075 | 3.404 | |
getGRNConnections | 2.776 | 0.077 | 3.324 | |
getGRNSummary | 4.178 | 0.097 | 4.845 | |
getParameters | 3.974 | 0.088 | 4.550 | |
getTopNodes | 3.014 | 0.063 | 3.548 | |
initializeGRN | 0.037 | 0.003 | 0.040 | |
loadExampleObject | 2.754 | 0.056 | 3.265 | |
nGenes | 2.936 | 0.067 | 3.520 | |
nPeaks | 2.934 | 0.074 | 3.502 | |
nTFs | 2.727 | 0.057 | 3.241 | |
overlapPeaksAndTFBS | 2.850 | 0.066 | 3.452 | |
performAllNetworkAnalyses | 0.000 | 0.000 | 0.001 | |
plotCommunitiesEnrichment | 6.785 | 0.154 | 7.424 | |
plotCommunitiesStats | 5.302 | 0.119 | 5.988 | |
plotCorrelations | 4.671 | 0.099 | 5.482 | |
plotDiagnosticPlots_TFPeaks | 6.342 | 0.114 | 7.419 | |
plotDiagnosticPlots_peakGene | 8.375 | 0.190 | 9.391 | |
plotGeneralEnrichment | 3.352 | 0.070 | 3.897 | |
plotGeneralGraphStats | 4.865 | 0.085 | 5.443 | |
plotPCA_all | 5.509 | 0.188 | 6.372 | |
plotTFEnrichment | 4.319 | 0.082 | 7.348 | |
plot_stats_connectionSummary | 4.126 | 0.125 | 5.089 | |
visualizeGRN | 4.868 | 0.160 | 6.473 | |