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

This page was generated on 2021-10-15 15:05:41 -0400 (Fri, 15 Oct 2021).

CHECK results for GeneTonic on nebbiolo1

To the developers/maintainers of the GeneTonic package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneTonic.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 730/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneTonic 1.4.1  (landing page)
Federico Marini
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/GeneTonic
git_branch: RELEASE_3_13
git_last_commit: 32c4e77
git_last_commit_date: 2021-06-04 17:41:55 -0400 (Fri, 04 Jun 2021)
nebbiolo1Linux (Ubuntu 20.04.2 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: GeneTonic
Version: 1.4.1
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings GeneTonic_1.4.1.tar.gz
StartedAt: 2021-10-14 09:57:49 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 10:05:45 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 475.2 seconds
RetCode: 0
Status:   OK  
CheckDir: GeneTonic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings GeneTonic_1.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/GeneTonic.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GeneTonic/DESCRIPTION’ ... OK
* this is package ‘GeneTonic’ 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 ‘GeneTonic’ 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 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
gs_scores              7.106  0.068   7.174
gs_mds                 7.103  0.068   7.170
ggs_backbone           6.874  0.112   6.989
gs_heatmap             6.862  0.108   6.970
summarize_ggs_hubgenes 6.613  0.080   6.693
GeneTonic              6.498  0.163   6.665
ggs_graph              6.501  0.112   6.613
gs_scoresheat          6.073  0.048   6.121
signature_volcano      5.209  0.052   5.261
* 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

GeneTonic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL GeneTonic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’
* installing *source* package ‘GeneTonic’ ...
** using staged installation
** R
** data
** 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 (GeneTonic)

Tests output

GeneTonic.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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(GeneTonic)

> 
> test_check("GeneTonic")
--- Loading packages...
- Done!
--- Generating objects for the testing setup...
using counts and average transcript lengths from tximeta
'select()' returned 1:many mapping between keys and columns
estimating size factors
using 'avgTxLength' from assays(dds), correcting for library size
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
- Done!
--- Running enrichGO...
Found 500 gene sets in `topGOtableResult` object.
Converting for usage in GeneTonic...
- Done!
--- Test setup script completed!
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 235 ]
> 
> proc.time()
   user  system elapsed 
122.892   3.000 125.874 

Example timings

GeneTonic.Rcheck/GeneTonic-Ex.timings

nameusersystemelapsed
GeneTonic6.4980.1636.665
GeneTonic_list4.1560.1084.265
check_colors0.0090.0000.009
checkup_GeneTonic3.8380.1083.947
checkup_gtl3.1280.0443.171
cluster_markov0.0810.0000.081
create_jaccard_matrix0.7010.0040.705
create_kappa_matrix2.9960.0083.004
deseqresult2df0.1510.0000.151
distill_enrichment4.2210.0804.302
enhance_table4.0550.0844.139
enrichment_map4.0180.0644.084
export_for_iSEE4.9140.0284.943
export_to_sif0.0220.0000.022
gene_plot4.3110.0604.375
geneinfo_2_html0.0070.0000.007
get_aggrscores3.9150.1164.031
get_expression_values2.6250.1162.741
ggs_backbone6.8740.1126.989
ggs_graph6.5010.1126.613
go_2_html0.0170.0030.022
gs_alluvial4.0850.0644.149
gs_dendro4.8580.0474.908
gs_fuzzyclustering0.6780.0160.694
gs_heatmap6.8620.1086.970
gs_horizon4.5990.0524.651
gs_mds7.1030.0687.170
gs_radar3.350.063.41
gs_scores7.1060.0687.174
gs_scoresheat6.0730.0486.121
gs_simplify1.0310.0001.031
gs_summary_heat3.4420.0723.515
gs_summary_overview4.2780.0484.326
gs_summary_overview_pair4.1130.0404.153
gs_volcano4.2930.0484.342
happy_hour3.2770.0443.321
map2color0.0130.0000.013
overlap_coefficient0.0000.0010.000
overlap_jaccard_index0.0000.0010.001
shake_davidResult0.0090.0020.011
shake_enrichResult2.7320.0322.764
shake_enrichrResult0.0440.0000.046
shake_fgseaResult0.1170.0040.121
shake_gprofilerResult0.0800.0000.083
shake_topGOtableResult0.0050.0000.006
signature_volcano5.2090.0525.261
styleColorBar_divergent0.1910.0200.211
summarize_ggs_hubgenes6.6130.0806.693