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:36:12 -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 palomino3


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: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings GRaNIE_1.4.1.tar.gz
StartedAt: 2023-10-16 02:48:17 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 02:57:11 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 534.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings GRaNIE_1.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/GRaNIE.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* 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 whether package 'GRaNIE' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
See 'F:/biocbuild/bbs-3.17-bioc/meat/GRaNIE.Rcheck/00install.out' for details.
* 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 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         7.61   0.32    8.32
addConnections_TF_peak       5.91   1.65    9.18
plotDiagnosticPlots_peakGene 5.04   0.27    5.92
visualizeGRN                 4.77   0.39    5.15
plotCommunitiesStats         4.95   0.14    5.52
plotGeneralGraphStats        4.56   0.13    5.35
plotCommunitiesEnrichment    4.32   0.29    5.73
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 1 NOTE
See
  'F:/biocbuild/bbs-3.17-bioc/meat/GRaNIE.Rcheck/00check.log'
for details.



Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'GRaNIE' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'GenomicRanges::windows' by 'grDevices::windows' when loading 'GRaNIE'
** 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.911.659.18
addConnections_peak_gene3.040.163.62
addData000
addTFBS000
add_TF_gene_correlation1.670.122.19
add_featureVariation000
build_eGRN_graph2.180.082.74
calculateCommunitiesEnrichment3.950.214.64
calculateCommunitiesStats1.610.092.12
calculateGeneralEnrichment1.910.052.39
calculateTFEnrichment2.090.042.58
changeOutputDirectory1.660.032.16
deleteIntermediateData1.460.101.97
filterData2.940.093.46
filterGRNAndConnectGenes1.690.062.18
generateStatsSummary7.610.328.32
genes-methods1.480.092.13
getCounts2.410.143.20
getGRNConnections1.510.061.97
getGRNSummary2.040.052.50
getParameters1.760.032.24
getTopNodes1.700.082.21
initializeGRN0.040.020.05
installSuggestedPackages000
loadExampleObject3.480.074.09
nGenes1.980.002.41
nPeaks2.190.092.75
nTFs1.890.072.39
overlapPeaksAndTFBS2.240.122.79
peaks-methods2.000.092.64
performAllNetworkAnalyses0.000.000.02
plotCommunitiesEnrichment4.320.295.73
plotCommunitiesStats4.950.145.52
plotCorrelations2.470.153.06
plotDiagnosticPlots_TFPeaks3.980.144.78
plotDiagnosticPlots_peakGene5.040.275.92
plotGeneralEnrichment2.300.233.06
plotGeneralGraphStats4.560.135.35
plotPCA_all3.430.154.03
plotTFEnrichment3.120.133.70
plot_stats_connectionSummary3.610.704.13
visualizeGRN4.770.395.15