Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-06-11 15:41 -0400 (Tue, 11 Jun 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" | 4679 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" | 4414 |
merida1 | macOS 12.7.4 Monterey | x86_64 | 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" | 4441 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" | 4394 |
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 2202/2239 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ViSEAGO 1.19.0 (landing page) Aurelien Brionne
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 12.7.4 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
To the developers/maintainers of the ViSEAGO package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ViSEAGO.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: ViSEAGO |
Version: 1.19.0 |
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ViSEAGO.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings ViSEAGO_1.19.0.tar.gz |
StartedAt: 2024-06-10 12:01:15 -0400 (Mon, 10 Jun 2024) |
EndedAt: 2024-06-10 12:11:21 -0400 (Mon, 10 Jun 2024) |
EllapsedTime: 605.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ViSEAGO.Rcheck |
Warnings: 4 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ViSEAGO.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings ViSEAGO_1.19.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/ViSEAGO.Rcheck' * using R version 4.4.0 RC (2024-04-16 r86468 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'ViSEAGO/DESCRIPTION' ... OK * this is package 'ViSEAGO' version '1.19.0' * 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 'ViSEAGO' can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import 'data.table::set' by 'dendextend::set' when loading 'ViSEAGO' See 'F:/biocbuild/bbs-3.20-bioc/meat/ViSEAGO.Rcheck/00install.out' for details. * checking installed package size ... NOTE installed size is 12.3Mb sub-directories of 1Mb or more: extdata 10.6Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: GPL-3 bioconductor.org Standardizable: FALSE * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code 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 ... WARNING 'library' or 'require' call not declared from: 'topGO' 'library' or 'require' call to 'topGO' in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. Namespace in Imports field not imported from: 'processx' All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE annotate,character-genomic_ressource: warning in getBM(attributes = c("ensembl_gene_id", "go_id", "go_linkage_type", "namespace_1003"), filters = unlist(go_filter[grep("with GO ID", ignore.case = TRUE, go_filter$description), "name", with = FALSE]), value = TRUE, mart = myspecies): partial argument match of 'value' to 'values' compute_SS_distances,ANY-character: warning in select(GO.db, keys = onto$values, column = "TERM"): partial argument match of 'column' to 'columns' merge_enrich_terms,list : genes_symbols_add: warning in getBM(attributes = c("ensembl_gene_id", "external_gene_name"), value = TRUE, mart = myspecies): partial argument match of 'value' to 'values' GOterms_heatmap,GO_SS: no visible binding for global variable 'GO.ID' MDSplot,ANY: no visible binding for global variable 'text' MDSplot,ANY: no visible binding for global variable 'GO.cluster' Upset,ANY: no visible global function definition for 'png' Upset,ANY: no visible global function definition for 'dev.off' annotate,character-genomic_ressource: no visible global function definition for '.' annotate,character-genomic_ressource: no visible binding for global variable 'ENTREZID' annotate,character-genomic_ressource: no visible binding for global variable 'GO' annotate,character-genomic_ressource: no visible binding for global variable 'EVIDENCE' annotate,character-genomic_ressource: no visible binding for global variable 'ONTOLOGY' compute_SS_distances,ANY-character: no visible binding for global variable 'N' compute_SS_distances,ANY-character: no visible binding for global variable 'IC' merge_enrich_terms,list : genes_symbols_add : esummary : <anonymous>: no visible binding for global variable 'start' merge_enrich_terms,list : genes_symbols_add : esummary : <anonymous>: no visible binding for global variable 'end' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'pval' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'pathway' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'Id' merge_enrich_terms,list : <anonymous>: no visible global function definition for '.' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'padj' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'nMoreExtreme' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'ES' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'NES' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'size' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'genes_frequency' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'log2err' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'leadingEdge' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'Significant_genes' merge_enrich_terms,list : <anonymous>: no visible binding for global variable 'GO.ID' runfgsea,ANY-gene2GO-character: no visible binding for global variable 'genes_frequency' runfgsea,ANY-gene2GO-character: no visible binding for global variable 'leadingEdge' runfgsea,ANY-gene2GO-character: no visible binding for global variable 'size' runfgsea,ANY-gene2GO-character: no visible binding for global variable 'pathway' Undefined global functions or variables: . ENTREZID ES EVIDENCE GO GO.ID GO.cluster IC Id N NES ONTOLOGY Significant_genes dev.off end genes_frequency leadingEdge log2err nMoreExtreme padj pathway png pval size start text Consider adding importFrom("grDevices", "dev.off", "png") importFrom("graphics", "text") importFrom("stats", "end", "start") to your NAMESPACE file. * 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 ... WARNING Note: significantly better compression could be obtained by using R CMD build --resave-data old_size new_size compress myGOs.RData 876Kb 517Kb xz * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 4 WARNINGs, 2 NOTEs See 'F:/biocbuild/bbs-3.20-bioc/meat/ViSEAGO.Rcheck/00check.log' for details.
ViSEAGO.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL ViSEAGO ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'ViSEAGO' ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import 'data.table::set' by 'dendextend::set' when loading 'ViSEAGO' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import 'data.table::set' by 'dendextend::set' when loading 'ViSEAGO' ** testing if installed package can be loaded from final location Warning: replacing previous import 'data.table::set' by 'dendextend::set' when loading 'ViSEAGO' ** testing if installed package keeps a record of temporary installation path * DONE (ViSEAGO)
ViSEAGO.Rcheck/ViSEAGO-Ex.timings
name | user | system | elapsed | |
Bioconductor2GO | 0.05 | 0.02 | 0.08 | |
Custom2GO | 0.16 | 0.03 | 0.18 | |
Ensembl2GO | 0 | 0 | 0 | |
EntrezGene2GO | 0 | 0 | 0 | |
EntrezGene_orthologs | 0 | 0 | 0 | |
GOclusters_heatmap-methods | 0.04 | 0.00 | 0.05 | |
GOcount-methods | 0.22 | 0.11 | 1.73 | |
GOterms_heatmap-methods | 0.05 | 0.00 | 0.05 | |
MDSplot-methods | 0.03 | 0.00 | 0.03 | |
Uniprot2GO | 0 | 0 | 0 | |
Upset-methods | 2.09 | 0.14 | 2.23 | |
annotate-methods | 0 | 0 | 0 | |
available_organisms-methods | 0.16 | 0.14 | 0.72 | |
build_GO_SS-methods | 0.05 | 0.00 | 0.06 | |
clusters_cor-methods | 0.04 | 0.00 | 0.05 | |
compare_clusters-methods | 0.05 | 0.02 | 0.06 | |
compute_SS_distances-methods | 0.03 | 0.01 | 0.05 | |
create_topGOdata-methods | 0.00 | 0.00 | 0.03 | |
merge_enrich_terms-methods | 0.11 | 0.04 | 0.16 | |
overLapper | 0 | 0 | 0 | |
pkgdiagram | 0.11 | 0.14 | 0.37 | |
runfgsea-methods | 0.00 | 0.00 | 0.03 | |
show_heatmap-methods | 0.03 | 0.01 | 0.07 | |
show_table-methods | 0.27 | 0.13 | 0.65 | |
taxonomy | 0.03 | 0.01 | 0.21 | |