CRAN/E | factory

factory

Build Function Factories

Installation

About

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.

github.com/jonthegeek/factory
Bug report File report

Key Metrics

Version 0.1.0
Published 2019-08-21 1847 days ago
Needs compilation? no
License MIT
License File
CRAN checks factory results

Downloads

Yesterday 3 0%
Last 7 days 28 -26%
Last 30 days 153 -10%
Last 90 days 477 +1%
Last 365 days 2.063 -5%

Maintainer

Maintainer

Jon Harmon

Authors

Jon Harmon

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Building a Factory

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

purrr ≥ 0.3.2
rlang ≥ 0.4.0

Suggests

testthat ≥ 2.1.0
covr
roxygen2
knitr
rmarkdown
ggplot2