Package: glossr
Type: Package
Title: Use Interlinear Glosses in R Markdown
Version: 0.7.0
Authors@R: c(
  person(given = "Mariana",
        family = "Montes",
        email = "montesmariana@gmail.com",
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0002-3869-3207")),
  person(
        given = "Benjamin",
        family = "Chauvette",
        role = "cph",
        comment = "Author of included leipzig.js library"
  ))
Description: Read examples with interlinear glosses from files
    or from text and print them in a way compatible with both
    Latex and HTML outputs.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: tibble, dplyr, knitr, magrittr, purrr, rlang, stringr,
        flextable, tidyr, cli
RoxygenNote: 7.2.3
Config/testthat/edition: 3
VignetteBuilder: knitr
Suggests: bookdown, officedown, testthat, rmarkdown, officer,
        htmltools, covr
Depends: R (>= 2.10)
URL: https://montesmariana.github.io/glossr/,
        https://github.com/montesmariana/glossr
Language: en-GB
NeedsCompilation: no
Packaged: 2023-03-18 11:09:58 UTC; u0118974
Author: Mariana Montes [aut, cre] (<https://orcid.org/0000-0002-3869-3207>),
  Benjamin Chauvette [cph] (Author of included leipzig.js library)
Maintainer: Mariana Montes <montesmariana@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-18 11:30:02 UTC
Built: R 4.1.2; ; 2023-03-19 11:21:06 UTC; unix
