Package: customknitrender
Type: Package
Title: Easily Switch Output Format of 'Rmarkdown' Files with Shared
        Frontmatter
Version: 1.0.2
Authors@R: c(
    person(
      "Luis", "Martinez",
      email = "lmmartinez3312@gmail.com",
      role = c("aut", "cre", "cph")
    )
  )
Description: Define the output format of 'rmarkdown' files
  with shared output 'yaml' frontmatter content. Rather than modifying
  a shared 'yaml' file, use integers to easily switch output formats
  for 'rmarkdown' files.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: rmarkdown
NeedsCompilation: no
Packaged: 2025-12-11 01:00:17 UTC; luismartinez
Author: Luis Martinez [aut, cre, cph]
Maintainer: Luis Martinez <lmmartinez3312@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-17 10:00:13 UTC
Built: R 4.5.2; ; 2026-01-23 03:37:37 UTC; windows
