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

This page was generated on 2023-10-16 11:35:25 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 873/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.4.1  (landing page)
Christian Arnold
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_17
git_last_commit: d3d7da1
git_last_commit_date: 2023-06-19 10:19:10 -0400 (Mon, 19 Jun 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for GRaNIE on nebbiolo1


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.4.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings GRaNIE_1.4.1.tar.gz
StartedAt: 2023-10-15 21:48:32 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 22:00:03 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 690.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/GRaNIE.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.4.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'
getGRNSummary: no visible binding for global variable 'pval'
Undefined global functions or variables:
  adj_pvalue pval
* checking Rd files ... OK
* checking Rd metadata ... WARNING
Rd files with duplicated name 'nGenes':
  ‘genes-methods.Rd’ ‘nGenes.Rd’
Rd files with duplicated name 'nPeaks':
  ‘nPeaks.Rd’ ‘peaks-methods.Rd’
Rd files with duplicated alias 'genes':
  ‘genes-methods.Rd’ ‘nGenes.Rd’
Rd files with duplicated alias 'nGenes':
  ‘genes-methods.Rd’ ‘nGenes.Rd’
Rd files with duplicated alias 'nPeaks':
  ‘nPeaks.Rd’ ‘peaks-methods.Rd’
Rd files with duplicated alias 'peaks':
  ‘nPeaks.Rd’ ‘peaks-methods.Rd’
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Functions or methods with usage in documentation object 'installSuggestedPackages' but not in code:
  'installSuggestedPackages'

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
generateStatsSummary           8.867  0.499   9.473
add_TF_gene_correlation        7.622  1.083  10.812
plotDiagnosticPlots_peakGene   7.526  0.772   8.447
plotCommunitiesEnrichment      7.311  0.804   8.223
getGRNSummary                  7.108  0.867   8.087
addConnections_TF_peak         6.645  1.236   9.134
loadExampleObject              6.654  0.766   7.544
calculateCommunitiesEnrichment 6.662  0.693   7.619
getParameters                  6.560  0.707   7.863
plot_stats_connectionSummary   6.524  0.695   7.411
nPeaks                         6.244  0.808   7.161
calculateGeneralEnrichment     6.311  0.716   7.891
getTopNodes                    6.402  0.472   8.526
getGRNConnections              6.240  0.608   7.172
nGenes                         5.924  0.631   7.174
plotDiagnosticPlots_TFPeaks    5.874  0.676   6.657
nTFs                           5.707  0.707   7.656
plotPCA_all                    5.650  0.676   6.433
overlapPeaksAndTFBS            5.674  0.651   7.602
plotGeneralGraphStats          5.568  0.604   6.278
peaks-methods                  5.688  0.471   7.491
calculateCommunitiesStats      5.485  0.637   7.543
filterData                     5.214  0.844   6.163
plotTFEnrichment               5.248  0.604   5.958
plotGeneralEnrichment          5.092  0.435   5.721
plotCommunitiesStats           5.035  0.467   5.609
build_eGRN_graph               4.955  0.514   5.984
visualizeGRN                   4.790  0.489   5.386
calculateTFEnrichment          4.578  0.532   5.216
getCounts                      4.561  0.548   5.214
plotCorrelations               4.580  0.452   5.139
* 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: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/GRaNIE.Rcheck/00check.log’
for details.



Installation output

GRaNIE.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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_peak6.6451.2369.134
addConnections_peak_gene3.9090.4044.419
addData0.0010.0000.000
addTFBS0.0010.0000.000
add_TF_gene_correlation 7.622 1.08310.812
add_featureVariation0.0000.0000.001
build_eGRN_graph4.9550.5145.984
calculateCommunitiesEnrichment6.6620.6937.619
calculateCommunitiesStats5.4850.6377.543
calculateGeneralEnrichment6.3110.7167.891
calculateTFEnrichment4.5780.5325.216
changeOutputDirectory4.1750.3964.676
deleteIntermediateData3.9950.5674.674
filterData5.2140.8446.163
filterGRNAndConnectGenes4.2490.4534.808
generateStatsSummary8.8670.4999.473
genes-methods4.0440.4374.588
getCounts4.5610.5485.214
getGRNConnections6.2400.6087.172
getGRNSummary7.1080.8678.087
getParameters6.5600.7077.863
getTopNodes6.4020.4728.526
initializeGRN0.0390.0000.038
installSuggestedPackages000
loadExampleObject6.6540.7667.544
nGenes5.9240.6317.174
nPeaks6.2440.8087.161
nTFs5.7070.7077.656
overlapPeaksAndTFBS5.6740.6517.602
peaks-methods5.6880.4717.491
performAllNetworkAnalyses0.0010.0000.000
plotCommunitiesEnrichment7.3110.8048.223
plotCommunitiesStats5.0350.4675.609
plotCorrelations4.5800.4525.139
plotDiagnosticPlots_TFPeaks5.8740.6766.657
plotDiagnosticPlots_peakGene7.5260.7728.447
plotGeneralEnrichment5.0920.4355.721
plotGeneralGraphStats5.5680.6046.278
plotPCA_all5.6500.6766.433
plotTFEnrichment5.2480.6045.958
plot_stats_connectionSummary6.5240.6957.411
visualizeGRN4.7900.4895.386