Package: rbibtools Type: Package Title: Toolbox to Handle BibTeX Files Version: 0.0.1 Authors@R: c( person(given = "Nicolas", family = "Casajus", role = c("aut", "cre", "cph"), email = "rdev.nc@gmail.com", comment = c(ORCID = "0000-0002-5537-5294"))) Description: Imports, cleans, and exports BibTeX references exported by references management softwares (e.g. Mendeley, Zotero). URL: https://github.com/FRBCesab/rbibtools BugReports: https://github.com/FRBCesab/rbibtools/issues License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: bib2df, stringi Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2024-09-18 09:43:48 UTC RemoteUrl: https://github.com/FRBCesab/rbibtools RemoteRef: HEAD RemoteSha: d139c1af9b7db31f912cf0f8c486516781ffbb25 NeedsCompilation: no Packaged: 2026-06-10 09:35:18 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ) Maintainer: Nicolas Casajus