Package: fc 0.1.0

fc: Function Composition in R

Provides a way to compose functions in R, and allows for chaining commands using the magrittr-esque forward-pipe operator, %>%.

Authors:Xiaofei Wang [aut, cre], Michael Kane [aut]

fc_0.1.0.tar.gz
fc_0.1.0.zip(r-4.7)fc_0.1.0.zip(r-4.6)fc_0.1.0.zip(r-4.5)
fc_0.1.0.tgz(r-4.6-any)fc_0.1.0.tgz(r-4.5-any)
fc_0.1.0.tar.gz(r-4.7-any)fc_0.1.0.tar.gz(r-4.6-any)
fc_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fc/json (API)

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

Bug tracker:https://github.com/swang87/fc/issues

On CRAN:

Conda:

3.78 score 12 scripts 137 downloads 10 mentions 2 exports 1 dependencies

Last updated from:f031539b06. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR97
source / vignettesOK150
linux-release-x86_64ERROR94
macos-release-arm64ERROR129
macos-oldrel-arm64ERROR136
windows-develERROR184
windows-releaseERROR51
windows-oldrelERROR79
wasm-releaseOK104

Exports:%>%fc

Dependencies:codetools