rmarkdown icon indicating copy to clipboard operation
rmarkdown copied to clipboard

Dynamic Documents for R

Results 174 rmarkdown issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to run python packages via reticulate, but imports fail when using `rmarkdown::render("script.R")` whereas`Rscript script.R` succeeds. here's my conda env ``` mamba create -c conda-forge -n test scanpy...

theme: python / reticulate
reprex

RMarkdown depends on https://mathjax.rstudio.com/latest/MathJax.js, which points to MathJax 2.7.2. MathJax 2.7.2 is affected by the following vulnerabilities: https://nvd.nist.gov/vuln/detail/CVE-2018-1999024 (fixed by 2.7.4) \ https://nvd.nist.gov/vuln/detail/CVE-2023-39663 (still present in 2.7.9, disputed by vendor)...

external

When making a nested tibble with large lists (or tibbles) in rmarkdown/rnotebook, "knit/preview" causes time consuming in pandoc and generate a very large html file. Thus, the inner contents of...

feature
theme: html_notebook

as it seems to be not installing due to auth issue See https://github.com/rstudio/rmarkdown/actions/runs/9518128513/job/26246875020#step:7:47