Package: LitFetchR Type: Package Title: Automatically Fetching References Metadata from Literature Databases Version: 1.0.0 Authors@R: c( person("Thomas", "Dumond", role = c("cre","aut","cph"), email = "thomas.dumond@adelaide.edu.au", comment = c(ORCID = "0000-0002-9427-8649")), person("Charles", "Caraguel", role = "ctb", comment = c(ORCID = "0000-0003-0019-4813")), person("Torben", "Nielsen", role = "ctb", comment = c(ORCID = "0000-0002-8941-7376")) ) Maintainer: Thomas Dumond Description: Provides functions to automatically retrieve and deduplicate reference metadata based on saved search strings. Access to Web of Science and Scopus requires personal API keys, while PubMed can be queried without one. The optional deduplication functionality requires the package 'ASySD' available from . License: MIT + file LICENSE Encoding: UTF-8 Imports: dplyr, httr, jsonlite, openxlsx, purrr, xml2 Suggests: ASySD, cronR, knitr, rmarkdown, taskscheduleR, testthat (>= 3.0.0) RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 URL: https://github.com/thomasdumond/LitFetchR, https://thomasdumond.github.io/LitFetchR/ BugReports: https://github.com/thomasdumond/LitFetchR/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://thomasdumond.r-universe.dev Date/Publication: 2026-06-18 01:35:44 UTC RemoteUrl: https://github.com/thomasdumond/litfetchr RemoteRef: HEAD RemoteSha: 3492aa9c91ea1edb834b3969e1755bc2dc5ae468 NeedsCompilation: no Packaged: 2026-06-18 06:00:09 UTC; root Author: Thomas Dumond [cre, aut, cph] (ORCID: ), Charles Caraguel [ctb] (ORCID: ), Torben Nielsen [ctb] (ORCID: )