===============================
R CMD BUILD
===============================
* checking for file StatescopeR/DESCRIPTION ... OK
* preparing StatescopeR:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building StatescopeR.Rmd using rmarkdown
Quitting from StatescopeR.Rmd:118-136 [Prepare StatescopeR input]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `lock()`:
! Directory of lock file does not exist: '/var/cache/basilisk'
---
Backtrace:
1. StatescopeR::select_genes(scRNAseq, 200L)
2. basilisk::basiliskStart(autogenes, testload = c("autogenes"))
3. basilisk::obtainEnvironmentPath(env)
4. basilisk::lockExternalDir(exdir, exclusive = FALSE)
5. dir.expiry::lockDirectory(path, ...)
6. filelock::lock(plock, exclusive = FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'StatescopeR.Rmd' failed with diagnostics:
Directory of lock file does not exist: '/var/cache/basilisk'
--- failed re-building StatescopeR.Rmd
SUMMARY: processing the following file failed:
StatescopeR.Rmd
Error: Vignette re-building failed.
Execution halted