Package: zoteror Type: Package Title: Handle Zotero Local Database 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: Makes a connection to the (local) Zotero database (SQLite) to extract bibliographic references metadata. URL: https://github.com/FRBCesab/zoteror BugReports: https://github.com/FRBCesab/zoteror/issues License: GPL (>= 2) Encoding: UTF-8 Imports: DBI, RSQLite, tidyr Suggests: knitr, rmarkdown Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2026-06-23 15:24:39 UTC RemoteUrl: https://github.com/FRBCesab/zoteror RemoteRef: HEAD RemoteSha: 09a0e732309dcbc8c84f210b7d288bf136f25936 NeedsCompilation: no Packaged: 2026-06-23 16:46:46 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ) Maintainer: Nicolas Casajus