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

This page was generated on 2024-05-31 17:03:00 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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 939/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GWENA 1.14.0  (landing page)
Gwenaëlle Lemoine
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/GWENA
git_branch: RELEASE_3_19
git_last_commit: 165ba47
git_last_commit_date: 2024-04-30 11:25:08 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for GWENA on nebbiolo1


To the developers/maintainers of the GWENA package:
- 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 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: GWENA
Version: 1.14.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:GWENA.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings GWENA_1.14.0.tar.gz
StartedAt: 2024-05-31 04:27:12 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 04:37:28 -0400 (Fri, 31 May 2024)
EllapsedTime: 616.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GWENA.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:GWENA.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings GWENA_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/GWENA.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘GWENA/DESCRIPTION’ ... OK
* this is package ‘GWENA’ version ‘1.14.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 ... WARNING
Found the following significant warnings:
  Warning: bad markup (extra space?) at compare_conditions.Rd:91:72
  Warning: bad markup (extra space?) at compare_conditions.Rd:96:77
  Warning: bad markup (extra space?) at compare_conditions.Rd:98:74
  Warning: bad markup (extra space?) at compare_conditions.Rd:100:69
See ‘/home/biocbuild/bbs-3.19-bioc/meat/GWENA.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 ... NOTE
Problems with news in ‘NEWS.md’:
No news entries found.
* 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 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 ... OK
* checking Rd files ... WARNING
prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:91:72
prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:96:77
prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:98:74
prepare_Rd: bad markup (extra space?) at compare_conditions.Rd:100:69
* 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          15.249  0.902  17.951
compare_conditions  9.182  0.856  11.028
plot_enrichment     1.154  0.148   8.348
bio_enrich          0.279  0.044  11.989
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/GWENA.Rcheck/00check.log’
for details.


Installation output

GWENA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL GWENA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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
Warning: bad markup (extra space?) at compare_conditions.Rd:91:72
Warning: bad markup (extra space?) at compare_conditions.Rd:96:77
Warning: bad markup (extra space?) at compare_conditions.Rd:98:74
Warning: bad markup (extra space?) at compare_conditions.Rd:100:69
*** 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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
394.665  10.240 268.957 

Example timings

GWENA.Rcheck/GWENA-Ex.timings

nameusersystemelapsed
associate_phenotype0.0200.0040.024
bio_enrich 0.279 0.04411.989
build_graph_from_sq_mat0.1200.0120.132
build_net3.420.463.88
compare_conditions 9.182 0.85611.028
detect_modules1.7350.1241.858
filter_RNA_seq0.0010.0000.001
filter_low_var0.0120.0000.011
get_fit.cor0.9650.0521.016
get_fit.expr0.8760.0560.931
get_hub_degree0.0740.0000.074
get_hub_genes0.0010.0000.001
get_hub_high_co0.0000.0000.001
get_hub_kleinberg0.1430.0000.142
get_sub_clusters1.7280.0351.763
is_data_expr0.0010.0000.001
is_gost0.0400.0123.105
is_module0.0010.0000.001
is_network0.0010.0000.001
join_gost0.0240.0041.116
plot_comparison_stats0.2330.0200.253
plot_enrichment1.1540.1488.348
plot_expression_profiles2.8350.3523.187
plot_module0.1570.0080.165
plot_modules_merge2.0260.1602.186
plot_modules_phenotype0.4200.0000.419
z_summary15.249 0.90217.951