Back to Build/check report for BioC 3.12 experimental data
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

BUILD report for dorothea on malbec1

This page was generated on 2021-05-06 14:10:07 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the dorothea package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 99/398HostnameOS / ArchINSTALLBUILDCHECK
dorothea 1.2.2  (landing page)
Christian H. Holland
Snapshot Date: 2021-05-06 09:00:13 -0400 (Thu, 06 May 2021)
URL: https://git.bioconductor.org/packages/dorothea
Branch: RELEASE_3_12
Last Commit: 3205cef
Last Changed Date: 2021-04-19 14:56:48 -0400 (Mon, 19 Apr 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    ERROR  skipped

Summary

Package: dorothea
Version: 1.2.2
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data dorothea
StartedAt: 2021-05-06 10:39:07 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 10:39:54 -0400 (Thu, 06 May 2021)
EllapsedTime: 46.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘dorothea/DESCRIPTION’ ... OK
* preparing ‘dorothea’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘bulk_vignette.Rmd’ using rmarkdown
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")'.


Attaching package: 'dplyr'

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

    combine

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

    combine, intersect, setdiff, union

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

    filter, lag

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

    intersect, setdiff, setequal, union

--- finished re-building ‘bulk_vignette.Rmd’

--- re-building ‘single_cell_vignette.Rmd’ using rmarkdown
Attaching SeuratObject
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Centering and scaling data matrix

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |======================================================================| 100%
Quitting from lines 146-160 (single_cell_vignette.Rmd) 
Error: processing vignette 'single_cell_vignette.Rmd' failed with diagnostics:
invalid class "Graph" object: superclass "Mnumeric" not defined in the environment of the object's class
--- failed re-building ‘single_cell_vignette.Rmd’

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

Error: Vignette re-building failed.
Execution halted