| Back to Multiple platform build/check report for BioC 3.19: simplified long | 
 | 
This page was generated on 2024-06-11 14:43 -0400 (Tue, 11 Jun 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4757 | 
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4491 | 
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4522 | 
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4468 | 
| 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 | ||||
| Package 2264/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ViSEAGO 1.18.0  (landing page) Aurelien Brionne 
 | nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS |  | ||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK |  | ||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK |  | ||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | WARNINGS | OK |  | ||||||||
| To the developers/maintainers of the ViSEAGO package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. | 
| Package: ViSEAGO | 
| Version: 1.18.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ViSEAGO_1.18.0.tar.gz | 
| StartedAt: 2024-06-09 23:46:18 -0400 (Sun, 09 Jun 2024) | 
| EndedAt: 2024-06-09 23:49:48 -0400 (Sun, 09 Jun 2024) | 
| EllapsedTime: 210.0 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: ViSEAGO.Rcheck | 
| Warnings: 4 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ViSEAGO.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ViSEAGO_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/ViSEAGO.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ViSEAGO/DESCRIPTION’ ... OK
* this is package ‘ViSEAGO’ version ‘1.18.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 ‘/Users/biocbuild/bbs-3.19-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 ... WARNING
Non-standard license specification:
  GPL-3 bioconductor.org
Standardizable: FALSE
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 4 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/ViSEAGO.Rcheck/00check.log’
for details.
ViSEAGO.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ViSEAGO ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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)
ViSEAGO.Rcheck/ViSEAGO-Ex.timings
| name | user | system | elapsed | |
| Bioconductor2GO | 0.041 | 0.004 | 0.047 | |
| Custom2GO | 0.175 | 0.009 | 0.185 | |
| Ensembl2GO | 0 | 0 | 0 | |
| EntrezGene2GO | 0.000 | 0.001 | 0.000 | |
| EntrezGene_orthologs | 0.000 | 0.000 | 0.001 | |
| GOclusters_heatmap-methods | 0.039 | 0.002 | 0.041 | |
| GOcount-methods | 0.293 | 0.041 | 0.342 | |
| GOterms_heatmap-methods | 0.030 | 0.001 | 0.032 | |
| MDSplot-methods | 0.038 | 0.002 | 0.040 | |
| Uniprot2GO | 0 | 0 | 0 | |
| Upset-methods | 2.019 | 0.114 | 2.145 | |
| annotate-methods | 0.000 | 0.001 | 0.001 | |
| available_organisms-methods | 0.111 | 0.033 | 0.149 | |
| build_GO_SS-methods | 0.033 | 0.002 | 0.035 | |
| clusters_cor-methods | 0.040 | 0.004 | 0.045 | |
| compare_clusters-methods | 0.038 | 0.003 | 0.040 | |
| compute_SS_distances-methods | 0.034 | 0.002 | 0.037 | |
| create_topGOdata-methods | 0.016 | 0.003 | 0.019 | |
| merge_enrich_terms-methods | 0.074 | 0.022 | 0.130 | |
| overLapper | 0 | 0 | 0 | |
| pkgdiagram | 0.118 | 0.090 | 0.210 | |
| runfgsea-methods | 0.021 | 0.001 | 0.023 | |
| show_heatmap-methods | 0.035 | 0.002 | 0.037 | |
| show_table-methods | 0.173 | 0.035 | 0.222 | |
| taxonomy | 0.019 | 0.004 | 0.282 | |