Package: mtb
Type: Package
Title: My Toolbox for Assisting Document Editing and Data Presenting
Version: 0.1.8
Authors@R: c(
    person("Y", "Hsu", email="yh202109@gmail.com", role=c('aut','cre'))
    )
Description: 
    The purpose of this package is to share a collection of functions the author wrote during weekends for managing
    kitchen and garden tasks, e.g. making plant growth charts or Thanksgiving kitchen schedule charts, etc. 
    Functions might include but not limited to:
    (1) aiding summarizing time related data; 
    (2) generating axis transformation from data; and
    (3) aiding Markdown (with html output) and Shiny file editing.
License: AGPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: htmltools (>= 0.4.0), ggplot2 (>= 3.3.0), scales (>= 1.0.0),
        data.table (>= 1.14.2), labeling (>= 0.3)
Suggests: rmarkdown (>= 1.16), knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/yh202109/mtb
RoxygenNote: 7.2.1
Language: en-US
LazyData: true
NeedsCompilation: no
Packaged: 2022-10-20 15:19:10 UTC; yh202
Author: Y Hsu [aut, cre]
Maintainer: Y Hsu <yh202109@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-20 17:22:35 UTC
Built: R 4.2.0; ; 2023-07-11 01:30:08 UTC; unix
