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

This page was generated on 2024-03-27 11:35:54 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 894/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.6.1  (landing page)
Christian Arnold
Snapshot Date: 2024-03-25 14:05:07 -0400 (Mon, 25 Mar 2024)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_18
git_last_commit: 35f2aa9
git_last_commit_date: 2023-10-26 11:47:33 -0400 (Thu, 26 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for GRaNIE on nebbiolo2


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.6.1
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings GRaNIE_1.6.1.tar.gz
StartedAt: 2024-03-25 22:53:54 -0400 (Mon, 25 Mar 2024)
EndedAt: 2024-03-25 23:04:08 -0400 (Mon, 25 Mar 2024)
EllapsedTime: 613.7 seconds
RetCode: 0
Status:   OK  
CheckDir: GRaNIE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings GRaNIE_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/GRaNIE.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.6.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 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 R 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 loading without being on the library search path ... OK
* checking 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.549  0.100   8.113
plotPCA_all                  6.120  0.464   7.498
plotDiagnosticPlots_peakGene 6.065  0.343   7.421
plotCommunitiesStats         5.864  0.060   8.389
addSNPData                   5.614  0.303  16.930
plotDiagnosticPlots_TFPeaks  4.833  0.331   6.139
getGRNSummary                4.701  0.091   5.479
plotCommunitiesEnrichment    4.365  0.140   6.005
addConnections_TF_peak       3.925  0.203   5.367
plotGeneralEnrichment        3.505  0.136   5.348
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘GRaNIE_packageDetails.Rmd’ using ‘UTF-8’... OK
  ‘GRaNIE_singleCell_eGRNs.Rmd’ using ‘UTF-8’... OK
  ‘GRaNIE_workflow.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.



Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘GRaNIE’ ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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_peak3.9250.2035.367
addConnections_peak_gene3.2410.0923.921
addData000
addSNPData 5.614 0.30316.930
addTFBS000
add_TF_gene_correlation1.6040.0282.073
add_featureVariation000
build_eGRN_graph1.6710.0212.153
calculateCommunitiesEnrichment2.4370.0272.909
calculateCommunitiesStats2.5780.0603.097
calculateGeneralEnrichment1.8440.0282.326
calculateTFEnrichment2.0300.0602.562
changeOutputDirectory1.6460.0122.115
deleteIntermediateData1.6920.0442.173
filterConnectionsForPlotting1.6700.0242.146
filterData3.1420.1723.766
filterGRNAndConnectGenes1.6560.0122.132
generateStatsSummary7.5490.1008.113
getCounts2.6210.0603.143
getGRNConnections2.7750.0563.444
getGRNSummary4.7010.0915.479
getParameters2.6100.0323.695
getTopNodes2.3220.0642.883
initializeGRN0.0390.0040.043
loadExampleObject2.9910.1084.039
nGenes2.4000.0283.434
nPeaks3.5450.1764.563
nTFs2.7410.0364.612
overlapPeaksAndTFBS1.9490.0322.531
performAllNetworkAnalyses000
plotCommunitiesEnrichment4.3650.1406.005
plotCommunitiesStats5.8640.0608.389
plotCorrelations2.6090.2283.617
plotDiagnosticPlots_TFPeaks4.8330.3316.139
plotDiagnosticPlots_peakGene6.0650.3437.421
plotGeneralEnrichment3.5050.1365.348
plotGeneralGraphStats4.0130.2444.743
plotPCA_all6.1200.4647.498
plotTFEnrichment2.3830.0442.832
plot_stats_connectionSummary2.3310.1202.865
visualizeGRN3.9380.4364.877