Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-09-04 12:05 -0400 (Thu, 04 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4822 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4617 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4564 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4541 |
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 905/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GRaNIE 1.13.0 (landing page) Christian Arnold
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 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.13.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.13.0.tar.gz |
StartedAt: 2025-09-03 21:14:40 -0400 (Wed, 03 Sep 2025) |
EndedAt: 2025-09-03 21:23:01 -0400 (Wed, 03 Sep 2025) |
EllapsedTime: 500.8 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.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/GRaNIE.Rcheck’ * using R version 4.5.1 (2025-06-13) * 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.13.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 7.960 0.153 8.565 addConnections_TF_peak 5.569 0.975 8.975 plotDiagnosticPlots_peakGene 5.354 0.152 5.973 addSNPData 4.946 0.374 6.740 * 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.22-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.13.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.000 | |
addConnections_TF_peak | 5.569 | 0.975 | 8.975 | |
addConnections_peak_gene | 2.883 | 0.074 | 3.413 | |
addData | 0 | 0 | 0 | |
addSNPData | 4.946 | 0.374 | 6.740 | |
addTFBS | 0 | 0 | 0 | |
add_TF_gene_correlation | 2.933 | 0.102 | 3.492 | |
add_featureVariation | 0.000 | 0.001 | 0.000 | |
build_eGRN_graph | 1.792 | 0.049 | 2.282 | |
calculateCommunitiesEnrichment | 3.791 | 0.178 | 4.413 | |
calculateCommunitiesStats | 1.867 | 0.055 | 2.339 | |
calculateGeneralEnrichment | 2.149 | 0.068 | 2.645 | |
calculateTFEnrichment | 2.334 | 0.070 | 2.821 | |
changeOutputDirectory | 1.884 | 0.053 | 2.363 | |
deleteIntermediateData | 1.926 | 0.057 | 2.421 | |
filterConnectionsForPlotting | 2.002 | 0.062 | 2.505 | |
filterData | 2.471 | 0.071 | 2.997 | |
filterGRNAndConnectGenes | 1.969 | 0.055 | 2.476 | |
generateStatsSummary | 7.960 | 0.153 | 8.565 | |
getCounts | 2.001 | 0.062 | 2.500 | |
getGRNConnections | 1.817 | 0.063 | 2.323 | |
getGRNSummary | 2.702 | 0.080 | 3.219 | |
getParameters | 1.907 | 0.052 | 2.390 | |
getTopNodes | 2.108 | 0.060 | 2.604 | |
initializeGRN | 0.020 | 0.002 | 0.023 | |
loadExampleObject | 2.966 | 0.068 | 3.464 | |
nGenes | 1.876 | 0.059 | 2.371 | |
nPeaks | 2.014 | 0.059 | 2.540 | |
nTFs | 2.859 | 0.063 | 3.377 | |
overlapPeaksAndTFBS | 1.910 | 0.056 | 2.438 | |
performAllNetworkAnalyses | 0.000 | 0.001 | 0.000 | |
plotCommunitiesEnrichment | 3.244 | 0.135 | 3.808 | |
plotCommunitiesStats | 3.157 | 0.070 | 3.675 | |
plotCorrelations | 2.280 | 0.085 | 2.795 | |
plotDiagnosticPlots_TFPeaks | 3.374 | 0.088 | 3.913 | |
plotDiagnosticPlots_peakGene | 5.354 | 0.152 | 5.973 | |
plotGeneralEnrichment | 2.142 | 0.054 | 2.613 | |
plotGeneralGraphStats | 2.844 | 0.066 | 3.337 | |
plotPCA_all | 2.649 | 0.115 | 3.222 | |
plotTFEnrichment | 2.677 | 0.064 | 3.217 | |
plot_stats_connectionSummary | 2.627 | 0.093 | 3.192 | |
visualizeGRN | 4.059 | 0.110 | 4.600 | |