Package: biblio
Version: 0.0.6
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(>= 4.0.0)
Imports: methods, stringr, yamlme
Suggests: covr, devtools, rmarkdown, testthat
LazyData: true
SystemRequirements: pandoc (>= 1.14) - http://pandoc.org
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.9000
NeedsCompilation: no
Packaged: 2021-12-17 09:46:15 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-12-17 12:30:02 UTC
Built: R 4.0.2; ; 2021-12-18 11:33:53 UTC; unix
