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

This page was generated on 2023-10-02 11:35:39 -0400 (Mon, 02 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-01 14:00:12 -0400 (Sun, 01 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

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-01 21:50:54 -0400 (Sun, 01 Oct 2023)
EndedAt: 2023-10-01 22:02:42 -0400 (Sun, 01 Oct 2023)
EllapsedTime: 708.0 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           13.914  0.979  15.104
addConnections_TF_peak          9.924  1.798  14.499
plotDiagnosticPlots_peakGene    9.412  0.964  11.495
add_TF_gene_correlation         8.380  0.763  10.955
plotCommunitiesStats            7.730  0.938   9.251
getGRNSummary                   7.261  0.983   8.352
getCounts                       7.452  0.714   8.816
genes-methods                   6.924  0.937   7.991
plotTFEnrichment                6.894  0.858   8.360
plot_stats_connectionSummary    6.955  0.796   8.705
plotPCA_all                     6.654  0.887   8.953
loadExampleObject               6.745  0.738   7.716
getGRNConnections               6.360  0.764   8.738
getParameters                   6.358  0.719   7.251
plotDiagnosticPlots_TFPeaks     6.048  0.776   6.929
plotCommunitiesEnrichment       6.177  0.644   6.928
getTopNodes                     6.234  0.582   7.099
addConnections_peak_gene        6.090  0.590   7.322
nGenes                          5.887  0.731   7.911
nPeaks                          5.853  0.656   7.626
filterData                      5.652  0.736   6.496
build_eGRN_graph                5.898  0.444   7.863
calculateCommunitiesEnrichment  5.585  0.624   6.314
plotGeneralGraphStats           5.546  0.660   6.314
calculateTFEnrichment           4.879  0.879   5.864
visualizeGRN                    5.001  0.484   5.591
calculateCommunitiesStats       4.758  0.589   5.453
filterGRNAndConnectGenes        4.585  0.660   5.351
nTFs                            4.580  0.611   5.297
calculateGeneralEnrichment      4.521  0.552   5.178
overlapPeaksAndTFBS             4.487  0.456   5.050
* 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_peak 9.924 1.79814.499
addConnections_peak_gene6.0900.5907.322
addData0.0000.0000.001
addTFBS000
add_TF_gene_correlation 8.380 0.76310.955
add_featureVariation000
build_eGRN_graph5.8980.4447.863
calculateCommunitiesEnrichment5.5850.6246.314
calculateCommunitiesStats4.7580.5895.453
calculateGeneralEnrichment4.5210.5525.178
calculateTFEnrichment4.8790.8795.864
changeOutputDirectory4.3600.5084.974
deleteIntermediateData4.1070.3834.597
filterData5.6520.7366.496
filterGRNAndConnectGenes4.5850.6605.351
generateStatsSummary13.914 0.97915.104
genes-methods6.9240.9377.991
getCounts7.4520.7148.816
getGRNConnections6.3600.7648.738
getGRNSummary7.2610.9838.352
getParameters6.3580.7197.251
getTopNodes6.2340.5827.099
initializeGRN0.0170.0010.018
installSuggestedPackages000
loadExampleObject6.7450.7387.716
nGenes5.8870.7317.911
nPeaks5.8530.6567.626
nTFs4.5800.6115.297
overlapPeaksAndTFBS4.4870.4565.050
peaks-methods4.3190.3494.774
performAllNetworkAnalyses0.0000.0000.001
plotCommunitiesEnrichment6.1770.6446.928
plotCommunitiesStats7.7300.9389.251
plotCorrelations3.7710.4884.365
plotDiagnosticPlots_TFPeaks6.0480.7766.929
plotDiagnosticPlots_peakGene 9.412 0.96411.495
plotGeneralEnrichment3.5620.3684.057
plotGeneralGraphStats5.5460.6606.314
plotPCA_all6.6540.8878.953
plotTFEnrichment6.8940.8588.360
plot_stats_connectionSummary6.9550.7968.705
visualizeGRN5.0010.4845.591