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

CHECK report for ViSEAGO on tokay1

This page was generated on 2020-04-15 12:32:47 -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: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ViSEAGO.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings ViSEAGO_1.0.0.tar.gz
StartedAt: 2020-04-15 07:22:46 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 07:26:14 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 207.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: ViSEAGO.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ViSEAGO.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings ViSEAGO_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/ViSEAGO.Rcheck'
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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
  'C:/Users/biocbuild/bbs-3.10-bioc/meat/ViSEAGO.Rcheck/00check.log'
for details.



Installation output

ViSEAGO.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/ViSEAGO_1.0.0.tar.gz && rm -rf ViSEAGO.buildbin-libdir && mkdir ViSEAGO.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ViSEAGO.buildbin-libdir ViSEAGO_1.0.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL ViSEAGO_1.0.0.zip && rm ViSEAGO_1.0.0.tar.gz ViSEAGO_1.0.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2218k  100 2218k    0     0  23.0M      0 --:--:-- --:--:-- --:--:-- 24.0M

install for i386

* installing *source* package 'ViSEAGO' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ViSEAGO'
    finding HTML links ... done
    Bioconductor2GO                         html  
    Custom2GO                               html  
    Ensembl2GO                              html  
    EntrezGene2GO                           html  
    EntrezGene_orthologs                    html  
    GO_SS-class                             html  
    GO_clusters-class                       html  
    GOclusters_heatmap-methods              html  
    GOcount-methods                         html  
    GOterms_heatmap-methods                 html  
    MDSplot-methods                         html  
    Uniprot2GO                              html  
    Upset-methods                           html  
    ViSEAGO                                 html  
    annotate-methods                        html  
    available_organisms-methods             html  
    build_GO_SS-methods                     html  
    clusters_cor-methods                    html  
    compare_clusters-methods                html  
    compute_SS_distances-methods            html  
    create_topGOdata-methods                html  
    enrich_GO_terms-class                   html  
    gene2GO-class                           html  
    genomic_ressource-class                 html  
    merge_enrich_terms-methods              html  
    myGOs                                   html  
    overLapper                              html  
    finding level-2 HTML links ... done

    pkgdiagram                              html  
    show_heatmap-methods                    html  
    show_table-methods                      html  
    taxonomy                                html  
** 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

install for x64

* installing *source* package 'ViSEAGO' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ViSEAGO' as ViSEAGO_1.0.0.zip
* DONE (ViSEAGO)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'ViSEAGO' successfully unpacked and MD5 sums checked

Tests output


Example timings

ViSEAGO.Rcheck/examples_i386/ViSEAGO-Ex.timings

nameusersystemelapsed
Bioconductor2GO0.050.000.34
Custom2GO0.130.000.13
Ensembl2GO0.180.010.84
EntrezGene2GO000
EntrezGene_orthologs000
GOclusters_heatmap-methods0.080.000.08
GOcount-methods0.240.050.42
GOterms_heatmap-methods0.070.000.08
MDSplot-methods0.080.000.08
Uniprot2GO0.020.000.79
Upset-methods0.650.000.75
annotate-methods000
available_organisms-methods0.490.001.27
build_GO_SS-methods0.090.020.11
clusters_cor-methods0.080.000.08
compare_clusters-methods0.080.000.08
compute_SS_distances-methods0.080.000.07
create_topGOdata-methods0.010.000.43
merge_enrich_terms-methods0.000.000.48
overLapper000
pkgdiagram0.190.060.61
show_heatmap-methods0.110.000.11
show_table-methods0.290.082.49
taxonomy0.020.010.17

ViSEAGO.Rcheck/examples_x64/ViSEAGO-Ex.timings

nameusersystemelapsed
Bioconductor2GO0.070.000.07
Custom2GO0.170.020.18
Ensembl2GO0.330.000.97
EntrezGene2GO000
EntrezGene_orthologs000
GOclusters_heatmap-methods0.090.000.10
GOcount-methods0.340.040.78
GOterms_heatmap-methods0.100.000.09
MDSplot-methods0.090.000.10
Uniprot2GO0.020.000.75
Upset-methods1.450.001.45
annotate-methods000
available_organisms-methods0.090.020.22
build_GO_SS-methods0.080.010.09
clusters_cor-methods0.040.000.04
compare_clusters-methods0.070.000.07
compute_SS_distances-methods0.060.000.06
create_topGOdata-methods0.020.000.01
merge_enrich_terms-methods0.030.000.04
overLapper000
pkgdiagram0.170.050.67
show_heatmap-methods0.10.00.1
show_table-methods0.340.060.47
taxonomy0.000.050.13