===============================
R CMD BUILD
===============================
* checking for file ‘OSTA/DESCRIPTION’ ... OK
* preparing ‘OSTA’:
* 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’
quarto render ../inst/
[1m[34m
[ 1/36] index.qmd[39m[22m
[31m
processing file: index.qmd
[39m1/2 [welcome]
2/2
[31moutput file: index.knit.md
[39m[1m[34m
[ 2/36] pages/bkg-introduction.qmd[39m[22m
[1m[34m
[ 3/36] pages/bkg-spatial-omics.qmd[39m[22m
[1m[34m
[ 4/36] pages/bkg-interoperability.qmd[39m[22m
[31m
processing file: bkg-interoperability.qmd
[39m1/31
2/31 [libraries]
3/31
4/31 [env]
[31mError in lock(plock, exclusive = FALSE) :
Directory of lock file does not exist: '/var/cache/basilisk'
Calls: .main ... obtainEnvironmentPath -> lockExternalDir -> lockDirectory -> lock
In addition: Warning message:
Duplicated chunk option(s) 'label' in both chunk header and pipe comments of the chunk 'spatial_scatter'.
[39m[31m
Quitting from bkg-interoperability.qmd:57-69 [env]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `lock()`:
! Directory of lock file does not exist: '/var/cache/basilisk'
---
Backtrace:
▆
1. ├─reticulate::use_virtualenv(obtainEnvironmentPath(env))
2. │ └─reticulate:::virtualenv_path(virtualenv)
3. │ └─reticulate:::python_environment_resolve(...)
4. │ └─envname %||% Sys.getenv("RETICULATE_PYTHON_ENV", unset = "r-reticulate")
5. └─basilisk::obtainEnvironmentPath(env)
6. └─basilisk::lockExternalDir(exdir, exclusive = FALSE)
7. └─dir.expiry::lockDirectory(path, ...)
8. └─filelock::lock(plock, exclusive = FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[39m[31mExecution halted
[39mmake: *** [Makefile:4: render] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) :
running 'make' failed
Execution halted