Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

BUILD report for CNPBayes on malbec2

This page was generated on 2019-04-09 11:44:06 -0400 (Tue, 09 Apr 2019).

Package 302/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CNPBayes 1.13.5
Jacob Carey
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/CNPBayes
Branch: master
Last Commit: 1e9cdbb
Last Changed Date: 2019-01-03 09:20:51 -0400 (Thu, 03 Jan 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK [ ERROR ] skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  ERROR  OK 

Summary

Package: CNPBayes
Version: 1.13.5
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data CNPBayes
StartedAt: 2019-04-08 20:54:19 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 20:58:01 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 221.5 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data CNPBayes
###
##############################################################################
##############################################################################


* checking for file ‘CNPBayes/DESCRIPTION’ ... OK
* preparing ‘CNPBayes’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
duplicated vignette title:
  ‘Overview of CNPBayes package’

--- re-building ‘Convergence.Rmd’ using rmarkdown
Warning: LaTeX Warning: You have requested package `/home/biocbuild/bbs-3.9-bioc/R/libra
ry/BiocStyle/resources/tex/Bioconductor',
               but the package provides `Bioconductor'.
Package geometry Warning: Over-specification in `h'-direction.
    `width' (384.1122pt) is ignored.
Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use
less on input line 173.
--- finished re-building ‘Convergence.Rmd’

--- re-building ‘Implementation.Rmd’ using rmarkdown
Warning: LaTeX Warning: You have requested package `/home/biocbuild/bbs-3.9-bioc/R/libra
ry/BiocStyle/resources/tex/Bioconductor',
               but the package provides `Bioconductor'.
Package geometry Warning: Over-specification in `h'-direction.
    `width' (384.1122pt) is ignored.
Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use
less on input line 173.
--- finished re-building ‘Implementation.Rmd’

--- re-building ‘Overview.Rmd’ using rmarkdown
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

The following object is masked from 'package:dplyr':

    count

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

Registered S3 method overwritten by 'rvest':
  method            from
  read_xml.response xml2
-- Attaching packages ------------------------------------ tidyverse 1.2.1 --
v tibble  2.1.1     v purrr   0.3.2
v readr   1.3.1     v stringr 1.4.0
v tibble  2.1.1     v forcats 0.4.0
-- Conflicts --------------------------------------- tidyverse_conflicts() --
x ggplot2::Position()  masks BiocGenerics::Position(), base::Position()
x dplyr::collapse()    masks IRanges::collapse()
x Biobase::combine()   masks dplyr::combine(), BiocGenerics::combine()
x matrixStats::count() masks dplyr::count()
x dplyr::desc()        masks IRanges::desc()
x tidyr::expand()      masks S4Vectors::expand()
x dplyr::filter()      masks stats::filter()
x dplyr::first()       masks S4Vectors::first()
x dplyr::lag()         masks stats::lag()
x purrr::reduce()      masks GenomicRanges::reduce(), IRanges::reduce()
x dplyr::rename()      masks S4Vectors::rename()
x purrr::simplify()    masks DelayedArray::simplify()
x dplyr::slice()       masks IRanges::slice()
Loading required package: VanillaICE
Quitting from lines 43-47 (Overview.Rmd) 
Error: processing vignette 'Overview.Rmd' failed with diagnostics:
unable to find required package 'VanillaICE'
--- failed re-building ‘Overview.Rmd’

SUMMARY: processing the following file failed:
  ‘Overview.Rmd’

Error: Vignette re-building failed.
Error: Duplicate vignette titles.
  Ensure that the %\VignetteIndexEntry lines in the vignette sources
  correspond to the vignette titles.
Execution halted