-
`quarto convert` can convert between qmd and ipynb documents. Is it also planned to integrate this with formats such as a plain R files with special comments via `knitr::purl` (https://bookdown.org/yi…
-
# Bookdown project template
## Configuration
### `_bookdown.yml`
```
book_filename: "test-book"
delete_merged_file: true
language:
ui:
chapter_name: "Chapter "
```
Our book also …
-
Make issues as you go through for what content needs to be edited.
-
Hi,
1. For cached chunks with intricate dependencies, it is sometimes unclear why a chunk gets re-evaluated.
2. For chunks that run fast, it is also hard to discern whether the cache was hit or a …
-
Submitting Author Name: Weicheng Sun
Submitting Author Github Handle: @WeichengSun
Other Package Authors Github handles: (comma separated, delete if none)
Repository: https://github.com/Weich…
-
When I generate slidify slides I often run into the problem that the output of a command (for example the "summary" of a linear regression fit) includes too many lines to be displayed all together on …
-
Since we have testing built into the package 'testthat' should be added as a suggests in the DESCRIPTION file
-
### Bug description
If you write an article that contains citations and use the `biblatex` engine instead of the default one (citeproc), Quarto cannot handle underscores in the filename of the .bib f…
-
- NonCompart R 패키지, WinNonLin을 사용한 약동학 비구획분석 (NonCompartmental Analysis, NCA)
- Clinical Study Report (CSR)의 appendix 작성법 (rtf, ReporteRs, Rmarkdown 등을 사용)
- Reproducible research tools (Rmarkdown, …
-
Via https://github.com/r-lib/pkgdown/issues/2168
The vignette below can be knit
````
---
title: "test2"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{test2}
%\Vigne…