-
### Issue Description and Expected Result
`dbAppendTable()` does not return the number of rows affected
### Database
PostgreSQL 11.0.6
### Reproducible Example
``` r
library(DBI)
# Appe…
-
### Description
The PDF content renders, but without the titlepage theme.
### Steps to Reproduce
```
❯ quarto use template nmfs-opensci/quarto_titlepages
Quarto templates may execute code…
-
### Bug description
I wanted to give a try to manuscript, which sounds very exciting but I got the followinf error when running quarto render
ERROR: The cell fig-spatial-plot does not exist in …
-
### Bug description
Quarto render error for one template on my machine (Other machines work)
### Steps to reproduce
The template came from: https://github.com/numbats/monash-quarto-thesis
I …
-
Hello!
This package is excellect. I ran it perfectly first time when i loaded a seurat v4 template object from my other project, but when I changed to Seurat v5 object, it started to show this err…
-
Hey guys!
When I run 'h5ad2rds.R' to convert h5ad file to .rds format, I met error"Error in UpdateKey(key = layer) : could not find function "UpdateKey".
Maybe "UpdateKey" function is a function in"…
-
Currently `epidist` returns the stored probability mass functions, but it could help interoperability with other packages (e.g. simulation based ones) to also have functionality to generate random val…
-
When I run `make docs`, the makefile calls `build` and then `install`:
https://github.com/pola-rs/r-polars/blob/d6cc4dfe7e1045d172ae5aee4d11ba8e8f72a8a5/Makefile#L68
This compiles the Rust deps …
-
Dear Sam,
Thank you very much for developing your package.
I am trying to convert Seurat object V5 to an anndata object using your function and I got an error
```r
# insert r…
-
Hi, I am encountering the following error.
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available). …