| Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:52:46 -0400 (Tue, 16 Apr 2019).
| Package 214/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| cellbaseR 1.6.1 Mohammed OE Abdallah
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ ERROR ] | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: cellbaseR |
| Version: 1.6.1 |
| Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:cellbaseR.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings cellbaseR_1.6.1.tar.gz |
| StartedAt: 2019-04-15 22:43:10 -0400 (Mon, 15 Apr 2019) |
| EndedAt: 2019-04-15 22:45:22 -0400 (Mon, 15 Apr 2019) |
| EllapsedTime: 131.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: cellbaseR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:cellbaseR.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings cellbaseR_1.6.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/cellbaseR.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cellbaseR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cellbaseR’ version ‘1.6.1’
* 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 ‘cellbaseR’ 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 ... 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 ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘cellbaseR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getTf,CellBaseR-method
> ### Title: getTf
> ### Aliases: getTf,CellBaseR-method getTf
>
> ### ** Examples
>
> cb <- CellBaseR()
> param <- CellBaseParam(limit = 12)
> res <- getTf(object=cb, ids="CTCF", resource="tfbs", param=param)
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: Operation timed out after 10001 milliseconds with 0 bytes received
Calls: getTf ... request_fetch -> request_fetch.write_memory -> <Anonymous>
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
See
‘/home/biocbuild/bbs-3.8-bioc/meat/cellbaseR.Rcheck/00check.log’
for details.
cellbaseR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL cellbaseR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’ * installing *source* package ‘cellbaseR’ ... ** R ** 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 * DONE (cellbaseR)
cellbaseR.Rcheck/cellbaseR-Ex.timings
| name | user | system | elapsed | |
| AnnotateVcf-CellBaseR-method | 7.648 | 1.520 | 10.038 | |
| CellBaseParam | 0.004 | 0.000 | 0.002 | |
| CellBaseR | 0.036 | 0.012 | 0.341 | |
| createGeneModel | 0.260 | 0.028 | 0.875 | |
| getCaddScores | 0.056 | 0.008 | 0.547 | |
| getCellBase-CellBaseR-method | 0.068 | 0.008 | 0.556 | |
| getCellBaseResourceHelp | 0.400 | 0.020 | 0.995 | |
| getChromosomeInfo-CellBaseR-method | 0.064 | 0.000 | 0.543 | |
| getClinical-CellBaseR-method | 0.628 | 0.012 | 1.428 | |
| getClinicalByRegion | 1.720 | 0.044 | 2.888 | |
| getConservationByRegion | 0.120 | 0.000 | 0.807 | |
| getGene-CellBaseR-method | 0.112 | 0.000 | 0.805 | |
| getGeneInfo | 0.076 | 0.000 | 0.543 | |
| getMeta-CellBaseR-method | 0.084 | 0.000 | 0.544 | |
| getProtein-CellBaseR-method | 0.144 | 0.000 | 0.731 | |
| getProteinInfo | 0.156 | 0.004 | 0.730 | |
| getRegion-CellBaseR-method | 0.164 | 0.000 | 0.850 | |
| getRegulatoryByRegion | 0.188 | 0.000 | 1.020 | |
| getSnp-CellBaseR-method | 0.096 | 0.000 | 0.574 | |
| getSnpByGene | 0.088 | 0.000 | 0.596 | |