Package: kfigr
Title: Integrated Code Chunk Anchoring and Referencing for R Markdown
        Documents
Version: 1.2
Date: 2015-07-14
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: knitr (>= 1.6), stats
Suggests: ggplot2
LazyData: true
VignetteBuilder: knitr
License: GPL (>= 3)
URL: https://github.com/mkoohafkan/kfigr
BugReports: https://github.com/mkoohafkan/kfigr/issues
NeedsCompilation: no
Packaged: 2015-07-14 21:43:13 UTC; Michael
Repository: CRAN
Date/Publication: 2015-07-15 13:23:53
