Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

BUILD report for sampleClassifier on malbec2

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

TO THE DEVELOPERS/MAINTAINERS OF THE sampleClassifier PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1570/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sampleClassifier 1.12.0
Khadija El Amrani
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/sampleClassifier
Branch: RELEASE_3_11
Last Commit: df48c5d
Last Changed Date: 2020-04-27 15:05:10 -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: sampleClassifier
Version: 1.12.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data sampleClassifier
StartedAt: 2020-10-16 21:34:55 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 21:36:13 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 78.2 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 sampleClassifier
###
##############################################################################
##############################################################################


* checking for file ‘sampleClassifier/DESCRIPTION’ ... OK
* preparing ‘sampleClassifier’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘sampleClassifier.Rnw’ using Sweave
Loading required package: MGFM
Loading required package: AnnotationDbi
Loading required package: stats4
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: 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: IRanges
Loading required package: S4Vectors

Attaching package: ‘S4Vectors’

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

    expand.grid

Loading required package: annotate
Loading required package: XML
Loading required package: MGFR
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: ‘matrixStats’

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

    anyMissing, rowMedians


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

Loading required package: hgu133plus2.db
Loading required package: org.Hs.eg.db


Loading required package: hgu133a.db

Warning in svm.default(x = t(mpsmat), y = colnames(ref_matrix), type = "C-classification",  :
  NAs introduced by coercion

Error: processing vignette 'sampleClassifier.Rnw' failed with diagnostics:
 chunk 13 (label = classify_microdata_svm) 
Error in if (any(as.integer(y) != y)) stop("dependent variable has to be of factor or integer type for classification mode.") : 
  missing value where TRUE/FALSE needed

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

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

Error: Vignette re-building failed.
Execution halted