Package: citation
Type: Package
Title: Software Citation Tools
Version: 0.8.2
Date: 2023-03-30
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.3
NeedsCompilation: no
Packaged: 2023-03-30 18:07:46 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre],
  Waldir Leoncio [aut]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2023-03-30 18:30:02 UTC
Built: R 4.3.0; ; 2023-04-08 23:56:11 UTC; unix
