Package: chunkhooks 0.0.1
chunkhooks: Chunk Hooks for 'R Markdown'
Set chunk hooks for 'R Markdown' documents <https://rmarkdown.rstudio.com/>, and improve user experience. For example, change units of figure sizes, benchmark chunks, and number lines on code blocks.
Authors:
chunkhooks_0.0.1.tar.gz
chunkhooks_0.0.1.zip(r-4.5)chunkhooks_0.0.1.zip(r-4.4)chunkhooks_0.0.1.zip(r-4.3)
chunkhooks_0.0.1.tgz(r-4.5-any)chunkhooks_0.0.1.tgz(r-4.4-any)chunkhooks_0.0.1.tgz(r-4.3-any)
chunkhooks_0.0.1.tar.gz(r-4.5-noble)chunkhooks_0.0.1.tar.gz(r-4.4-noble)
chunkhooks_0.0.1.tgz(r-4.4-emscripten)chunkhooks_0.0.1.tgz(r-4.3-emscripten)
chunkhooks.pdf |chunkhooks.html✨
chunkhooks/json (API)
NEWS
# Install 'chunkhooks' in R: |
install.packages('chunkhooks', repos = c('https://atusy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/atusy/chunkhooks/issues
Pkgdown site:https://chunkhooks.atusy.net
Last updated 3 years agofrom:68f4f41cda. Checks:1 OK, 7 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 08 2025 |
R-4.5-win | ERROR | Feb 10 2025 |
R-4.5-mac | ERROR | Feb 10 2025 |
R-4.5-linux | ERROR | Feb 10 2025 |
R-4.4-win | ERROR | Feb 10 2025 |
R-4.4-mac | ERROR | Feb 10 2025 |
R-4.3-win | ERROR | Feb 10 2025 |
R-4.3-mac | ERROR | Feb 10 2025 |
Exports:benchmarkscomment_outcomment_syntaxcomment_titleformat_benchmarkhook_benchmarkhook_figure_unithook_numberLineshook_title_comment
Dependencies:evaluatehighrknitrmeasurementsprettyunitsxfunyaml
Benchmark chunks
Rendered frombenchmark.Rmd
usingknitr::rmarkdown
on Feb 08 2025.Last update: 2020-07-23
Started: 2020-07-23
Change the unit of figure size
Rendered fromfigure-unit.Rmd
usingknitr::rmarkdown
on Feb 08 2025.Last update: 2020-07-23
Started: 2020-07-23
Number lines on code blocks
Rendered fromnumberLines.Rmd
usingknitr::rmarkdown
on Feb 08 2025.Last update: 2020-07-23
Started: 2020-07-23
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Benchmark chunks | benchmark benchmarks format_benchmark hook_benchmark |
Comment out codes based on their languages. | comment_out |
Comment syntax. | comment_syntax |
Comment title to chunk code | comment_title |
Change the unit of figure size | hook_figure_unit |
Number lines on code blocks | hook_numberLines |
Prepend title comment to chunks | hook_title_comment |