Package: citation
Type: Package
Title: Software Citation Tools
Version: 0.4.1
Date: 2020-06-26
Authors@R: c(person("Jan Philipp", "Dietrich", email = "dietrich@pik-potsdam.de", role = c("aut","cre")))
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: utils, yaml, jsonlite, desc
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
LazyData: yes
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-29 10:55:05 UTC; dietrich
Author: Jan Philipp Dietrich [aut, cre]
Maintainer: Jan Philipp Dietrich <dietrich@pik-potsdam.de>
Repository: CRAN
Date/Publication: 2020-06-30 15:50:03 UTC
