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

This page was generated on 2023-04-12 11:05:06 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for GRaNIE on nebbiolo2


To the developers/maintainers of the GRaNIE package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 852/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.2.7  (landing page)
Christian Arnold
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: RELEASE_3_16
git_last_commit: 97c6ab9
git_last_commit_date: 2023-04-06 05:31:33 -0400 (Thu, 06 Apr 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: GRaNIE
Version: 1.2.7
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:GRaNIE.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings GRaNIE_1.2.7.tar.gz
StartedAt: 2023-04-10 21:06:00 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 21:15:35 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 574.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 3

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/GRaNIE.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘GRaNIE/DESCRIPTION’ ... OK
* this is package ‘GRaNIE’ version ‘1.2.7’
* 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 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
.getFinalListOfTFs: no visible binding for global variable
  ‘external_gene_name’
.getFinalListOfTFs: no visible binding for global variable
  ‘ensembl_gene_id’
.getFinalListOfTFs: no visible binding for global variable ‘SYMBOL’
.makeObjectCompatible: no visible binding for global variable ‘TF.name’
.performIHW: no visible binding for global variable ‘adj_pvalue’
.printGene: no visible binding for global variable ‘gene.ENSEMBL’
.printTF: no visible binding for global variable ‘TF.ID’
getGRNSummary: no visible binding for global variable ‘pval’
Undefined global functions or variables:
  SYMBOL TF.ID TF.name adj_pvalue ensembl_gene_id external_gene_name
  gene.ENSEMBL 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 ... WARNING
Documented arguments not in \usage in documentation object 'plotCorrelations':
  ‘peak_gene_max_adjP’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
addConnections_TF_peak         8.208  0.561  10.131
plot_stats_connectionSummary   7.849  0.243   8.954
generateStatsSummary           7.813  0.172   8.162
plotTFEnrichment               7.743  0.144   8.262
plotPCA_all                    7.726  0.128   8.472
visualizeGRN                   7.284  0.308   7.845
nGenes                         6.325  0.192   6.712
plotDiagnosticPlots_peakGene   6.016  0.096   6.285
plotDiagnosticPlots_TFPeaks    5.919  0.124   6.220
calculateCommunitiesEnrichment 5.792  0.211   6.180
overlapPeaksAndTFBS            5.434  0.216   6.233
getParameters                  5.408  0.204   6.656
nPeaks                         5.467  0.140   6.430
plotCommunitiesStats           5.167  0.144   5.486
loadExampleObject              5.044  0.108   5.631
plotCommunitiesEnrichment      4.885  0.088   5.145
getTopNodes                    4.490  0.160   5.158
* 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_workflow.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

GRaNIE.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-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_peak 8.208 0.56110.131
addConnections_peak_gene3.3770.2363.853
addData000
addTFBS000
add_TF_gene_correlation4.3370.2314.747
add_featureVariation000
build_eGRN_graph3.8450.1684.185
calculateCommunitiesEnrichment5.7920.2116.180
calculateCommunitiesStats2.9680.1313.278
calculateGeneralEnrichment3.2840.1083.570
calculateTFEnrichment3.5110.1203.819
changeOutputDirectory3.0500.1483.376
deleteIntermediateData2.9440.0723.192
filterData4.1050.1364.418
filterGRNAndConnectGenes2.7310.0963.006
generateStatsSummary7.8130.1728.162
genes-methods3.7860.1634.125
getCounts3.6670.1844.028
getGRNConnections3.7320.0683.977
getGRNSummary3.9790.1604.312
getParameters5.4080.2046.656
getTopNodes4.4900.1605.158
initializeGRN0.0390.0000.055
installSuggestedPackages000
loadExampleObject5.0440.1085.631
nGenes6.3250.1926.712
nPeaks5.4670.1406.430
nTFs4.3100.0764.562
overlapPeaksAndTFBS5.4340.2166.233
peaks-methods3.6770.1564.008
performAllNetworkAnalyses0.0010.0000.000
plotCommunitiesEnrichment4.8850.0885.145
plotCommunitiesStats5.1670.1445.486
plotCorrelations4.4410.1124.730
plotDiagnosticPlots_TFPeaks5.9190.1246.220
plotDiagnosticPlots_peakGene6.0160.0966.285
plotGeneralEnrichment4.0400.1324.345
plotGeneralGraphStats4.3520.1204.647
plotPCA_all7.7260.1288.472
plotTFEnrichment7.7430.1448.262
plot_stats_connectionSummary7.8490.2438.954
visualizeGRN7.2840.3087.845