Package: linguisticsdown
Title: Easy Linguistics Document Writing with R Markdown
Version: 1.0.1
Authors@R: person("Yongfu", "Liao", , "liao961120@gmail.com", c("aut", "cre", "cph"))
Description: Provides 'Shiny gadgets' to search, type, and insert IPA symbols
    into documents or scripts, requiring only knowledge about phonetics or 
    'X-SAMPA'. Also provides functions to facilitate the rendering of IPA
    symbols in 'LaTeX' and PDF format, making IPA symbols properly rendered
    in all output formats. A minimal R Markdown template for authoring 
    Linguistics related documents is also bundled with the package.
URL: https://liao961120.github.io/linguisticsdown/
BugReports: https://github.com/liao961120/linguisticsdown/issues
Depends: R (>= 3.4.0)
License: MIT + file LICENCE
Encoding: UTF-8
LazyData: true
Imports: dplyr, stringr, tidyr, shiny, magrittr, miniUI, knitr,
        rstudioapi, DT
RoxygenNote: 6.1.0
Suggests: pkgdown, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2018-09-30 13:57:32 UTC; liao
Author: Yongfu Liao [aut, cre, cph]
Maintainer: Yongfu Liao <liao961120@gmail.com>
Repository: CRAN
Date/Publication: 2018-09-30 15:20:03 UTC
