Package: kfigr
Title: Integrated Code Chunk Anchoring and Referencing for R Markdown
        Documents
Version: 1.2.1
Author: Michael C Koohafkan [aut, cre]
Maintainer: Michael C Koohafkan <michael.koohafkan@gmail.com>
Description: A streamlined cross-referencing system for R Markdown documents
    generated with 'knitr'. R Markdown is  an authoring format for generating
    dynamic content from R. 'kfigr' provides a hook for anchoring code
    chunks and a function to cross-reference document elements generated from
    said chunks, e.g. figures and tables.
Depends: R (>= 3.1.0)
Imports: stats, knitr (>= 1.6)
Suggests: ggplot2, markdown
VignetteBuilder: knitr
License: GPL (>= 3)
URL: https://github.com/mkoohafkan/kfigr
BugReports: https://github.com/mkoohafkan/kfigr/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-06-10 03:25:39 UTC; michael
Repository: CRAN
Date/Publication: 2021-06-10 04:50:05 UTC
Built: R 4.4.3; ; 2025-10-21 13:01:24 UTC; windows
