-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/lshep/LoriTestPkg
Confirm the following by editin…
-
````
```{extendrsrc macro}
macro_rules! make_heck_fn {
($fn_name:ident) => {
#[extendr]
/// @export
fn $fn_name(x: Strings) -> Strings {
x.into_iter()
…
-
Hi!
I'm having difficulties including images during knitting.
Here is a reproducible example: [test.zip](https://github.com/yihui/knitr/files/9592044/test.zip)
The notebook is in `R/Rmd1/note…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/xuz1/OmicGsea
Confirm the following by editing e…
-
From {knitr} v1.37, [alternative Syntax for Chunk Options (#|)](https://yihui.org/en/2022/01/knitr-news/) has been added. It would be great if VSCode-r extension supports this new syntax in code chunk…
-
I'm seeing some fairly bizarre behavior when trying to output magick images in a `github_document`. Below is a reprex to demonstrate the issue.
``````
---
output: github_document
---
```{r se…
-
We'd like for the user to be able to click a button to download the relevant tables in APA format. This will help collaborators to create their own publications more quickly.
We’ll base it on this d…
-
### Bug description
Given a main qmd document `test.qmd`, when specifying the params externally in a `params.yml` file and trying the `quarto render test.qmd --execute-params params.yaml` the paramet…
-
Via Max Kuhn:
> Does quarto have built-in environmental variables (or similar) during qmd compilation that reflects the output type? Similar to knitr::is_html_output() but cross-language and more s…
-
Hi team!
Thanks for all of the work on the great package!
The knitr utils file copies some unexported functions over from knitr:
https://github.com/rstudio/gt/blob/7929072221b059901a1649fe7f83d…