| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:54:50 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE GeneTonic PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 697/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| GeneTonic 1.0.1 Federico Marini
| malbec2 | Linux (Ubuntu 18.04.4 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.0.1 |
| Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings GeneTonic_1.0.1.tar.gz |
| StartedAt: 2020-10-17 01:38:46 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 01:46:49 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 482.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GeneTonic.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings GeneTonic_1.0.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/GeneTonic.Rcheck’
* using R version 4.0.3 (2020-10-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.0.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_mds 8.272 0.048 8.359
ggs_graph 7.144 0.060 7.205
gs_dendro 6.588 0.044 6.633
gs_scores 6.554 0.064 6.618
GeneTonic 6.376 0.200 6.679
gs_scoresheat 6.378 0.068 6.446
gs_heatmap 5.629 0.052 5.680
gs_volcano 5.347 0.040 5.393
* 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.11-bioc/R/bin/R CMD INSTALL GeneTonic ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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!
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 120 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
>
> proc.time()
user system elapsed
150.264 1.699 152.124
GeneTonic.Rcheck/GeneTonic-Ex.timings
| name | user | system | elapsed | |
| GeneTonic | 6.376 | 0.200 | 6.679 | |
| check_colors | 0.010 | 0.000 | 0.011 | |
| checkup_GeneTonic | 3.604 | 0.084 | 3.688 | |
| create_jaccard_matrix | 1.009 | 0.012 | 1.021 | |
| create_kappa_matrix | 3.317 | 0.000 | 3.316 | |
| deseqresult2df | 0.193 | 0.000 | 0.193 | |
| enhance_table | 4.684 | 0.044 | 4.727 | |
| enrichment_map | 3.559 | 0.072 | 3.651 | |
| gene_plot | 3.879 | 0.016 | 3.895 | |
| geneinfo_2_html | 0.006 | 0.000 | 0.006 | |
| get_aggrscores | 3.787 | 0.020 | 3.809 | |
| get_expression_values | 3.932 | 0.052 | 3.984 | |
| ggs_graph | 7.144 | 0.060 | 7.205 | |
| go_2_html | 0.039 | 0.000 | 0.039 | |
| gs_alluvial | 3.442 | 0.096 | 3.580 | |
| gs_dendro | 6.588 | 0.044 | 6.633 | |
| gs_heatmap | 5.629 | 0.052 | 5.680 | |
| gs_horizon | 4.513 | 0.044 | 4.557 | |
| gs_mds | 8.272 | 0.048 | 8.359 | |
| gs_radar | 3.021 | 0.036 | 3.057 | |
| gs_scores | 6.554 | 0.064 | 6.618 | |
| gs_scoresheat | 6.378 | 0.068 | 6.446 | |
| gs_simplify | 1.096 | 0.004 | 1.100 | |
| gs_summary_heat | 4.003 | 0.048 | 4.051 | |
| gs_summary_overview | 4.612 | 0.064 | 4.676 | |
| gs_summary_overview_pair | 4.362 | 0.036 | 4.398 | |
| gs_volcano | 5.347 | 0.040 | 5.393 | |
| happy_hour | 3.652 | 0.028 | 3.680 | |
| map2color | 0.023 | 0.000 | 0.023 | |
| overlap_coefficient | 0.000 | 0.000 | 0.001 | |
| overlap_jaccard_index | 0.000 | 0.000 | 0.001 | |
| shake_enrichResult | 2.799 | 0.056 | 2.856 | |
| shake_topGOtableResult | 0.007 | 0.000 | 0.006 | |
| styleColorBar_divergent | 0.226 | 0.011 | 0.266 | |