Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

BUILD report for motifRG on malbec2

This page was generated on 2020-10-17 11:55:12 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE motifRG PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1128/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
motifRG 1.32.0
Zizhen Yao
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/motifRG
Branch: RELEASE_3_11
Last Commit: 3aa5da1
Last Changed Date: 2020-04-27 14:29:38 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK [ ERROR ] skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
machv2 macOS 10.14.6 Mojave / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: motifRG
Version: 1.32.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data motifRG
StartedAt: 2020-10-16 20:29:39 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 20:31:03 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 83.9 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘motifRG/DESCRIPTION’ ... OK
* preparing ‘motifRG’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘motifRG.Rnw’ using Sweave
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:parallel’:

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: ‘S4Vectors’

The following object is masked from ‘package:base’:

    expand.grid

Loading required package: IRanges
Loading required package: XVector

Attaching package: ‘Biostrings’

The following object is masked from ‘package:base’:

    strsplit

Loading required package: seqLogo
Loading required package: grid
Loading required package: BSgenome
Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: rtracklayer
Loading required package: BSgenome.Hsapiens.UCSC.hg19
Warning: Package 'motifRG' is deprecated and will be removed from Bioconductor
  version 3.12

Error: processing vignette 'motifRG.Rnw' failed with diagnostics:
 chunk 1 
Error : RangedData objects are defunct. Please migrate your code to use GRanges
  or GRangesList objects instead. See IMPORTANT NOTE in ?RangedData

--- failed re-building ‘motifRG.Rnw’

SUMMARY: processing the following file failed:
  ‘motifRG.Rnw’

Error: Vignette re-building failed.
Execution halted