-
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
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
-
I'm getting pander output that looks like this:
> | continent | gdp_pc_min | gdp_pc_mean | gdp_pc_max |
> |:-----------:|:------------:|:-------------:|:------------:|
> | Africa | 2…
-
``` r
library(utValidateR)
testdf Warning in check_expected_values(., colname = expected_value_column): The following rows of test data have bad expected values and were removed: 62, 63, 64, 65, 66…
-
## 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…
-
Is there a way for a document to detect that it is being produced with `output: markdown::html_format`? I would like to use that output format for `rgl` vignettes, because then they will work even if…
-
Hi,
I am writing a code to generate a document to pdf using Qarto- R with the set up of title page image.
YAML format is below:
---
````qmd
---
format:
titlepage-pdf:
titlepage-…
-
I have posted this question on [SO](https://stackoverflow.com/questions/68283952/knitr-inline-code-chunk-of-foreign-engine).
I've written a knitr engine to process Maxima code (as part of a [packag…
rcst updated
6 months ago
-
There are lots of little tips I find and always forget and thought it'd be nice to compile them in a page. It could be another Resource. Pasting a bit of it below to give you an idea.
---
title:…