Function factories are functions that make functions. They can be confusing to construct. Straightforward techniques can produce functions that are fragile or hard to understand. While more robust techniques exist to construct function factories, those techniques can be confusing. This package is designed to make it easier to construct function factories.
Version: | 0.1.0 |
Imports: | purrr (≥ 0.3.2), rlang (≥ 0.4.0) |
Suggests: | testthat (≥ 2.1.0), covr, roxygen2, knitr, rmarkdown, ggplot2 |
Published: | 2019-08-21 |
DOI: | 10.32614/CRAN.package.factory |
Author: | Jon Harmon [aut, cre] |
Maintainer: | Jon Harmon <jonthegeek at gmail.com> |
BugReports: | https://github.com/jonthegeek/factory/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jonthegeek/factory |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | factory results |
Reference manual: | factory.pdf |
Vignettes: |
Building a Factory |
Package source: | factory_0.1.0.tar.gz |
Windows binaries: | r-devel: factory_0.1.0.zip, r-release: factory_0.1.0.zip, r-oldrel: factory_0.1.0.zip |
macOS binaries: | r-release (arm64): factory_0.1.0.tgz, r-oldrel (arm64): factory_0.1.0.tgz, r-release (x86_64): factory_0.1.0.tgz, r-oldrel (x86_64): factory_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=factory to link to this page.