| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:54:37 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE CTDquerier PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 402/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Carles Hernandez-Ferrer
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ ERROR ] | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | ERROR | OK |
| Package: CTDquerier |
| Version: 1.8.0 |
| Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:CTDquerier.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings CTDquerier_1.8.0.tar.gz |
| StartedAt: 2020-10-17 00:22:28 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 00:25:13 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 165.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: CTDquerier.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:CTDquerier.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings CTDquerier_1.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/CTDquerier.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CTDquerier/DESCRIPTION’ ... OK
* this is package ‘CTDquerier’ version ‘1.8.0’
* package encoding: UTF-8
* 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 ‘CTDquerier’ can be installed ... WARNING
Found the following significant warnings:
Warning: Package 'CTDquerier' is deprecated and will be removed from
See ‘/home/biocbuild/bbs-3.11-bioc/meat/CTDquerier.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
installed size is 8.6Mb
sub-directories of 1Mb or more:
data 4.1Mb
extdata 4.1Mb
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
S4 class codoc mismatches from documentation object 'CTDdata':
Slots for class 'CTDdata'
Code: chemicals_interactions diseases gene_gene_interactions
gene_interactions go kegg losts terms timestamp type
Docs: chemicals_interactions diseases gene_gene_interactions
gene_interactions go kegg losts terms type
* checking Rd \usage sections ... WARNING
Documented arguments not in \usage in documentation object 'download_ctd_chem':
‘filename’ ‘mode’
Documented arguments not in \usage in documentation object 'download_ctd_dise':
‘filename’ ‘mode’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... NOTE
Note: found 176 marked UTF-8 strings
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
load_ctd_gene 10.513 0.104 10.727
query_ctd_gene 10.537 0.076 17.936
query_ctd_chem 8.032 0.071 22.610
query_ctd_dise 2.143 0.017 36.065
* 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 ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
! LaTeX Error: There's no line here to end.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
* checking PDF version of manual without hyperrefs or index ... ERROR
* DONE
Status: 1 ERROR, 4 WARNINGs, 2 NOTEs
See
‘/home/biocbuild/bbs-3.11-bioc/meat/CTDquerier.Rcheck/00check.log’
for details.
CTDquerier.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL CTDquerier ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’ * installing *source* package ‘CTDquerier’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: Package 'CTDquerier' is deprecated and will be removed from Bioconductor version 3.12 ** testing if installed package can be loaded from final location Warning: Package 'CTDquerier' is deprecated and will be removed from Bioconductor version 3.12 ** testing if installed package keeps a record of temporary installation path * DONE (CTDquerier)
CTDquerier.Rcheck/CTDquerier-Ex.timings
| name | user | system | elapsed | |
| download_ctd_chem | 1.321 | 0.044 | 1.375 | |
| download_ctd_genes | 0.136 | 0.000 | 0.136 | |
| gala | 0.903 | 0.039 | 0.943 | |
| get_table-methods | 0.602 | 0.023 | 0.626 | |
| get_terms-methods | 0.591 | 0.025 | 0.615 | |
| leaf_plot | 0.468 | 0.015 | 0.484 | |
| load_ctd_chem | 4.175 | 0.057 | 4.565 | |
| load_ctd_dise | 1.066 | 0.044 | 1.125 | |
| load_ctd_gene | 10.513 | 0.104 | 10.727 | |
| query_ctd_chem | 8.032 | 0.071 | 22.610 | |
| query_ctd_dise | 2.143 | 0.017 | 36.065 | |
| query_ctd_gene | 10.537 | 0.076 | 17.936 | |