Package: LitFetchR
Type: Package
Title: Automatically Fetching References Metadata from Literature
        Databases
Version: 0.2.1
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 <thomas.dumond@adelaide.edu.au>
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 <https://github.com/camaradesuk/ASySD>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, httr, jsonlite, openxlsx, purrr, readxl, xml2
Suggests: ASySD, cronR, knitr, rmarkdown, taskscheduleR, testthat (>=
        3.0.0)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
URL: https://github.com/thomasdumond/LitFetchR,
        https://thomasdumond.github.io/LitFetchR/
BugReports: https://github.com/thomasdumond/LitFetchR/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-07 11:09:31 UTC; a1224158
Author: Thomas Dumond [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-9427-8649>),
  Charles Caraguel [ctb] (ORCID: <https://orcid.org/0000-0003-0019-4813>),
  Torben Nielsen [ctb] (ORCID: <https://orcid.org/0000-0002-8941-7376>)
Repository: CRAN
Date/Publication: 2026-02-10 20:40:02 UTC
Built: R 4.4.3; ; 2026-02-25 04:38:22 UTC; windows
