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 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 Repository: https://mkoohafkan.r-universe.dev Date/Publication: 2024-09-03 21:32:15 UTC RemoteUrl: https://github.com/mkoohafkan/kfigr RemoteRef: HEAD RemoteSha: b555b717160c93f6822dd7d9dd7822e15b6b264b NeedsCompilation: no Packaged: 2026-07-03 11:25:11 UTC; root