| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:35:05 -0400 (Thu, 06 May 2021).
|
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 705/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GeneTonic 1.2.0 (landing page) Federico Marini
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: GeneTonic |
| Version: 1.2.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings GeneTonic_1.2.0.tar.gz |
| StartedAt: 2021-05-06 02:04:31 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 02:13:45 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 553.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GeneTonic.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings GeneTonic_1.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/GeneTonic.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GeneTonic/DESCRIPTION’ ... OK
* this is package ‘GeneTonic’ version ‘1.2.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 ‘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.485 0.354 8.856
ggs_graph 7.891 0.189 8.094
gs_heatmap 7.025 0.144 7.186
GeneTonic 6.622 0.250 6.880
gs_scoresheat 6.390 0.176 6.639
gs_scores 6.206 0.136 6.356
gs_dendro 5.854 0.183 6.046
gs_horizon 5.023 0.086 5.115
* 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: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL GeneTonic ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/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.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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(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 0 | SKIP 0 | PASS 173 ]
>
> proc.time()
user system elapsed
155.544 6.978 163.093
GeneTonic.Rcheck/GeneTonic-Ex.timings
| name | user | system | elapsed | |
| GeneTonic | 6.622 | 0.250 | 6.880 | |
| check_colors | 0.011 | 0.002 | 0.014 | |
| checkup_GeneTonic | 4.312 | 0.145 | 4.461 | |
| cluster_markov | 0.106 | 0.004 | 0.110 | |
| create_jaccard_matrix | 1.325 | 0.065 | 1.392 | |
| create_kappa_matrix | 3.704 | 0.397 | 4.110 | |
| deseqresult2df | 0.221 | 0.021 | 0.244 | |
| distill_enrichment | 4.777 | 0.132 | 4.913 | |
| enhance_table | 4.551 | 0.146 | 4.702 | |
| enrichment_map | 4.140 | 0.103 | 4.247 | |
| export_for_iSEE | 4.749 | 0.105 | 4.860 | |
| export_to_sif | 0.019 | 0.001 | 0.019 | |
| gene_plot | 4.605 | 0.111 | 4.729 | |
| geneinfo_2_html | 0.008 | 0.000 | 0.008 | |
| get_aggrscores | 4.441 | 0.083 | 4.534 | |
| get_expression_values | 3.640 | 0.112 | 3.763 | |
| ggs_graph | 7.891 | 0.189 | 8.094 | |
| go_2_html | 0.029 | 0.003 | 0.032 | |
| gs_alluvial | 3.884 | 0.178 | 4.071 | |
| gs_dendro | 5.854 | 0.183 | 6.046 | |
| gs_heatmap | 7.025 | 0.144 | 7.186 | |
| gs_horizon | 5.023 | 0.086 | 5.115 | |
| gs_mds | 8.485 | 0.354 | 8.856 | |
| gs_radar | 4.678 | 0.242 | 4.942 | |
| gs_scores | 6.206 | 0.136 | 6.356 | |
| gs_scoresheat | 6.390 | 0.176 | 6.639 | |
| gs_simplify | 1.778 | 0.044 | 1.824 | |
| gs_summary_heat | 3.915 | 0.107 | 4.025 | |
| gs_summary_overview | 3.958 | 0.101 | 4.064 | |
| gs_summary_overview_pair | 4.728 | 0.092 | 4.827 | |
| gs_volcano | 3.878 | 0.102 | 3.987 | |
| happy_hour | 3.473 | 0.091 | 3.569 | |
| map2color | 0.012 | 0.002 | 0.015 | |
| overlap_coefficient | 0.000 | 0.001 | 0.000 | |
| overlap_jaccard_index | 0.000 | 0.000 | 0.001 | |
| shake_davidResult | 0.013 | 0.001 | 0.014 | |
| shake_enrichResult | 1.928 | 0.039 | 1.973 | |
| shake_enrichrResult | 0.072 | 0.002 | 0.074 | |
| shake_fgseaResult | 0.203 | 0.003 | 0.207 | |
| shake_gprofilerResult | 0.119 | 0.004 | 0.123 | |
| shake_topGOtableResult | 0.007 | 0.001 | 0.008 | |
| styleColorBar_divergent | 0.319 | 0.037 | 0.357 | |