Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-17 13:21:34 -0400 (Mon, 17 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
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? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 760/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GeneTonic 2.0.2 (landing page) Federico Marini
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: GeneTonic |
Version: 2.0.2 |
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GeneTonic.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings GeneTonic_2.0.2.tar.gz |
StartedAt: 2022-10-17 00:26:17 -0400 (Mon, 17 Oct 2022) |
EndedAt: 2022-10-17 00:39:51 -0400 (Mon, 17 Oct 2022) |
EllapsedTime: 813.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GeneTonic.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GeneTonic.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings GeneTonic_2.0.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/GeneTonic.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'GeneTonic/DESCRIPTION' ... OK * this is package 'GeneTonic' version '2.0.2' * 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 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 ggs_backbone 7.50 0.39 9.64 gs_mds 7.02 0.23 7.25 GeneTonic 6.79 0.14 20.66 signature_volcano 6.78 0.13 6.90 ggs_graph 6.47 0.28 6.76 gs_heatmap 6.21 0.20 7.60 summarize_ggs_hubgenes 5.44 0.20 5.64 gs_scores 5.41 0.14 5.56 gs_upset 5.05 0.14 5.20 gs_alluvial 4.31 0.23 5.12 * 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: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL GeneTonic ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-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.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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... --- Running gseGO... preparing geneSet collections... GSEA analysis... leading edge analysis... done... Found 500 gene sets in `topGOtableResult` object. Converting for usage in GeneTonic... - Done! --------------------------------- ----- GeneTonicList object ------ --------------------------------- ----- dds object ----- Providing an expression object (as DESeqDataset) of 17806 features over 24 samples ----- res_de object ----- Providing a DE result object (as DESeqResults), 17806 features tested, 928 found as DE Upregulated: 329 Downregulated: 599 ----- res_enrich object ----- Providing an enrichment result object, 200 reported ----- annotation_obj object ----- Providing an annotation object of 58294 features with information on 2 identifier types --- Test setup script completed! | | | 0% | | | 1% | |= | 1% | |= | 2% | |== | 2% | |== | 3% | |== | 4% | |=== | 4% | |=== | 5% | |==== | 5% | |==== | 6% | |===== | 6% | |===== | 7% | |===== | 8% | |====== | 8% | |====== | 9% | |======= | 9% | |======= | 10% | |======= | 11% | |======== | 11% | |======== | 12% | |========= | 12% | |========= | 13% | |========= | 14% | |========== | 14% | |========== | 15% | |=========== | 15% | |=========== | 16% | |============ | 16% | |============ | 17% | |============ | 18% | |============= | 18% | |============= | 19% | |============== | 19% | |============== | 20% | |============== | 21% | |=============== | 21% | |=============== | 22% | |================ | 22% | |================ | 23% | |================ | 24% | |================= | 24% | |================= | 25% | |================== | 25% | |================== | 26% | |=================== | 26% | |=================== | 27% | |=================== | 28% | |==================== | 28% | |==================== | 29% | |===================== | 29% | |===================== | 30% | |===================== | 31% | |====================== | 31% | |====================== | 32% | |======================= | 32% | |======================= | 33% | |======================= | 34% | |======================== | 34% | |======================== | 35% | |========================= | 35% | |========================= | 36% | |========================== | 36% | |========================== | 37% | |========================== | 38% | |=========================== | 38% | |=========================== | 39% | |============================ | 39% | |============================ | 40% | |============================ | 41% | |============================= | 41% | |============================= | 42% | |============================== | 42% | |============================== | 43% | |============================== | 44% | |=============================== | 44% | |=============================== | 45% | |================================ | 45% | |================================ | 46% | |================================= | 46% | |================================= | 47% | |================================= | 48% | |================================== | 48% | |================================== | 49% | |=================================== | 49% | |=================================== | 50% | |=================================== | 51% | |==================================== | 51% | |==================================== | 52% | |===================================== | 52% | |===================================== | 53% | |===================================== | 54% | |====================================== | 54% | |====================================== | 55% | |======================================= | 55% | |======================================= | 56% | |======================================== | 56% | |======================================== | 57% | |======================================== | 58% | |========================================= | 58% | |========================================= | 59% | |========================================== | 59% | |========================================== | 60% | |========================================== | 61% | |=========================================== | 61% | |=========================================== | 62% | |============================================ | 62% | |============================================ | 63% | |============================================ | 64% | |============================================= | 64% | |============================================= | 65% | |============================================== | 65% | |============================================== | 66% | |=============================================== | 66% | |=============================================== | 67% | |=============================================== | 68% | |================================================ | 68% | |================================================ | 69% | |================================================= | 69% | |================================================= | 70% | |================================================= | 71% | |================================================== | 71% | |================================================== | 72% | |=================================================== | 72% | |=================================================== | 73% | |=================================================== | 74% | |==================================================== | 74% | |==================================================== | 75% | |===================================================== | 75% | |===================================================== | 76% | |====================================================== | 76% | |====================================================== | 77% | |====================================================== | 78% | |======================================================= | 78% | |======================================================= | 79% | |======================================================== | 79% | |======================================================== | 80% | |======================================================== | 81% | |========================================================= | 81% | |========================================================= | 82% | |========================================================== | 82% | |========================================================== | 83% | |========================================================== | 84% | |=========================================================== | 84% | |=========================================================== | 85% | |============================================================ | 85% | |============================================================ | 86% | |============================================================= | 86% | |============================================================= | 87% | |============================================================= | 88% | |============================================================== | 88% | |============================================================== | 89% | |=============================================================== | 89% | |=============================================================== | 90% | |=============================================================== | 91% | |================================================================ | 91% | |================================================================ | 92% | |================================================================= | 92% | |================================================================= | 93% | |================================================================= | 94% | |================================================================== | 94% | |================================================================== | 95% | |=================================================================== | 95% | |=================================================================== | 96% | |==================================================================== | 96% | |==================================================================== | 97% | |==================================================================== | 98% | |===================================================================== | 98% | |===================================================================== | 99% | |======================================================================| 99% | |======================================================================| 100% [ FAIL 0 | WARN 4 | SKIP 0 | PASS 255 ] [ FAIL 0 | WARN 4 | SKIP 0 | PASS 255 ] > > proc.time() user system elapsed 152.07 10.37 391.64
GeneTonic.Rcheck/GeneTonic-Ex.timings
name | user | system | elapsed | |
GeneTonic | 6.79 | 0.14 | 20.66 | |
GeneTonicList | 3.69 | 0.08 | 3.77 | |
check_colors | 0 | 0 | 0 | |
checkup_GeneTonic | 3.55 | 0.18 | 3.74 | |
checkup_gtl | 3.88 | 0.07 | 3.93 | |
cluster_markov | 0.07 | 0.00 | 0.08 | |
create_jaccard_matrix | 1.17 | 0.06 | 1.23 | |
create_kappa_matrix | 2.67 | 0.11 | 2.78 | |
create_upsetdata | 0.08 | 0.00 | 0.08 | |
deseqresult2df | 0.14 | 0.00 | 0.14 | |
distill_enrichment | 3.97 | 0.05 | 4.03 | |
enhance_table | 3.90 | 0.14 | 4.04 | |
enrichment_map | 3.92 | 0.08 | 4.00 | |
export_for_iSEE | 4.52 | 0.22 | 4.73 | |
export_to_sif | 0.02 | 0.00 | 0.02 | |
gene_plot | 3.92 | 0.19 | 4.11 | |
geneinfo_2_html | 0 | 0 | 0 | |
get_aggrscores | 4.02 | 0.04 | 4.06 | |
get_expression_values | 2.37 | 0.10 | 2.47 | |
ggs_backbone | 7.50 | 0.39 | 9.64 | |
ggs_graph | 6.47 | 0.28 | 6.76 | |
go_2_html | 0.02 | 0.00 | 0.01 | |
gs_alluvial | 4.31 | 0.23 | 5.12 | |
gs_dendro | 4.86 | 0.11 | 4.97 | |
gs_fuzzyclustering | 0.74 | 0.05 | 0.78 | |
gs_heatmap | 6.21 | 0.20 | 7.60 | |
gs_horizon | 4.50 | 0.19 | 4.68 | |
gs_mds | 7.02 | 0.23 | 7.25 | |
gs_radar | 4.23 | 0.16 | 4.46 | |
gs_scores | 5.41 | 0.14 | 5.56 | |
gs_scoresheat | 4.48 | 0.11 | 4.59 | |
gs_simplify | 2.22 | 0.02 | 2.24 | |
gs_summary_heat | 2.99 | 0.18 | 3.17 | |
gs_summary_overview | 3.86 | 0.16 | 4.02 | |
gs_summary_overview_pair | 4.02 | 0.11 | 4.13 | |
gs_upset | 5.05 | 0.14 | 5.20 | |
gs_volcano | 4.34 | 0.11 | 4.45 | |
happy_hour | 2.90 | 0.08 | 2.97 | |
map2color | 0.00 | 0.01 | 0.01 | |
overlap_coefficient | 0.01 | 0.00 | 0.02 | |
overlap_jaccard_index | 0 | 0 | 0 | |
shake_davidResult | 0 | 0 | 0 | |
shake_enrichResult | 1.59 | 0.03 | 1.62 | |
shake_enrichrResult | 0.08 | 0.02 | 0.09 | |
shake_fgseaResult | 0.14 | 0.00 | 0.14 | |
shake_gprofilerResult | 0.09 | 0.00 | 0.10 | |
shake_gsenrichResult | 1.53 | 0.06 | 1.59 | |
shake_topGOtableResult | 0 | 0 | 0 | |
signature_volcano | 6.78 | 0.13 | 6.90 | |
styleColorBar_divergent | 0.22 | 0.09 | 0.61 | |
summarize_ggs_hubgenes | 5.44 | 0.20 | 5.64 | |