Package: linguisticsdown
Title: Easy Linguistics Document Writing with R Markdown
Version: 1.2.0
Authors@R: 
    person(given = "Yongfu", 
           family = "Liao",
           email = "liao961120@gmail.com", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1814-2993"))
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. Some
    helper functions to facilitate authoring with R Markdown is also provided.
URL: https://liao961120.github.io/linguisticsdown/,
        https://github.com/liao961120/linguisticsdown
BugReports: https://github.com/liao961120/linguisticsdown/issues
Depends: R (>= 3.4.0)
License: MIT + file LICENCE
Encoding: UTF-8
LazyData: true
Imports: stringr, shiny, magrittr, miniUI, knitr, rstudioapi, DT
RoxygenNote: 6.1.1
Suggests: pkgdown, rmarkdown, testthat, tidyr
NeedsCompilation: no
Packaged: 2019-03-01 03:01:07 UTC; liao
Author: Yongfu Liao [aut, cre, cph] (<https://orcid.org/0000-0002-1814-2993>)
Maintainer: Yongfu Liao <liao961120@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-01 05:30:04 UTC
Built: R 4.1.3; ; 2023-04-17 19:00:09 UTC; windows
