Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

CHECK report for ViSEAGO on celaya2

This page was generated on 2020-01-16 13:54:48 -0500 (Thu, 16 Jan 2020).

Package 1790/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ViSEAGO 1.1.3
Aurelien Brionne
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/ViSEAGO
Branch: master
Last Commit: 6584ee5
Last Changed Date: 2020-01-06 02:52:20 -0500 (Mon, 06 Jan 2020)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
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 

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output


Example timings

ViSEAGO.Rcheck/ViSEAGO-Ex.timings

nameusersystemelapsed
Bioconductor2GO0.0580.0040.065
Custom2GO0.2640.0290.273
Ensembl2GO0.8240.5231.163
EntrezGene2GO000
EntrezGene_orthologs0.0000.0000.001
GOclusters_heatmap-methods0.0770.0090.086
GOcount-methods0.4740.0810.566
GOterms_heatmap-methods0.0890.0060.096
MDSplot-methods0.0880.0070.096
Uniprot2GO0.0060.0081.415
Upset-methods1.3890.0261.415
annotate-methods0.0010.0020.003
available_organisms-methods0.1320.0410.179
build_GO_SS-methods0.0860.0060.091
clusters_cor-methods0.0890.0080.096
compare_clusters-methods0.0860.0070.094
compute_SS_distances-methods0.0890.0110.100
create_topGOdata-methods0.0230.0060.030
merge_enrich_terms-methods0.0260.0050.031
overLapper0.0000.0010.001
pkgdiagram0.2510.1640.422
show_heatmap-methods0.0880.0080.096
show_table-methods0.4510.1160.544
taxonomy0.3620.4000.317