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

BUILD report for CNPBayes on tokay1

This page was generated on 2020-04-15 12:25:44 -0400 (Wed, 15 Apr 2020).

Package 323/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CNPBayes 1.16.0
Jacob Carey
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/CNPBayes
Branch: RELEASE_3_10
Last Commit: 32b4ce6
Last Changed Date: 2019-10-29 13:09:30 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  ERROR  skipped 
tokay1 Windows Server 2012 R2 Standard / x64  OK [ ERROR ] skipped  skipped 
merida1 OS X 10.11.6 El Capitan / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: CNPBayes
Version: 1.16.0
Command: chmod a+r CNPBayes -R && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data CNPBayes
StartedAt: 2020-04-14 22:41:49 -0400 (Tue, 14 Apr 2020)
EndedAt: 2020-04-14 22:46:03 -0400 (Tue, 14 Apr 2020)
EllapsedTime: 253.8 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r CNPBayes -R && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe 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
Quitting from lines 44-48 (Convergence.Rmd) 
Error: processing vignette 'Convergence.Rmd' failed with diagnostics:
1 components of `...` had unexpected names.

We detected these problematic arguments:
* `values`

Did you misspecify an argument?
--- failed re-building 'Convergence.Rmd'

--- re-building 'Implementation.Rmd' using rmarkdown
pdfcrop.exe: MiKTeX encountered an internal error.
pdfcrop.exe: MiKTeX encountered an internal error.
pdfcrop.exe: MiKTeX encountered an internal error.
Warning: LaTeX Warning: You have requested package `C:/Users/biocbuild/bbs-3.10-bioc/R/l
ibrary/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

-- Attaching packages --------------------------------------- tidyverse 1.3.0 --
v tibble  3.0.0     v stringr 1.4.0
v readr   1.3.1     v forcats 0.5.0
v purrr   0.3.3     
-- 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
Welcome to VanillaICE version 1.48.0
Quitting from lines 72-77 (Overview.Rmd) 
Error: processing vignette 'Overview.Rmd' failed with diagnostics:
1 components of `...` had unexpected names.

We detected these problematic arguments:
* `values`

Did you misspecify an argument?
--- failed re-building 'Overview.Rmd'

SUMMARY: processing the following files failed:
  'Convergence.Rmd' '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