Back to Multiple platform build/check report for BioC 3.12
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

BUILD report for GWAS.BAYES on tokay1

This page was generated on 2021-05-06 12:31:43 -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/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GWAS.BAYES 1.0.0  (landing page)
Jake Williams
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/GWAS.BAYES
Branch: RELEASE_3_12
Last Commit: 919eb22
Last Changed Date: 2020-10-27 12:04:00 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    ERROR  skipped
tokay1Windows Server 2012 R2 Standard / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    ERROR  skippedskipped

Summary

Package: GWAS.BAYES
Version: 1.0.0
Command: chmod a+r GWAS.BAYES -R && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data GWAS.BAYES
StartedAt: 2021-05-05 21:25:03 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 21:32:33 -0400 (Wed, 05 May 2021)
EllapsedTime: 450.5 seconds
RetCode: 1
Status:   ERROR   
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r GWAS.BAYES -R && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe 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