Package: bib2df
Type: Package
Title: Parse a BibTeX File to a Data Frame
Version: 1.1.2.0
Authors@R: c(person("Philipp", "Ottolinger", email = "philipp@ottolinger.de", role = "aut"),
             person("Thomas", "Leeper", email = "thosjleeper@gmail.com", role = "ctb"),
             person("Maëlle", "Salmon", email = "maelle.salmon@yahoo.se", role = "ctb"),
             person("Paul", "Egeler", email = "paulegeler@gmail.com", role = "ctb"),
             person("Emilio Xavier", "Esposito", email = "emilio.esposito@gmail.com", role = "ctb"),
             person("Gianluca", "Baio", email = "g.baio@ucl.ac.uk", role = c("ctb","cre")))
Description: Parse a BibTeX file to a data.frame to make it accessible for further analysis and visualization.
URL: https://docs.ropensci.org/bib2df/,
        https://github.com/ropensci/bib2df/
BugReports: https://github.com/ropensci/bib2df/issues/
License: GPL-3
Imports: dplyr, stringr, humaniformat, httr
Suggests: testthat, knitr, rmarkdown, ggplot2, tidyr
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-05-16 08:45:25 UTC; gianluca
Author: Philipp Ottolinger [aut],
  Thomas Leeper [ctb],
  Maëlle Salmon [ctb],
  Paul Egeler [ctb],
  Emilio Xavier Esposito [ctb],
  Gianluca Baio [ctb, cre]
Maintainer: Gianluca Baio <g.baio@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2024-05-16 23:00:11 UTC
Built: R 4.6.0; ; 2025-10-14 02:51:36 UTC; windows
