-
### System details
RStudio Edition : Server [Open Source]
RStudio Version : 2022.7.1.554
OS Version : Ubuntu 22.04.1 LTS
R Version : R Under development (unstable) (20…
-
Dear Sir,
You might be already aware of a new Typst markup language. It has very good math support and a good pdf rendering.
Fortunately, it has Markdown type source code block type. So, I tried…
-
Hi all, I have a R Markdown question.
I am trying to write a results report for my project partners, and R Markdown is the obvious choice as the models/results/plots etc are not necessarily the fin…
-
### Bug description
```qmd
---
title: "Untitled"
format:
beamer:
pdf-engine: lualatex
lang: ja-JP
---
## Quarto
あいうえお
```
When rendering this qmd file, an error occurs with the following…
ujtwr updated
1 month ago
-
Since the number of tables in BIAD changes, we need a better way of including all the table iframes in BIADwiki/structure page.
Several possibilities:
1. Weekly R auto script to email the administra…
-
an exported function like `cover::markdown_output()` to print a coverage report in markdown, which could then easily be used to add either a [Job Summary](https://github.blog/2022-05-09-supercharging-…
-
I'm getting pander output that looks like this:
> | continent | gdp_pc_min | gdp_pc_mean | gdp_pc_max |
> |:-----------:|:------------:|:-------------:|:------------:|
> | Africa | 2…
-
### Bug description
Including computational plot or table output in enumerated lists requires the code to be indented in the source in order to benefit from automatic numbering. However this result…
-
This is a list we can turn in potential issue of ideas for improving Quarto support. This comes from works done on the R part of Quarto using **knitr**
- [ ] `verbatim` engine and related should pr…
cderv updated
1 month ago
-
## Preamble
To pass the "noSuggests" check, we use the recommended approach of evaluating vignettes conditional on availability of all soft/weak dependencies. But, currently, the way we do it is qu…