-
Please, fix these dependencies:
- knitr (≥ 1.2.0) -> knitr (≥ 1.2)
- magrittr (≥ 1.5.0) -> magrittr (≥ 1.5)
- jsonlite (≥ 1.5.0) -> jsonlite (≥ 1.5)
This doesn't matter on CRAN, because in R `…
-
- Build date: 2023/7/30
- R version: 4.2.0
- R Studio version: 2023.06.1 Build 524
- Problem:
- source code: [06-operation.Rmd](https://github.com/cosname/rmarkdown-guide/blob/da3483429afab5df8b…
-
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…
-
This is possible in **knitr** following discussion at https://github.com/yihui/knitr/issues/2152 by opting in using option `options(knitr.svg.object = TRUE)`. Unfortunately, this does not work in Quar…
cderv updated
9 months ago
-
### Bug description
In a simple default project (a) Quarto file/s have `format: gfm` (github flavored markdown). Rendering each file individually only create an .md file, as it should. If none of the…
-
### Bug description
I encountered an issue where a table generated with pd.to_markdown in Jupyter Lab loses its borders when exported to Word using Quarto. The borders appear correctly in the PDF o…
-
I'm very interested in the idea of using a local directory of R packages as the local repo for a packrat project. I've installed R 3.1.2 on a ubuntu server along with RStudio server. I've configured…
-
Perhaps use ImageMagick to convert from PDF to either format. Or is there a better tool?
-
`knitr::spin()` will put outputs of inline expressions as inline codes if there are inline codes existing in the file.
This may related to https://github.com/yihui/knitr/pull/1611, specifically to …
-
From https://github.com/wlandau/targets/issues/256
When `tangle = TRUE` and Rmd uses parameters, it works ok if params are used in code chunks but it fails if params is used in one of the chunk opt…
cderv updated
3 years ago