CHECK report for ViSEAGO on machv2
This page was generated on 2020-10-17 11:59:52 -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.
|
|
ViSEAGO 1.2.0 Aurelien Brionne
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020) |
URL: https://git.bioconductor.org/packages/ViSEAGO |
Branch: RELEASE_3_11 |
Last Commit: 22f848a |
Last Changed Date: 2020-04-27 15:28:30 -0400 (Mon, 27 Apr 2020) |
| 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 | |
Summary
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.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/ViSEAGO.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* 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 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’
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 ... ERROR
Running examples in ‘ViSEAGO-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Uniprot2GO
> ### Title: Check available organisms databases at Uniprot.
> ### Aliases: Uniprot2GO
>
> ### ** Examples
>
> # List Uniprot-GOA available organisms
> Uniprot<-ViSEAGO::Uniprot2GO()
sh: wget: command not found
Warning in system(paste("wget", paste(extra, collapse = " "), shQuote(url), :
error in running command
Error in download.file("ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/current_release_numbers.txt", :
'wget' call had nonzero exit status
Calls: <Anonymous> -> download.file
Execution halted
* 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 ERROR, 1 WARNING, 1 NOTE
See
‘/Users/biocbuild/bbs-3.11-bioc/meat/ViSEAGO.Rcheck/00check.log’
for details.
Installation output
ViSEAGO.Rcheck/00install.out
Tests output
Example timings
ViSEAGO.Rcheck/ViSEAGO-Ex.timings