Package: bib2df
Type: Package
Title: Parse a BibTeX File to a data.frame
Version: 1.0.0
Authors@R: c(person("Philipp", "Ottolinger", email = "philipp@ottolinger.de", role = c("aut", "cre")),
             person("Thomas", "Leeper", email = "thosjleeper@gmail.com", role = "ctb"),
             person("Maëlle", "Salmon", email = "maelle.salmon@yahoo.se", role = "ctb"))
Description: Parse a BibTeX file to a data.frame to make it accessible for further analysis and visualization.
URL: https://github.com/ottlngr/bib2df
BugReports: http://github.com/ottlngr/bib2df/issues
License: GPL-3
LazyData: TRUE
Imports: dplyr, stringr, humaniformat, httr
Suggests: testthat, knitr, rmarkdown, ggplot2, tidyr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-09-17 18:47:57 UTC; philipp
Author: Philipp Ottolinger [aut, cre],
  Thomas Leeper [ctb],
  Maëlle Salmon [ctb]
Maintainer: Philipp Ottolinger <philipp@ottolinger.de>
Repository: CRAN
Date/Publication: 2017-09-18 15:04:58 UTC
