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:
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')) |
Bug tracker:https://github.com/swang87/fc/issues
Last updated 5 years agofrom:f031539b06. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | ERROR | Nov 09 2024 |
R-4.5-linux | ERROR | Nov 09 2024 |
R-4.4-win | ERROR | Nov 09 2024 |
R-4.4-mac | ERROR | Nov 09 2024 |
R-4.3-win | ERROR | Nov 09 2024 |
R-4.3-mac | ERROR | Nov 09 2024 |
Dependencies:codetools