===============================
R CMD BUILD
===============================
* checking for file ‘scToppR/DESCRIPTION’ ... OK
* preparing ‘scToppR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘differential_expression_airway.Rmd’ using rmarkdown
Quitting from differential_expression_airway.Rmd:23-49 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'differential_expression_airway.Rmd' failed with diagnostics:
Could not find a root 'DESCRIPTION' file that starts with '^Package' in
'/Users/bryanwgranger/biocm/packages/scToppR'.
i Are you in your project directory and does your project have a 'DESCRIPTION'
file?
--- failed re-building ‘differential_expression_airway.Rmd’
--- re-building ‘differential_expression_seurat.Rmd’ using rmarkdown
Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "differential_expression_seurat", and the latter is "scToppR with differential expression, Seurat object data". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
--- finished re-building ‘differential_expression_seurat.Rmd’
--- re-building ‘introduction.Rmd’ using rmarkdown
Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "introduction", and the latter is "Introduction to scToppR". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
--- finished re-building ‘introduction.Rmd’
SUMMARY: processing the following file failed:
‘differential_expression_airway.Rmd’
Error: Vignette re-building failed.
Execution halted