This page was generated on 2019-04-09 11:53:00 -0400 (Tue, 09 Apr 2019).
MOFA 0.99.14 Britta Velten
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019) |
URL: https://git.bioconductor.org/packages/MOFA |
Branch: master |
Last Commit: f81da40 |
Last Changed Date: 2019-03-27 07:58:34 -0400 (Wed, 27 Mar 2019) |
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | [ ERROR ] | skipped | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | ERROR | skipped | skipped | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | ERROR | skipped | skipped | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data MOFA
###
##############################################################################
##############################################################################
* checking for file ‘MOFA/DESCRIPTION’ ... OK
* preparing ‘MOFA’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘MOFA.Rmd’ using rmarkdown
--- finished re-building ‘MOFA.Rmd’
--- re-building ‘MOFA_example_CLL.Rmd’ using rmarkdown
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
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, colMeans, colSums, 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, rowMeans,
rowSums, rownames, sapply, setdiff, sort, table, tapply, union,
unique, unsplit, which, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
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")'.
Loading required package: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Loading required package: BiocParallel
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
Registered S3 methods overwritten by 'ggplot2':
method from
[.quosures rlang
c.quosures rlang
print.quosures rlang
Attaching package: 'MOFA'
The following objects are masked from 'package:Biobase':
featureNames, featureNames<-, sampleNames, sampleNames<-
The following object is masked from 'package:stats':
predict
Creating MOFA object from a MultiAssayExperiment object...
--- finished re-building ‘MOFA_example_CLL.Rmd’
--- re-building ‘MOFA_example_scMT.Rmd’ using rmarkdown
--- finished re-building ‘MOFA_example_scMT.Rmd’
--- re-building ‘MOFA_example_simulated.Rmd’ using rmarkdown
Quitting from lines 42-56 (MOFA_example_simulated.Rmd)
Error: processing vignette 'MOFA_example_simulated.Rmd' failed with diagnostics:
mofapy package not found. Make sure that Reticulate is pointing to the right Python binary.
Please read the instructions here: https://github.com/bioFAM/MOFA#installation
--- failed re-building ‘MOFA_example_simulated.Rmd’
SUMMARY: processing the following file failed:
‘MOFA_example_simulated.Rmd’
Error: Vignette re-building failed.
Execution halted