| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:41 -0400 (Fri, 15 Oct 2021).
|
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. |
| Package 730/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GeneTonic 1.4.1 (landing page) Federico Marini
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| 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 |
##############################################################################
##############################################################################
###
### 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
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)
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
GeneTonic.Rcheck/GeneTonic-Ex.timings
| name | user | system | elapsed | |
| GeneTonic | 6.498 | 0.163 | 6.665 | |
| GeneTonic_list | 4.156 | 0.108 | 4.265 | |
| check_colors | 0.009 | 0.000 | 0.009 | |
| checkup_GeneTonic | 3.838 | 0.108 | 3.947 | |
| checkup_gtl | 3.128 | 0.044 | 3.171 | |
| cluster_markov | 0.081 | 0.000 | 0.081 | |
| create_jaccard_matrix | 0.701 | 0.004 | 0.705 | |
| create_kappa_matrix | 2.996 | 0.008 | 3.004 | |
| deseqresult2df | 0.151 | 0.000 | 0.151 | |
| distill_enrichment | 4.221 | 0.080 | 4.302 | |
| enhance_table | 4.055 | 0.084 | 4.139 | |
| enrichment_map | 4.018 | 0.064 | 4.084 | |
| export_for_iSEE | 4.914 | 0.028 | 4.943 | |
| export_to_sif | 0.022 | 0.000 | 0.022 | |
| gene_plot | 4.311 | 0.060 | 4.375 | |
| geneinfo_2_html | 0.007 | 0.000 | 0.007 | |
| get_aggrscores | 3.915 | 0.116 | 4.031 | |
| get_expression_values | 2.625 | 0.116 | 2.741 | |
| ggs_backbone | 6.874 | 0.112 | 6.989 | |
| ggs_graph | 6.501 | 0.112 | 6.613 | |
| go_2_html | 0.017 | 0.003 | 0.022 | |
| gs_alluvial | 4.085 | 0.064 | 4.149 | |
| gs_dendro | 4.858 | 0.047 | 4.908 | |
| gs_fuzzyclustering | 0.678 | 0.016 | 0.694 | |
| gs_heatmap | 6.862 | 0.108 | 6.970 | |
| gs_horizon | 4.599 | 0.052 | 4.651 | |
| gs_mds | 7.103 | 0.068 | 7.170 | |
| gs_radar | 3.35 | 0.06 | 3.41 | |
| gs_scores | 7.106 | 0.068 | 7.174 | |
| gs_scoresheat | 6.073 | 0.048 | 6.121 | |
| gs_simplify | 1.031 | 0.000 | 1.031 | |
| gs_summary_heat | 3.442 | 0.072 | 3.515 | |
| gs_summary_overview | 4.278 | 0.048 | 4.326 | |
| gs_summary_overview_pair | 4.113 | 0.040 | 4.153 | |
| gs_volcano | 4.293 | 0.048 | 4.342 | |
| happy_hour | 3.277 | 0.044 | 3.321 | |
| map2color | 0.013 | 0.000 | 0.013 | |
| overlap_coefficient | 0.000 | 0.001 | 0.000 | |
| overlap_jaccard_index | 0.000 | 0.001 | 0.001 | |
| shake_davidResult | 0.009 | 0.002 | 0.011 | |
| shake_enrichResult | 2.732 | 0.032 | 2.764 | |
| shake_enrichrResult | 0.044 | 0.000 | 0.046 | |
| shake_fgseaResult | 0.117 | 0.004 | 0.121 | |
| shake_gprofilerResult | 0.080 | 0.000 | 0.083 | |
| shake_topGOtableResult | 0.005 | 0.000 | 0.006 | |
| signature_volcano | 5.209 | 0.052 | 5.261 | |
| styleColorBar_divergent | 0.191 | 0.020 | 0.211 | |
| summarize_ggs_hubgenes | 6.613 | 0.080 | 6.693 | |