Package: mtb
Type: Package
Title: Toolkit for Time Related Data Presentation and Adding Colors to
        Markdown or Shiny
Version: 0.1.1
Authors@R: c(
    person("Y", "Hsu", email="yh202109@gmail.com", role=c('aut','cre'))
    )
Description: The purpose of this package is to provide
    a collection of functions for 
    (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 (>= 3.6)
Imports: htmltools (>= 0.4.0), ggplot2 (>= 3.3.0), scales (>= 1.0.0),
        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.1.2
Language: en-US
NeedsCompilation: no
Packaged: 2021-11-15 14:39:09 UTC; yh202
Author: Y Hsu [aut, cre]
Maintainer: Y Hsu <yh202109@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-16 05:40:04 UTC
