| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:27:50 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the GWAS.BAYES package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 807/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GWAS.BAYES 1.0.0 (landing page) Jake Williams
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| Package: GWAS.BAYES |
| Version: 1.0.0 |
| Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data GWAS.BAYES |
| StartedAt: 2021-05-05 19:30:17 -0400 (Wed, 05 May 2021) |
| EndedAt: 2021-05-05 19:35:17 -0400 (Wed, 05 May 2021) |
| EllapsedTime: 299.8 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data GWAS.BAYES
###
##############################################################################
##############################################################################
* checking for file ‘GWAS.BAYES/DESCRIPTION’ ... OK
* preparing ‘GWAS.BAYES’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘VignetteGWASBAYES.Rmd’ using rmarkdown
Loading required package: Rcpp
Loading required package: RcppEigen
Loading required package: GA
Loading required package: foreach
Loading required package: iterators
Package 'GA' version 3.2.1
Type 'citation("GA")' for citing this R package in publications.
Attaching package: 'GA'
The following object is masked from 'package:utils':
de
Loading required package: caret
Loading required package: lattice
Loading required package: ggplot2
Loading required package: doParallel
Loading required package: parallel
Loading required package: memoise
Loading required package: reshape2
Loading required package: Matrix
For example usage please run: vignette('qqman')
Citation appreciated but not required:
Turner, (2018). qqman: an R package for visualizing GWAS results using Q-Q and manhattan plots. Journal of Open Source Software, 3(25), 731, https://doi.org/10.21105/joss.00731.
Attaching package: 'qqman'
The following object is masked from 'package:lattice':
qq
Warning in manhattan(Significant_SNPs, chr = "Chromosomes", bp = "Positions", :
No SNP column found. OK unless you're trying to highlight.
Quitting from lines 437-441 (VignetteGWASBAYES.Rmd)
Error: processing vignette 'VignetteGWASBAYES.Rmd' failed with diagnostics:
arguments must have same length
--- failed re-building ‘VignetteGWASBAYES.Rmd’
SUMMARY: processing the following file failed:
‘VignetteGWASBAYES.Rmd’
Error: Vignette re-building failed.
Execution halted