Package: citation
Type: Package
Title: Software Citation Tools
Version: 0.12.2
Date: 2025-12-04
Authors@R: c(
    person("Jan Philipp", "Dietrich", email = "dietrich@pik-potsdam.de", 
    comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0002-4309-6431"), role = c("aut","cre")),
    person("Waldir", "Leoncio", email = "w.l.netto@medisin.uio.no",
    comment = c(affiliation = "University of Oslo"), role = c("aut")))
Description: A collection of functions to extract citation information from 'R' packages and to deal with files in 'citation file format' (<https://citation-file-format.github.io/>), extending the functionality already provided by the citation() function in the 'utils' package.
Imports: desc, jsonlite, utils, withr, yaml
Suggests: covr, testthat
URL: https://github.com/pik-piam/citation,
        https://doi.org/10.5281/zenodo.3813429
BugReports: https://github.com/pik-piam/citation/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/Keywords: tool
NeedsCompilation: no
Packaged: 2025-12-19 08:06:01 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre] (affiliation: Potsdam Institute for
    Climate Impact Research, ORCID:
    <https://orcid.org/0000-0002-4309-6431>),
  Waldir Leoncio [aut] (affiliation: University of Oslo)
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2025-12-19 08:20:02 UTC
Built: R 4.5.2; ; 2026-01-13 16:08:50 UTC; windows
