fusen: Build a Package from Rmarkdown Files

Use Rmarkdown First method to build your package. Start your package with documentation, functions, examples and tests in the same unique file. Everything can be set from the Rmarkdown template file provided in your project, then inflated as a package. Inflating the template copies the relevant chunks and sections in the appropriate files required for package development.

Version: 0.5.2
Depends: R (≥ 3.5.0)
Imports: attachment, cli, desc, devtools, glue, here (≥ 1.0.0), magrittr, methods, parsermd (≥ 0.1.0), roxygen2, stats, stringi, tibble, tidyr, tools, usethis (≥ 2.0.0), utils, yaml
Suggests: gert, knitr, pkgload, rcmdcheck, rmarkdown, rstudioapi, testthat (≥ 3.0.0), withr
Published: 2023-08-17
Author: Sebastien Rochette ORCID iD [aut, cre], ThinkR [cph]
Maintainer: Sebastien Rochette <sebastien at thinkr.fr>
License: MIT + file LICENSE
URL: https://thinkr-open.github.io/fusen/, https://github.com/Thinkr-open/fusen
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: fusen results

Documentation:

Reference manual: fusen.pdf
Vignettes: a-How to use fusen
b-Maintain packages with fusen
inflate-all-your-flat-files
register-files-in-config
share-on-a-github-website
tips-and-tricks

Downloads:

Package source: fusen_0.5.2.tar.gz
Windows binaries: r-devel: fusen_0.5.2.zip, r-release: fusen_0.5.2.zip, r-oldrel: fusen_0.5.2.zip
macOS binaries: r-release (arm64): fusen_0.5.2.tgz, r-oldrel (arm64): fusen_0.5.2.tgz, r-release (x86_64): fusen_0.5.2.tgz
Old sources: fusen archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fusen to link to this page.