Package: rcrossref
Title: Client for Various 'CrossRef' 'APIs'
Description: Client for various 'CrossRef' 'APIs', including 'metadata' search
    with their old and newer search 'APIs', get 'citations' in various formats
    (including 'bibtex', 'citeproc-json', 'rdf-xml', etc.), convert 'DOIs'
    to 'PMIDs', and 'vice versa', get citations for 'DOIs', and get links to
    full text of articles when available.
Version: 1.2.1
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = "aut"),
    person("Hao", "Zhu", role = "aut"),
    person("Najko", "Jahn", role = c("aut", "cre"),
        email = "najko.jahn@gmail.com",
        comment = c(ORCID = "0000-0001-5105-1463")),
    person("Carl", "Boettiger", role = "aut"),
    person("Karthik", "Ram", role = "aut")
    )
URL: https://docs.ropensci.org/rcrossref/,
        https://github.com/ropensci/rcrossref
BugReports: https://github.com/ropensci/rcrossref/issues
Encoding: UTF-8
Language: en-US
Imports: methods, utils, jsonlite (>= 1.5), crul (>= 0.7.4), xml2 (>=
        1.1.1), plyr, dplyr (>= 0.7.4), tibble, R6, shiny, miniUI,
        stringr, DT, stats, rlang
Suggests: roxygen2 (>= 7.1.0), testthat, knitr, rmarkdown, vcr (>=
        0.2.6), bibtex, withr
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-ming, literature, pdf, xml, publications,
        citations, full-text, TDM, Crossref
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2025-08-19 15:16:43 UTC; najkojahn
Author: Scott Chamberlain [aut],
  Hao Zhu [aut],
  Najko Jahn [aut, cre] (ORCID: <https://orcid.org/0000-0001-5105-1463>),
  Carl Boettiger [aut],
  Karthik Ram [aut]
Maintainer: Najko Jahn <najko.jahn@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-20 05:00:34 UTC
Built: R 4.4.3; ; 2025-11-01 04:48:18 UTC; windows
