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.7.0
Depends: R (≥ 3.5.0)
Imports: attachment, cli, desc, devtools, glue, here (≥ 1.0.0), lightparser, magrittr, methods, pkgload, roxygen2, stats, stringi, tibble, tidyr, tools, usethis (≥ 2.0.0), utils, yaml
Suggests: covr, gert, knitr, rcmdcheck, rmarkdown, rstudioapi, styler, testthat (≥ 3.2.0), withr
Published: 2025-01-14
DOI: 10.32614/CRAN.package.fusen
Author: Sebastien Rochette ORCID iD [aut] (creator), Vincent Guyader ORCID iD [aut, cre], Yohann Mansiaux [aut], ThinkR [cph]
Maintainer: Vincent Guyader <vincent 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 (source, R code)
b-Maintain packages with fusen (source, R code)
Deal with a 'fusen' flat file (source, R code)
Draw a tree of your package files and functions (source, R code)
Inflate all your flat files (source, R code)
Register files in config (source, R code)
Share on a GitHub website (source, R code)
Switch from a package developed with fusen to a classical package (source, R code)
tips-and-tricks (source, R code)

Downloads:

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

Linking:

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