| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-03-04 11:37:22 -0500 (Mon, 04 Mar 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4692 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4445 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4466 |
| 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 | ||||
| Package 810/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GeneTonic 2.6.0 (landing page) Federico Marini
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the GeneTonic package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: GeneTonic |
| Version: 2.6.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GeneTonic_2.6.0.tar.gz |
| StartedAt: 2024-03-03 20:47:54 -0500 (Sun, 03 Mar 2024) |
| EndedAt: 2024-03-03 20:58:13 -0500 (Sun, 03 Mar 2024) |
| EllapsedTime: 619.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: GeneTonic.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GeneTonic.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GeneTonic_2.6.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/GeneTonic.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GeneTonic/DESCRIPTION’ ... OK
* this is package ‘GeneTonic’ version ‘2.6.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 startup messages can be suppressed ... 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 ... ERROR
Running examples in ‘GeneTonic-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gs_upset
> ### Title: Upset plot for genesets
> ### Aliases: gs_upset
>
> ### ** Examples
>
> library("macrophage")
> library("DESeq2")
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Attaching package: ‘BiocGenerics’
The following objects are masked from ‘package:stats’:
IQR, mad, sd, var, xtabs
The following objects are masked from ‘package:base’:
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Attaching package: ‘S4Vectors’
The following object is masked from ‘package:utils’:
findMatches
The following objects are masked from ‘package:base’:
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: ‘MatrixGenerics’
The following objects are masked from ‘package:matrixStats’:
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: ‘Biobase’
The following object is masked from ‘package:MatrixGenerics’:
rowMedians
The following objects are masked from ‘package:matrixStats’:
anyMissing, rowMedians
> library("org.Hs.eg.db")
Loading required package: AnnotationDbi
> library("AnnotationDbi")
>
> # dds object
> data("gse", package = "macrophage")
> dds_macrophage <- DESeqDataSet(gse, design = ~ line + condition)
using counts and average transcript lengths from tximeta
> rownames(dds_macrophage) <- substr(rownames(dds_macrophage), 1, 15)
> dds_macrophage <- estimateSizeFactors(dds_macrophage)
using 'avgTxLength' from assays(dds), correcting for library size
>
> # annotation object
> anno_df <- data.frame(
+ gene_id = rownames(dds_macrophage),
+ gene_name = mapIds(org.Hs.eg.db,
+ keys = rownames(dds_macrophage),
+ column = "SYMBOL",
+ keytype = "ENSEMBL"
+ ),
+ stringsAsFactors = FALSE,
+ row.names = rownames(dds_macrophage)
+ )
'select()' returned 1:many mapping between keys and columns
>
> # res object
> data(res_de_macrophage, package = "GeneTonic")
> res_de <- res_macrophage_IFNg_vs_naive
>
> # res_enrich object
> data(res_enrich_macrophage, package = "GeneTonic")
> res_enrich <- shake_topGOtableResult(topgoDE_macrophage_IFNg_vs_naive)
Found 500 gene sets in `topGOtableResult` object.
Converting for usage in GeneTonic...
> res_enrich <- get_aggrscores(res_enrich, res_de, anno_df)
> gs_upset(res_enrich,
+ n_gs = 10
+ )
Error in `plot_theme()`:
! The `legend.text.align` theme element is not defined in the element
hierarchy.
Backtrace:
▆
1. ├─base (local) `<fn>`(x)
2. └─patchwork:::print.patchwork(x)
3. └─patchwork:::build_patchwork(plot, plot$layout$guides %||% "auto")
4. └─base::lapply(x$plots, plot_table, guides = guides)
5. ├─patchwork (local) FUN(X[[i]], ...)
6. └─patchwork:::plot_table.ggplot(X[[i]], ...)
7. └─ggplot2::ggplotGrob(x)
8. ├─ggplot2::ggplot_gtable(ggplot_build(x))
9. └─ggplot2:::ggplot_gtable.ggplot_built(ggplot_build(x))
10. └─ggplot2:::plot_theme(plot)
11. └─ggplot2:::validate_theme(theme)
12. └─base::mapply(...)
13. └─ggplot2 (local) `<fn>`(...)
14. └─cli::cli_abort(...)
15. └─rlang::abort(...)
Execution halted
* 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: 1 ERROR
See
‘/Users/biocbuild/bbs-3.18-bioc/meat/GeneTonic.Rcheck/00check.log’
for details.
GeneTonic.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GeneTonic ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘GeneTonic’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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.3.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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: 599
Downregulated: 329
----- 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 10 | SKIP 0 | PASS 264 ]
[ FAIL 0 | WARN 10 | SKIP 0 | PASS 264 ]
>
> proc.time()
user system elapsed
206.538 11.225 190.203
GeneTonic.Rcheck/GeneTonic-Ex.timings
| name | user | system | elapsed | |
| GeneTonic | 6.503 | 0.309 | 6.874 | |
| GeneTonicList | 4.108 | 0.193 | 4.351 | |
| check_colors | 0.010 | 0.002 | 0.013 | |
| checkup_GeneTonic | 4.142 | 0.174 | 4.351 | |
| checkup_gtl | 4.077 | 0.188 | 4.299 | |
| cluster_markov | 0.090 | 0.003 | 0.092 | |
| create_jaccard_matrix | 0.856 | 0.048 | 0.909 | |
| create_kappa_matrix | 4.050 | 0.445 | 4.554 | |
| create_upsetdata | 0.044 | 0.052 | 0.097 | |
| deseqresult2df | 0.166 | 0.007 | 0.181 | |
| distill_enrichment | 3.619 | 0.170 | 3.831 | |
| enhance_table | 4.593 | 0.241 | 4.899 | |
| enrichment_map | 4.344 | 0.243 | 4.626 | |
| export_for_iSEE | 4.566 | 0.185 | 4.791 | |
| export_to_sif | 0.029 | 0.003 | 0.031 | |
| gene_plot | 4.644 | 0.201 | 4.906 | |
| geneinfo_2_html | 0.008 | 0.001 | 0.009 | |
| get_aggrscores | 3.482 | 0.246 | 3.813 | |
| get_expression_values | 3.370 | 0.161 | 3.570 | |
| ggs_backbone | 7.223 | 0.358 | 7.657 | |
| ggs_graph | 6.269 | 0.292 | 6.656 | |
| go_2_html | 0.021 | 0.000 | 0.022 | |
| gs_alluvial | 4.272 | 0.277 | 4.609 | |
| gs_dendro | 5.139 | 0.245 | 5.428 | |
| gs_fuzzyclustering | 0.885 | 0.048 | 0.938 | |
| gs_heatmap | 5.890 | 0.243 | 6.185 | |
| gs_horizon | 4.738 | 0.219 | 5.015 | |
| gs_mds | 7.444 | 0.453 | 8.002 | |
| gs_radar | 3.354 | 0.336 | 3.730 | |
| gs_scores | 4.747 | 0.242 | 5.029 | |
| gs_scoresheat | 5.726 | 0.328 | 6.109 | |
| gs_simplify | 1.230 | 0.058 | 1.300 | |
| gs_summary_heat | 3.510 | 0.181 | 3.720 | |
| gs_summary_overview | 3.986 | 0.234 | 4.291 | |
| gs_summary_overview_pair | 3.916 | 0.191 | 4.174 | |