Package: doilinker Title: Link Preprints And Publications By DOI Version: 0.1.1 Date: 2024-02-26 Authors@R: person(given = "Luke", family = "Zappia", role = c("aut", "cre"), email = "luke@lazappi.id.au", comment = c(ORCID = "0000-0001-7744-8565", github = "lazappi")) Description: Links preprints to publications using the method described in Cabanac G, Oikonomidi T, Boutron I. "Day-to-day discovery of preprint-publication links". Scientometrics. 2021;1–20. DOI: 10.1007/s11192-021-03900-7. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: purrr, rcrossref, SnowballC, stopwords, stringi, stringr Suggests: rmarkdown, knitr, testthat (>= 3.0.0), spelling, covr Config/testthat/edition: 3 VignetteBuilder: knitr Language: en-GB URL: https://github.com/lazappi/doilinker BugReports: https://github.com/lazappi/doilinker/issues Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://lazappi.r-universe.dev Date/Publication: 2024-02-26 12:49:33 UTC RemoteUrl: https://github.com/lazappi/doilinker RemoteRef: HEAD RemoteSha: 16a860d1ed696c4cdcf8d10ba3a75e09482097a3 NeedsCompilation: no Packaged: 2026-06-07 09:25:09 UTC; root Author: Luke Zappia [aut, cre] (ORCID: , github: lazappi) Maintainer: Luke Zappia