Package: glossr
Type: Package
Title: Use Interlinear Glosses in R Markdown
Version: 0.8.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, purrr, rlang, cli, yaml, systemfonts
RoxygenNote: 7.3.1
Config/testthat/edition: 3
VignetteBuilder: knitr
Suggests: bookdown, testthat, rmarkdown, stringr, htmltools, covr
Depends: R (>= 4.1)
URL: https://montesmariana.github.io/glossr/,
        https://github.com/montesmariana/glossr
Language: en-GB
NeedsCompilation: no
Packaged: 2024-05-19 13:11:25 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: 2024-05-19 13:30:03 UTC
Built: R 4.3.3; ; 2024-05-19 17:26:21 UTC; unix
