Back to Workflows build report for BioC 3.15

This page was generated on 2022-10-18 14:00:09 -0400 (Tue, 18 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD results for TCGAWorkflow on nebbiolo1


To the developers/maintainers of the TCGAWorkflow package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 28/29HostnameOS / ArchINSTALLBUILD
TCGAWorkflow 1.20.0  (landing page)
Tiago Chedraoui Silva
Snapshot Date: 2022-10-18 07:45:02 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/TCGAWorkflow
git_branch: RELEASE_3_15
git_last_commit: d9c78c1
git_last_commit_date: 2022-04-26 12:41:06 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    ERROR  
merida1macOS 10.14.6 Mojave / x86_64  OK    ERROR  

Summary

Package: TCGAWorkflow
Version: 1.20.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TCGAWorkflow
StartedAt: 2022-10-18 08:03:11 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 08:05:57 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 166.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘TCGAWorkflow/DESCRIPTION’ ... OK
* preparing ‘TCGAWorkflow’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘TCGAWorkflow.Rmd’ using rmarkdown
Warning: replacing previous import 'SummarizedExperiment::as.data.frame' by 'motifStack::as.data.frame' when loading 'TCGAWorkflow'
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
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")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

--------------------------------------
o GDCquery: Searching in GDC database
--------------------------------------
Genome of reference: hg38
--------------------------------------------
oo Accessing GDC. This might take a while...
--------------------------------------------
ooo Project: TCGA-GBM
--------------------
oo Filtering results
--------------------
ooo By file.type
ooo By barcode
----------------
oo Checking data
----------------
ooo Checking if there are duplicated cases
ooo Checking if there are results for the query
-------------------
o Preparing output
-------------------
Downloading data for project TCGA-GBM
GDCdownload will download 2 files. A total of 60.483 KB
Downloading as: Tue_Oct_18_08_05_11_2022.tar.gz
To get the following information please change the clinical.info argument
=> new_tumor_events: new_tumor_event 
=> drugs: drug 
=> follow_ups: follow_up 
=> radiations: radiation
Parsing follow up version: follow_up_v1.0
Warning: `funs()` was deprecated in dplyr 0.8.0.
ℹ Please use a list of either functions or lambdas:

# Simple named list: list(mean = mean, median = median)

# Auto named with `tibble::lst()`: tibble::lst(mean, median)

# Using lambdas list(~ mean(., trim = .2), ~ median(., na.rm = TRUE))
ℹ The deprecated feature was likely used in the TCGAbiolinks package.
  Please report the issue at
  <https://github.com/BioinformaticsFMRP/TCGAbiolinks/issues>.
gbm subtype information from:doi:10.1016/j.cell.2015.12.028
Looking for clinical data in annoatation slot of MAF..
Number of mutated samples for given genes: 
Median survival..
Quitting from lines 818-825 (TCGAWorkflow.Rmd) 
Error: processing vignette 'TCGAWorkflow.Rmd' failed with diagnostics:
Time variable is not numeric
--- failed re-building ‘TCGAWorkflow.Rmd’

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

Error: Vignette re-building failed.
Execution halted