The new "quarto rendering" documents in RStudio do not correctly parse the citation("openCyto") in the openCyto package. I suspect this is related to the embedded braces {{ }} in the author field.
One expects to see Finak et al, 2014 when the citation is rendered, but one sees only " et al, 2014".
I don't know if this is a quarto problem or an openCyto problem but I filed a report on the quarto page where i first encountered this. The crossref is:
The new "quarto rendering" documents in RStudio do not correctly parse the citation("openCyto") in the openCyto package. I suspect this is related to the embedded braces {{ }} in the author field.
One expects to see Finak et al, 2014 when the citation is rendered, but one sees only " et al, 2014".
I don't know if this is a quarto problem or an openCyto problem but I filed a report on the quarto page where i first encountered this. The crossref is:
[(https://github.com/quarto-dev/quarto-cli/issues/6790)]