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

CHECK report for ViSEAGO on malbec1

This page was generated on 2020-04-15 12:15:57 -0400 (Wed, 15 Apr 2020).

Package 1795/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ViSEAGO 1.0.0
Aurelien Brionne
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/ViSEAGO
Branch: RELEASE_3_10
Last Commit: 7c8ae0d
Last Changed Date: 2019-10-29 13:11:46 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: ViSEAGO
Version: 1.0.0
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings ViSEAGO_1.0.0.tar.gz
StartedAt: 2020-04-15 06:42:47 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 06:45:17 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 149.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ViSEAGO.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings ViSEAGO_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/ViSEAGO.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ViSEAGO/DESCRIPTION’ ... OK
* this is package ‘ViSEAGO’ version ‘1.0.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 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'
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:
  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 ... WARNING
Undocumented S4 methods:
  generic 'merge_enrich_terms' and siglist 'list'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.10-bioc/meat/ViSEAGO.Rcheck/00check.log’
for details.



Installation output

ViSEAGO.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL ViSEAGO
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/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.0240.0040.043
Custom2GO0.3720.0080.191
Ensembl2GO0.3800.0041.010
EntrezGene2GO0.0000.0000.001
EntrezGene_orthologs000
GOclusters_heatmap-methods0.0880.0000.091
GOcount-methods0.2920.0160.310
GOterms_heatmap-methods0.0880.0000.091
MDSplot-methods0.1200.0000.118
Uniprot2GO0.0040.0001.466
Upset-methods0.680.000.75
annotate-methods000
available_organisms-methods0.0880.0080.133
build_GO_SS-methods0.0840.0040.088
clusters_cor-methods0.0840.0040.090
compare_clusters-methods0.0920.0000.092
compute_SS_distances-methods0.0880.0000.090
create_topGOdata-methods0.0120.0040.031
merge_enrich_terms-methods0.0200.0040.032
overLapper0.0000.0000.003
pkgdiagram0.1280.0400.169
show_heatmap-methods0.0800.0080.090
show_table-methods0.3320.0080.350
taxonomy0.3320.0120.384