Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-06 12:10 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.10.0  (landing page)
Christian Arnold
Snapshot Date: 2025-03-03 13:00 -0500 (Mon, 03 Mar 2025)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_20
git_last_commit: 22b61ee
git_last_commit_date: 2024-10-29 11:11:39 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GRaNIE on kjohnson1

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.

raw results


Summary

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-03-04 21:28:53 -0500 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 21:36:58 -0500 (Tue, 04 Mar 2025)
EllapsedTime: 485.7 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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: aarch64-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 Ventura 13.7.1
* 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         7.686  0.190   8.310
addSNPData                   6.408  0.240   7.974
plotDiagnosticPlots_peakGene 6.055  0.183   6.580
addConnections_TF_peak       5.457  0.565   6.546
plotPCA_all                  4.805  0.183   5.442
* 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.


Installation output

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-arm64/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)

Tests output


Example timings

GRaNIE.Rcheck/GRaNIE-Ex.timings

nameusersystemelapsed
AR_classification_wrapper000
addConnections_TF_peak5.4570.5656.546
addConnections_peak_gene3.9340.0704.562
addData0.0000.0000.001
addSNPData6.4080.2407.974
addTFBS000
add_TF_gene_correlation2.5230.0473.052
add_featureVariation000
build_eGRN_graph2.9190.0603.454
calculateCommunitiesEnrichment4.0920.1384.687
calculateCommunitiesStats1.9850.0682.581
calculateGeneralEnrichment2.1550.0392.668
calculateTFEnrichment2.9240.0583.307
changeOutputDirectory2.4830.0642.903
deleteIntermediateData2.6760.0693.114
filterConnectionsForPlotting2.5750.0583.018
filterData3.1940.0683.558
filterGRNAndConnectGenes2.6280.0533.074
generateStatsSummary7.6860.1908.310
getCounts2.7090.0683.176
getGRNConnections2.2980.0732.789
getGRNSummary3.2800.0793.757
getParameters3.8140.0744.281
getTopNodes2.5920.0783.053
initializeGRN0.0160.0020.018
loadExampleObject2.6350.0593.099
nGenes3.7810.0734.255
nPeaks2.5270.0573.078
nTFs2.5710.0673.106
overlapPeaksAndTFBS2.4780.0532.873
performAllNetworkAnalyses0.0000.0000.001
plotCommunitiesEnrichment3.9400.1284.408
plotCommunitiesStats3.6540.0734.062
plotCorrelations4.2160.0844.643
plotDiagnosticPlots_TFPeaks3.3550.1113.825
plotDiagnosticPlots_peakGene6.0550.1836.580
plotGeneralEnrichment2.7410.0543.263
plotGeneralGraphStats3.4820.0644.017
plotPCA_all4.8050.1835.442
plotTFEnrichment3.1020.0603.610
plot_stats_connectionSummary3.1680.0993.715
visualizeGRN3.4640.1224.037