Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-01-16 13:54:48 -0500 (Thu, 16 Jan 2020).
Package 1790/1818 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
ViSEAGO 1.1.3 Aurelien Brionne
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | NA | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ WARNINGS ] | OK |
Package: ViSEAGO |
Version: 1.1.3 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ViSEAGO_1.1.3.tar.gz |
StartedAt: 2020-01-16 09:48:17 -0500 (Thu, 16 Jan 2020) |
EndedAt: 2020-01-16 09:52:09 -0500 (Thu, 16 Jan 2020) |
EllapsedTime: 231.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ViSEAGO.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ViSEAGO_1.1.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/ViSEAGO.Rcheck’ * using R Under development (unstable) (2019-12-14 r77572) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ViSEAGO/DESCRIPTION’ ... OK * this is package ‘ViSEAGO’ version ‘1.1.3’ * 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 ‘ViSEAGO’ 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 ... 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. * 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 : <anonymous>: 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’ 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 : <anonymous> : esummary : <anonymous>: no visible binding for global variable ‘start’ merge_enrich_terms,list : <anonymous> : esummary : <anonymous>: no visible binding for global variable ‘end’ Undefined global functions or variables: GO.ID IC N end start text Consider adding 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 ... OK * checking files in ‘vignettes’ ... OK * checking examples ... 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 WARNING, 1 NOTE See ‘/Users/biocbuild/bbs-3.11-bioc/meat/ViSEAGO.Rcheck/00check.log’ for details.
ViSEAGO.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ViSEAGO ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘ViSEAGO’ ... ** 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 (ViSEAGO)
ViSEAGO.Rcheck/ViSEAGO-Ex.timings
name | user | system | elapsed | |
Bioconductor2GO | 0.058 | 0.004 | 0.065 | |
Custom2GO | 0.264 | 0.029 | 0.273 | |
Ensembl2GO | 0.824 | 0.523 | 1.163 | |
EntrezGene2GO | 0 | 0 | 0 | |
EntrezGene_orthologs | 0.000 | 0.000 | 0.001 | |
GOclusters_heatmap-methods | 0.077 | 0.009 | 0.086 | |
GOcount-methods | 0.474 | 0.081 | 0.566 | |
GOterms_heatmap-methods | 0.089 | 0.006 | 0.096 | |
MDSplot-methods | 0.088 | 0.007 | 0.096 | |
Uniprot2GO | 0.006 | 0.008 | 1.415 | |
Upset-methods | 1.389 | 0.026 | 1.415 | |
annotate-methods | 0.001 | 0.002 | 0.003 | |
available_organisms-methods | 0.132 | 0.041 | 0.179 | |
build_GO_SS-methods | 0.086 | 0.006 | 0.091 | |
clusters_cor-methods | 0.089 | 0.008 | 0.096 | |
compare_clusters-methods | 0.086 | 0.007 | 0.094 | |
compute_SS_distances-methods | 0.089 | 0.011 | 0.100 | |
create_topGOdata-methods | 0.023 | 0.006 | 0.030 | |
merge_enrich_terms-methods | 0.026 | 0.005 | 0.031 | |
overLapper | 0.000 | 0.001 | 0.001 | |
pkgdiagram | 0.251 | 0.164 | 0.422 | |
show_heatmap-methods | 0.088 | 0.008 | 0.096 | |
show_table-methods | 0.451 | 0.116 | 0.544 | |
taxonomy | 0.362 | 0.400 | 0.317 | |