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.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
Last updated from:f031539b06. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 97 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | ERROR | 94 | ||
| macos-release-arm64 | ERROR | 129 | ||
| macos-oldrel-arm64 | ERROR | 136 | ||
| windows-devel | ERROR | 184 | ||
| windows-release | ERROR | 51 | ||
| windows-oldrel | ERROR | 79 | ||
| wasm-release | OK | 104 |
Dependencies:codetools
