fusen
                                
                                
                                
                                    fusen copied to clipboard
                            
                            
                            
                        Inflate your package from a simple flat Rmd / Qmd
Readme could be inferred from examples and the first vignette ? Maybe chunk names could be `examples-readme` or so + usethis::use_readme_rmd() skeleton
Ongoing feature creation. - [x] Retrieve file path created during inflate - [x] Start to store in a yaml file - [x] Register all previous files - [ ] Define...
how to reproduce : first detach the Rmd using this button   
The function `add_flat_template()` has a `flat_name` to choose the name of the Rmd file. But there is no possibly to choose the name of the vignette. It will be nice...
When there is a mistake in the function name (a space):  The space is not removed in the chunks:  While when...
- [ ] Wait for {lightparser} to be released on CRAN issue #239
This problem is reproducible using {rig} with R-devel version locally on Ubuntu, when running `devtools::check()` on {fusen}. However, this is not reproducible directly and interactively on the package "full" when...
When `pkgdown::build_site()` we get a warning message: ~~~ The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "Get-started", and the latter...