Package: glossary
Title: Glossaries for Markdown and Quarto Documents
Date: 2023-05-30
Version: 1.0.0
Authors@R: c(
    person(
        given = "Lisa", 
        family = "DeBruine", 
        role = c("aut", "cre", "cph"), 
        email = "debruine@gmail.com", 
        comment = c(ORCID = "0000-0002-7523-5539")
    ))
Description: Add glossaries to markdown and quarto documents by tagging individual words. Definitions can be provided inline or in a separate file.
License: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: kableExtra, knitr, markdown, rvest, xml2, yaml
Suggests: covr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/debruine/glossary,
        https://debruine.github.io/glossary/
BugReports: https://github.com/debruine/glossary/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-30 11:51:30 UTC; debruine
Author: Lisa DeBruine [aut, cre, cph] (<https://orcid.org/0000-0002-7523-5539>)
Maintainer: Lisa DeBruine <debruine@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-30 18:00:02 UTC
Built: R 4.2.0; ; 2023-05-30 20:44:52 UTC; unix
