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.7)factory_0.1.0.9000.zip(r-4.6)factory_0.1.0.9000.zip(r-4.5)
factory_0.1.0.9000.tgz(r-4.6-any)factory_0.1.0.9000.tgz(r-4.5-any)
factory_0.1.0.9000.tar.gz(r-4.7-any)factory_0.1.0.9000.tar.gz(r-4.6-any)
factory_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
factory/json (API)

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

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

On CRAN:

Conda:

function-factory

6.98 score 48 stars 99 scripts 135 downloads 4 exports 7 dependencies

Last updated from:07d9a555d3. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING123
source / vignettesOK180
linux-release-x86_64WARNING129
macos-release-arm64WARNING97
macos-oldrel-arm64WARNING110
windows-develWARNING85
windows-releaseWARNING76
windows-oldrelWARNING76
wasm-releaseOK109

Exports:%>%body_insertbody_replacebuild_factory

Dependencies:cligluelifecyclemagrittrpurrrrlangvctrs

Building a Factory

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

Examples
10.2.6 Exercises | Scales | binwidth | Bootstrap generator | Maximum likelihood estimation

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