Package: readme2vignette
Type: Package
Title: Convert README to Vignette During Package Installation
Version: 0.1.0
Authors@R: person("Mao", "Kobayashi", email = "kobamao.jp@gmail.com",
                  role = c("aut", "cre"))
Description: Convert README.md to vignettes when installing packages without vignettes.
License: MIT + file LICENSE
URL: https://github.com/indenkun/readme2vignette
BugReports: https://github.com/indenkun/readme2vignette/issues
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: desc, fs, glue, knitr, pkgbuild, remotes, rmarkdown, usethis,
        utils, whisker
NeedsCompilation: no
Packaged: 2024-06-26 06:57:06 UTC; kobayashi
Author: Mao Kobayashi [aut, cre]
Maintainer: Mao Kobayashi <kobamao.jp@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-26 13:00:02 UTC
Built: R 4.4.0; ; 2024-06-26 16:02:23 UTC; unix
