Package: biblio
Version: 0.0.2
Encoding: UTF-8
Title: Interacting with BibTeX Databases
Authors@R: c(
    person("Miguel", "Alvarez", email="kamapu78@gmail.com",
        role=c("aut","cre"), comment=c(ORCID="0000-0003-1500-1834"))
    )
Depends: R(>= 3.5.0)
Imports: methods, stringr, yamlme
Suggests: covr, devtools, rmarkdown, testthat
LazyData: true
SystemRequirements: Pandoc (>= 2.0.0.1)
Description: Reading and writing BibTeX files using data frames in R sessions.
License: GPL (>= 2)
URL: https://github.com/kamapu/biblio
BugReports: https://github.com/kamapu/biblio/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-23 16:22:37 UTC; miguel
Author: Miguel Alvarez [aut, cre] (<https://orcid.org/0000-0003-1500-1834>)
Maintainer: Miguel Alvarez <kamapu78@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-23 16:40:09 UTC
