Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:05 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 773/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GeneTonic 2.2.0 (landing page) Federico Marini
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: GeneTonic |
Version: 2.2.0 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings GeneTonic_2.2.0.tar.gz |
StartedAt: 2023-04-10 20:54:25 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 21:04:01 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 575.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GeneTonic.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings GeneTonic_2.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/GeneTonic.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘GeneTonic/DESCRIPTION’ ... OK * this is package ‘GeneTonic’ version ‘2.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 loading without being on the library search path ... 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 summarize_ggs_hubgenes 7.422 0.172 7.594 gs_upset 7.066 0.051 7.118 GeneTonic 6.297 0.244 6.541 signature_volcano 6.174 0.096 6.271 gs_mds 6.165 0.056 6.222 ggs_backbone 6.032 0.072 6.105 gs_heatmap 5.754 0.096 5.849 ggs_graph 5.742 0.072 5.815 gs_scoresheat 4.983 0.056 5.039 * 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 ... ‘GeneTonic_manual.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
GeneTonic.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL GeneTonic ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-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.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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... --- 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 258 ] [ FAIL 0 | WARN 4 | SKIP 0 | PASS 258 ] > > proc.time() user system elapsed 194.934 9.265 152.903
GeneTonic.Rcheck/GeneTonic-Ex.timings
name | user | system | elapsed | |
GeneTonic | 6.297 | 0.244 | 6.541 | |
GeneTonicList | 3.932 | 0.144 | 4.076 | |
check_colors | 0.008 | 0.000 | 0.008 | |
checkup_GeneTonic | 3.638 | 0.072 | 3.709 | |
checkup_gtl | 3.787 | 0.092 | 3.879 | |
cluster_markov | 0.082 | 0.004 | 0.086 | |
create_jaccard_matrix | 0.776 | 0.000 | 0.776 | |
create_kappa_matrix | 3.225 | 0.088 | 3.312 | |
create_upsetdata | 0.032 | 0.007 | 0.040 | |
deseqresult2df | 0.174 | 0.005 | 0.177 | |
distill_enrichment | 3.847 | 0.108 | 3.955 | |
enhance_table | 3.248 | 0.040 | 3.287 | |
enrichment_map | 3.703 | 0.136 | 3.839 | |
export_for_iSEE | 3.894 | 0.079 | 3.974 | |
export_to_sif | 0.019 | 0.000 | 0.019 | |
gene_plot | 3.992 | 0.075 | 4.068 | |
geneinfo_2_html | 0.007 | 0.001 | 0.006 | |
get_aggrscores | 3.546 | 0.095 | 3.641 | |
get_expression_values | 2.107 | 0.081 | 2.187 | |
ggs_backbone | 6.032 | 0.072 | 6.105 | |
ggs_graph | 5.742 | 0.072 | 5.815 | |
go_2_html | 0.015 | 0.003 | 0.020 | |
gs_alluvial | 3.692 | 0.084 | 3.776 | |
gs_dendro | 4.395 | 0.080 | 4.476 | |
gs_fuzzyclustering | 0.739 | 0.000 | 0.739 | |
gs_heatmap | 5.754 | 0.096 | 5.849 | |
gs_horizon | 4.133 | 0.051 | 4.185 | |
gs_mds | 6.165 | 0.056 | 6.222 | |
gs_radar | 3.678 | 0.116 | 3.794 | |
gs_scores | 4.398 | 0.044 | 4.442 | |
gs_scoresheat | 4.983 | 0.056 | 5.039 | |
gs_simplify | 0.946 | 0.000 | 0.946 | |
gs_summary_heat | 3.088 | 0.075 | 3.165 | |
gs_summary_overview | 3.198 | 0.056 | 3.254 | |
gs_summary_overview_pair | 4.042 | 0.104 | 4.145 | |
gs_upset | 7.066 | 0.051 | 7.118 | |
gs_volcano | 4.749 | 0.077 | 4.825 | |
happy_hour | 4.115 | 0.104 | 4.220 | |
map2color | 0.012 | 0.000 | 0.012 | |
overlap_coefficient | 0 | 0 | 0 | |
overlap_jaccard_index | 0 | 0 | 0 | |
shake_davidResult | 0.011 | 0.000 | 0.011 | |
shake_enrichResult | 1.828 | 0.044 | 1.872 | |
shake_enrichrResult | 0.046 | 0.000 | 0.058 | |
shake_fgseaResult | 0.121 | 0.000 | 0.121 | |
shake_gprofilerResult | 0.083 | 0.004 | 0.105 | |
shake_gsenrichResult | 1.839 | 0.028 | 1.867 | |
shake_topGOtableResult | 0.002 | 0.004 | 0.007 | |
signature_volcano | 6.174 | 0.096 | 6.271 | |
styleColorBar_divergent | 0.251 | 0.004 | 0.255 | |
summarize_ggs_hubgenes | 7.422 | 0.172 | 7.594 | |