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:

2 exports 2.46 score 1 dependencies 10 mentions 11 scripts 151 downloads

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

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-winERRORSep 10 2024
R-4.5-linuxERRORSep 10 2024
R-4.4-winERRORSep 10 2024
R-4.4-macERRORSep 10 2024
R-4.3-winERRORSep 10 2024
R-4.3-macERRORSep 10 2024

Exports:%>%fc

Dependencies:codetools