Back to Multiple platform build/check report for BioC 3.14
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:08:08 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 GWENA on machv2


To the developers/maintainers of the GWENA package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GWENA.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 849/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GWENA 1.4.0  (landing page)
Gwenaëlle Lemoine
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/GWENA
git_branch: RELEASE_3_14
git_last_commit: 5f37285
git_last_commit_date: 2021-10-26 13:00:52 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: GWENA
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GWENA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GWENA_1.4.0.tar.gz
StartedAt: 2022-04-12 14:10:42 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 14:23:20 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 758.3 seconds
RetCode: 0
Status:   OK  
CheckDir: GWENA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GWENA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GWENA_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/GWENA.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GWENA/DESCRIPTION’ ... OK
* this is package ‘GWENA’ version ‘1.4.0’
* 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 ‘GWENA’ 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 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 ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
z_summary          12.572  0.111  14.430
compare_conditions  8.979  0.082  10.107
plot_enrichment     2.195  0.114  19.836
bio_enrich          0.181  0.017  28.737
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

GWENA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GWENA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘GWENA’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (GWENA)

Tests output

GWENA.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(GWENA)

> 
> test_check("GWENA")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 278 ]
> 
> proc.time()
   user  system elapsed 
571.547   4.231 395.912 

Example timings

GWENA.Rcheck/GWENA-Ex.timings

nameusersystemelapsed
associate_phenotype0.0390.0040.042
bio_enrich 0.181 0.01728.737
build_graph_from_sq_mat0.3010.0330.345
build_net3.5190.0443.574
compare_conditions 8.979 0.08210.107
detect_modules1.9360.0351.975
filter_RNA_seq0.0020.0000.002
filter_low_var0.0240.0010.025
get_fit.cor0.8650.0060.872
get_fit.expr0.8100.0050.816
get_hub_degree0.1950.0010.197
get_hub_genes0.0020.0000.002
get_hub_high_co0.0010.0010.001
get_hub_kleinberg0.3240.0020.325
get_sub_clusters1.8570.0201.884
is_data_expr0.0010.0000.001
is_gost0.0330.0042.657
is_module0.0010.0000.001
is_network0.0010.0000.001
join_gost0.0220.0031.029
plot_comparison_stats0.4490.0070.457
plot_enrichment 2.195 0.11419.836
plot_expression_profiles3.2700.0453.318
plot_module0.3030.0070.311
plot_modules_merge1.8090.0211.838
plot_modules_phenotype0.3630.0020.366
z_summary12.572 0.11114.430