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

This page was generated on 2024-07-06 11:40 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 881/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GRaNIE 1.9.1  (landing page)
Christian Arnold
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/GRaNIE
git_branch: devel
git_last_commit: f05af00
git_last_commit_date: 2024-06-05 08:50:25 -0400 (Wed, 05 Jun 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  NA    ERROR  skipped


CHECK results for GRaNIE on palomino6

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.9.1
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GRaNIE.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings GRaNIE_1.9.1.tar.gz
StartedAt: 2024-07-06 00:26:03 -0400 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 00:32:29 -0400 (Sat, 06 Jul 2024)
EllapsedTime: 385.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GRaNIE.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.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.9.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 'C:/Users/biocbuild/bbs-3.20-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 code 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 whether 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   6.54   0.20    7.20
addConnections_TF_peak 4.07   1.47    6.36
addSNPData             4.66   0.42    6.58
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.20-bioc/meat/GRaNIE.Rcheck/00check.log'
for details.


Installation output

GRaNIE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL GRaNIE
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.20-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_peak4.071.476.36
addConnections_peak_gene2.470.092.94
addData000
addSNPData4.660.426.58
addTFBS000
add_TF_gene_correlation1.310.131.95
add_featureVariation000
build_eGRN_graph1.280.121.87
calculateCommunitiesEnrichment2.820.173.40
calculateCommunitiesStats1.410.101.95
calculateGeneralEnrichment2.500.042.98
calculateTFEnrichment1.940.102.47
changeOutputDirectory1.200.081.80
deleteIntermediateData1.220.071.69
filterConnectionsForPlotting1.220.081.73
filterData1.940.082.52
filterGRNAndConnectGenes1.110.171.80
generateStatsSummary6.540.207.20
getCounts1.330.111.91
getGRNConnections1.160.111.70
getGRNSummary2.220.112.77
getParameters2.370.032.82
getTopNodes1.340.061.88
initializeGRN0.020.000.02
loadExampleObject1.940.062.45
nGenes1.280.111.83
nPeaks1.210.111.75
nTFs1.230.081.80
overlapPeaksAndTFBS3.020.163.61
performAllNetworkAnalyses000
plotCommunitiesEnrichment2.340.293.11
plotCommunitiesStats2.240.162.84
plotCorrelations1.500.222.24
plotDiagnosticPlots_TFPeaks2.340.122.93
plotDiagnosticPlots_peakGene3.160.273.85
plotGeneralEnrichment1.310.142.00
plotGeneralGraphStats3.800.064.40
plotPCA_all1.900.252.61
plotTFEnrichment2.350.162.89
plot_stats_connectionSummary1.850.282.21
visualizeGRN2.240.342.81