Package: knitcitations
Type: Package
Title: Citations for 'Knitr' Markdown Files
Authors@R: person("Carl", "Boettiger", role=c("aut", "cre"),
    email="cboettig@gmail.com", comment = "https://orcid.org/0000-0002-1642-628X")
Version: 1.0.12
Description: Provides the ability to create dynamic citations
    in which the bibliographic information is pulled from the web rather
    than having to be entered into a local database such as 'bibtex' ahead of
    time. The package is primarily aimed at authoring in the R 'markdown'
    format, and can provide outputs for web-based authoring such as linked
    text for inline citations.  Cite using a 'DOI', URL, or
    'bibtex' file key.  See the package URL for details.
URL: https://github.com/cboettig/knitcitations
BugReports: https://github.com/cboettig/knitcitations/issues
License: MIT + file LICENSE
VignetteBuilder: knitr
Depends: R (>= 3.0)
Imports: RefManageR (>= 0.8.2), digest, httr (>= 0.3), methods, utils
Suggests: testthat, knitr (>= 1.6), rmarkdown
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-08 17:07:39 UTC; cboettig
Author: Carl Boettiger [aut, cre] (<https://orcid.org/0000-0002-1642-628X>)
Maintainer: Carl Boettiger <cboettig@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-10 15:40:09 UTC
Built: R 4.3.3; ; 2025-04-07 01:59:59 UTC; windows
