Back to Books build report for BioC 3.19

This page was generated on 2024-05-17 14:00:04 -0400 (Fri, 17 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
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

Package 5/10HostnameOS / ArchINSTALLBUILDCHECK
OSCA.advanced 1.12.0  (landing page)
Ludwig Geistlinger
Snapshot Date: 2024-05-17 06:45:01 -0400 (Fri, 17 May 2024)
git_url: https://git.bioconductor.org/packages/OSCA.advanced
git_branch: RELEASE_3_19
git_last_commit: 06aad86
git_last_commit_date: 2024-04-30 10:23:28 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped

BUILD results for OSCA.advanced on nebbiolo1


To the developers/maintainers of the OSCA.advanced package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: OSCA.advanced
Version: 1.12.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.advanced
StartedAt: 2024-05-17 07:02:05 -0400 (Fri, 17 May 2024)
EndedAt: 2024-05-17 08:45:15 -0400 (Fri, 17 May 2024)
EllapsedTime: 6190.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSCA.advanced
###
##############################################################################
##############################################################################


* checking for file ‘OSCA.advanced/DESCRIPTION’ ... OK
* preparing ‘OSCA.advanced’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘stub.Rmd’ using rmarkdown
[WARNING] This document format requires a nonempty <title> element.
  Please specify either 'title' or 'pagetitle' in the metadata,
  e.g. by using --metadata pagetitle="..." on the command line.
  Falling back to 'stub.knit'
--- finished re-building ‘stub.Rmd’

"/home/biocbuild/bbs-3.19-bioc/R/bin/R" -e "work.dir <- rebook::bookCache('OSCA.advanced'); handle <- rebook::preCompileBook('../inst/book', work.dir=work.dir, desc='../DESCRIPTION'); old.dir <- setwd(work.dir); bookdown::render_book('index.Rmd'); setwd(old.dir); rebook::postCompileBook(work.dir=work.dir, final.dir='../inst/doc/book', handle=handle)"

R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> work.dir <- rebook::bookCache('OSCA.advanced'); handle <- rebook::preCompileBook('../inst/book', work.dir=work.dir, desc='../DESCRIPTION'); old.dir <- setwd(work.dir); bookdown::render_book('index.Rmd'); setwd(old.dir); rebook::postCompileBook(work.dir=work.dir, final.dir='../inst/doc/book', handle=handle)
# 
# 
# processing file: cell-cycle.Rmd
# 1/62                         
# 2/62 [setup]                 
# 3/62                         
# 4/62 [unnamed-chunk-1]       
# 5/62                         
# 6/62 [unnamed-chunk-2]       
# 7/62                         
# 8/62 [heat-cyclin]           
# 9/62                         
# 10/62 [unnamed-chunk-3]       
# 11/62                         
# 12/62 [unnamed-chunk-4]       
# 13/62                         
# 14/62 [unnamed-chunk-5]       
# 15/62                         
# 16/62 [unnamed-chunk-6]       
# 17/62                         
# 18/62 [heat-cyclin-grun]      
# 19/62                         
# 20/62 [unnamed-chunk-7]       
# 21/62                         
# 22/62 [unnamed-chunk-8]       
# 23/62                         
# 24/62 [unnamed-chunk-9]       
# 25/62                         
# 26/62 [unnamed-chunk-10]      
# 27/62                         
# 28/62 [unnamed-chunk-11]      
# 29/62                         
# 30/62 [dist-lef1]             
# 31/62                         
# 32/62 [unnamed-chunk-12]      
# 33/62                         
# 34/62 [unnamed-chunk-13]      
# 35/62                         
# 36/62 [unnamed-chunk-14]      
# 37/62                         
# 38/62 [phaseplot416b]         
# 39/62                         
# 40/62 [unnamed-chunk-15]      
# 41/62                         
# 42/62 [unnamed-chunk-16]      
# 43/62                         
# 44/62 [cell-cycle-regression] 
# 45/62                         
# 46/62 [cell-cycle-regression2]
# 47/62                         
# 48/62 [cell-cycle-regression3]
# 49/62                         
# 50/62 [leng-nocycle]          
# Error in `h()`:
# ! error in evaluating the argument 'x' in selecting a method for function 'colSums': 'assay(<SingleCellExperiment>, i="character", ...)' invalid subscript 'i'
# 'normalized' not in names(assays(<SingleCellExperiment>))
# Backtrace:
#   1. scuttle::logNormCounts(sce.leng, assay.type = "normalized")
#  12. base::.handleSimpleError(...)
#  13. base (local) h(simpleError(msg, call))
# Warning message:
# call dbDisconnect() when finished working with a connection 
# 
# Quitting from lines 317-343 [leng-nocycle] (cell-cycle.Rmd)
# Execution halted

Error in compileChapter(path) : 
  failed to compile '~/.cache/rebook/OSCA.advanced/1.12.0/cell-cycle.Rmd'
Calls: <Anonymous> ... .precompile_book -> .locked_compile_chapter -> compileChapter
Execution halted
make: *** [Makefile:4: compiled] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) : 
  running 'make' failed
Execution halted