Package: bib2df
Type: Package
Title: Parse a BibTeX File to a Data.frame
Version: 0.2
Date: 2017-05-21
Authors@R: c(person("Philipp", "Ottolinger", email = "philipp@ottolinger.de", role = c("aut", "cre")),
             person("Thomas", "Leeper", email = "thosjleeper@gmail.com", 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, plyr, stringr, humaniformat
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-21 18:55:21 UTC; philipp
Author: Philipp Ottolinger [aut, cre],
  Thomas Leeper [ctb]
Maintainer: Philipp Ottolinger <philipp@ottolinger.de>
Repository: CRAN
Date/Publication: 2017-05-21 19:57:26 UTC
