Package: citation
Type: Package
Title: Software Citation Tools
Version: 0.6.3
Date: 2022-08-18
Authors@R: c(
    person("Jan Philipp", "Dietrich", email = "dietrich@pik-potsdam.de", role = c("aut","cre")),
    person("Waldir", "Leoncio", email = "w.l.netto@medisin.uio.no", 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.2.1
NeedsCompilation: no
Packaged: 2022-08-18 11:04:21 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre],
  Waldir Leoncio [aut]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2022-08-18 11:20:02 UTC
