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

This page was generated on 2022-04-13 12:06:06 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for ViSEAGO on nebbiolo2


To the developers/maintainers of the ViSEAGO package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ViSEAGO.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 2052/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ViSEAGO 1.8.0  (landing page)
Aurelien Brionne
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/ViSEAGO
git_branch: RELEASE_3_14
git_last_commit: c5fd4b9
git_last_commit_date: 2021-10-26 12:52:59 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: ViSEAGO
Version: 1.8.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings ViSEAGO_1.8.0.tar.gz
StartedAt: 2022-04-12 09:50:28 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 09:53:09 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 161.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ViSEAGO.Rcheck
Warnings: 3

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/ViSEAGO.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.8.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 ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘data.table::set’ by ‘dendextend::set’ when loading ‘ViSEAGO’
See ‘/home/biocbuild/bbs-3.14-bioc/meat/ViSEAGO.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is 12.3Mb
  sub-directories of 1Mb or more:
    extdata  10.6Mb
* 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.
Namespace in Imports field not imported from: ‘processx’
  All declared Imports should be used.
* 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 : genes_symbols_add: 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’
MDSplot,ANY: no visible binding for global variable ‘GO.cluster’
Upset,ANY: no visible global function definition for ‘png’
Upset,ANY: no visible global function definition for ‘dev.off’
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 : genes_symbols_add : esummary : <anonymous>:
  no visible binding for global variable ‘start’
merge_enrich_terms,list : genes_symbols_add : esummary : <anonymous>:
  no visible binding for global variable ‘end’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘pval’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘pathway’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘Id’
merge_enrich_terms,list : <anonymous>: no visible global function
  definition for ‘.’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘padj’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘nMoreExtreme’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘ES’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘NES’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘size’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘genes_frequency’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘log2err’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘leadingEdge’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘Significant_genes’
merge_enrich_terms,list : <anonymous>: no visible binding for global
  variable ‘GO.ID’
runfgsea,ANY-gene2GO-character: no visible binding for global variable
  ‘genes_frequency’
runfgsea,ANY-gene2GO-character: no visible binding for global variable
  ‘leadingEdge’
runfgsea,ANY-gene2GO-character: no visible binding for global variable
  ‘size’
runfgsea,ANY-gene2GO-character: no visible binding for global variable
  ‘pathway’
Undefined global functions or variables:
  . ENTREZID ES EVIDENCE GO GO.ID GO.cluster IC Id N NES ONTOLOGY
  Significant_genes dev.off end genes_frequency leadingEdge log2err
  nMoreExtreme padj pathway png pval size start text
Consider adding
  importFrom("grDevices", "dev.off", "png")
  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 ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
              old_size new_size compress
  myGOs.RData    876Kb    517Kb       xz
* 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: 3 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.14-bioc/meat/ViSEAGO.Rcheck/00check.log’
for details.



Installation output

ViSEAGO.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘ViSEAGO’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘data.table::set’ by ‘dendextend::set’ when loading ‘ViSEAGO’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘data.table::set’ by ‘dendextend::set’ when loading ‘ViSEAGO’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘data.table::set’ by ‘dendextend::set’ when loading ‘ViSEAGO’
** testing if installed package keeps a record of temporary installation path
* DONE (ViSEAGO)

Tests output


Example timings

ViSEAGO.Rcheck/ViSEAGO-Ex.timings

nameusersystemelapsed
Bioconductor2GO0.0320.0040.036
Custom2GO0.1460.0000.147
Ensembl2GO000
EntrezGene2GO000
EntrezGene_orthologs000
GOclusters_heatmap-methods0.0370.0000.037
GOcount-methods0.190.020.21
GOterms_heatmap-methods0.0360.0000.036
MDSplot-methods0.0400.0080.047
Uniprot2GO000
Upset-methods1.6710.0801.751
annotate-methods0.0010.0000.000
available_organisms-methods0.0830.0040.087
build_GO_SS-methods0.0320.0040.036
clusters_cor-methods0.0290.0080.037
compare_clusters-methods0.0370.0000.037
compute_SS_distances-methods0.0330.0030.037
create_topGOdata-methods0.0140.0000.015
merge_enrich_terms-methods0.1000.0000.077
overLapper000
pkgdiagram0.1150.0240.131
runfgsea-methods0.0240.0000.015
show_heatmap-methods0.0480.0000.040
show_table-methods0.1650.0240.186
taxonomy0.0310.0000.306