| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:57:59 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE ViSEAGO PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1876/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| ViSEAGO 1.2.0 Aurelien Brionne
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | NA | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | ERROR | OK |
| Package: ViSEAGO |
| Version: 1.2.0 |
| Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ViSEAGO.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings ViSEAGO_1.2.0.tar.gz |
| StartedAt: 2020-10-17 09:13:18 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 09:18:25 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 307.3 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: ViSEAGO.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:ViSEAGO.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings ViSEAGO_1.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/ViSEAGO.Rcheck'
* using R version 4.0.3 (2020-10-10)
* 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.2.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'
GOterms_heatmap,GO_SS: no visible binding for global variable 'GO.ID'
MDSplot,ANY: no visible binding for global variable 'text'
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 : <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:
. ENTREZID EVIDENCE GO GO.ID IC N ONTOLOGY 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 ...
** 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: 1 WARNING, 1 NOTE
See
'C:/Users/biocbuild/bbs-3.11-bioc/meat/ViSEAGO.Rcheck/00check.log'
for details.
ViSEAGO.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/ViSEAGO_1.2.0.tar.gz && rm -rf ViSEAGO.buildbin-libdir && mkdir ViSEAGO.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=ViSEAGO.buildbin-libdir ViSEAGO_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL ViSEAGO_1.2.0.zip && rm ViSEAGO_1.2.0.tar.gz ViSEAGO_1.2.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 2225k 100 2225k 0 0 25.1M 0 --:--:-- --:--:-- --:--:-- 27.5M
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.2.0.zip
* DONE (ViSEAGO)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'ViSEAGO' successfully unpacked and MD5 sums checked
|
ViSEAGO.Rcheck/examples_i386/ViSEAGO-Ex.timings
|
ViSEAGO.Rcheck/examples_x64/ViSEAGO-Ex.timings
|