Package: factory 0.1.0.9000

factory: Build Function Factories

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.

Authors:Jon Harmon [aut, cre], Tyler Grant Smith [ctb]

factory_0.1.0.9000.tar.gz
factory_0.1.0.9000.zip(r-4.5)factory_0.1.0.9000.zip(r-4.4)factory_0.1.0.9000.zip(r-4.3)
factory_0.1.0.9000.tgz(r-4.4-any)factory_0.1.0.9000.tgz(r-4.3-any)
factory_0.1.0.9000.tar.gz(r-4.5-noble)factory_0.1.0.9000.tar.gz(r-4.4-noble)
factory_0.1.0.9000.tgz(r-4.4-emscripten)factory_0.1.0.9000.tgz(r-4.3-emscripten)
factory.pdf |factory.html
factory/json (API)
NEWS

# Install 'factory' in R:
install.packages('factory', repos = c('https://jonthegeek.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jonthegeek/factory/issues

On CRAN:

function-factory

4 exports 45 stars 2.98 score 7 dependencies 64 scripts 157 downloads

Last updated 4 years agofrom:07d9a555d3. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winWARNINGAug 23 2024
R-4.5-linuxWARNINGAug 23 2024
R-4.4-winWARNINGAug 23 2024
R-4.4-macWARNINGAug 23 2024
R-4.3-winWARNINGAug 23 2024
R-4.3-macWARNINGAug 23 2024

Exports:%>%body_insertbody_replacebuild_factory

Dependencies:cligluelifecyclemagrittrpurrrrlangvctrs

Building a Factory

Rendered frombuilding_a_factory.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2020-06-03
Started: 2019-08-17

Examples

Rendered fromexamples.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2020-06-03
Started: 2020-06-03