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.5)fc_0.1.0.zip(r-4.4)fc_0.1.0.zip(r-4.3)
fc_0.1.0.tgz(r-4.4-any)fc_0.1.0.tgz(r-4.3-any)
fc_0.1.0.tar.gz(r-4.5-noble)fc_0.1.0.tar.gz(r-4.4-noble)
fc_0.1.0.tgz(r-4.4-emscripten)fc_0.1.0.tgz(r-4.3-emscripten)
fc.pdf |fc.html
fc/json (API)

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

Peer review:

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

On CRAN:

3.74 score 11 scripts 135 downloads 10 mentions 2 exports 1 dependencies

Last updated 5 years agofrom:f031539b06. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 09 2024
R-4.5-winERRORNov 09 2024
R-4.5-linuxERRORNov 09 2024
R-4.4-winERRORNov 09 2024
R-4.4-macERRORNov 09 2024
R-4.3-winERRORNov 09 2024
R-4.3-macERRORNov 09 2024

Exports:%>%fc

Dependencies:codetools