Package: chunkhooks
Title: Chunk Hooks for 'R Markdown'
Version: 0.0.1
Authors@R: 
    person(given = "Atsushi",
           family = "Yasumoto",
           role = c("aut", "cph", "cre"),
           email = "atusy.rpkg@gmail.com",
           comment = c(ORCID = "0000-0002-8335-495X"))
Maintainer: Atsushi Yasumoto <atusy.rpkg@gmail.com>
Description: 
    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.
License: MIT + file LICENSE
URL: https://chunkhooks.atusy.net, https://github.com/atusy/chunkhooks
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
Imports: knitr, measurements, prettyunits
Suggests: spelling, testthat, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-01 13:53:15 UTC; rstudio
Author: Atsushi Yasumoto [aut, cph, cre]
    (<https://orcid.org/0000-0002-8335-495X>)
Repository: CRAN
Date/Publication: 2020-08-05 15:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:05:32 UTC; windows
