Package: bib2df Type: Package Title: Parse a BibTeX File to a Data Frame Version: 1.1.2.0 Authors@R: c(person(c("Kelli", "F."), "Johnson", email = "kelli.johnson@noaa.gov", role = c("aut"), comment = c(ORCID = "0000-0002-5149-451X")), person("Philipp", "Ottolinger", email = "philipp@ottolinger.de", role = "ctb"), 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 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-04-22 20:22:45 UTC RemoteUrl: https://github.com/ropensci/bib2df RemoteRef: main RemoteSha: 4ff27d739a4b000ab71f6ef1e5a9c983d99ff9ed NeedsCompilation: no Packaged: 2026-07-01 08:17:31 UTC; root Author: Kelli F. Johnson [aut] (ORCID: ), Philipp Ottolinger [ctb], Thomas Leeper [ctb], Maëlle Salmon [ctb], Paul Egeler [ctb], Emilio Xavier Esposito [ctb], Gianluca Baio [ctb, cre] Maintainer: Gianluca Baio