Back to Multiple platform build/check report for BioC 3.12
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

BUILD report for BrainStars on merida1

This page was generated on 2021-05-06 12:34:27 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the BrainStars package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 204/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BrainStars 1.34.0  (landing page)
Itoshi NIKAIDO
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/BrainStars
Branch: RELEASE_3_12
Last Commit: 87655cb
Last Changed Date: 2020-10-27 10:45:11 -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: BrainStars
Version: 1.34.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data BrainStars
StartedAt: 2021-05-05 18:28:24 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 18:28:56 -0400 (Wed, 05 May 2021)
EllapsedTime: 33.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data BrainStars
###
##############################################################################
##############################################################################


* checking for file ‘BrainStars/DESCRIPTION’ ... OK
* preparing ‘BrainStars’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘BrainStars.Rnw’ using Sweave
Loading required package: RCurl
Loading required package: Biobase
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.max, which.min

Welcome to Bioconductor

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


Error: processing vignette 'BrainStars.Rnw' failed with diagnostics:
 chunk 11 
Error in count(response) : 
  'list' object cannot be coerced to type 'double'

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

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

Error: Vignette re-building failed.
Execution halted