factory: Build Function Factories (original) (raw)

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
BugReports: https://github.com/jonthegeek/factory/issues
License: MIT + file
URL: https://github.com/jonthegeek/factory
NeedsCompilation: no
Materials: README NEWS
CRAN checks: factory results

Documentation:

Reference manual: factory.pdf
Vignettes: Building a Factory

Downloads:

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

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=factoryto link to this page.