Provides a small collection of higher-order functions for functional-style programming in R, including 'Curry' (partial application), 'CurryL' (lazy partial application), 'Compose' (function composition, including a multi-argument variant), 'Identity', 'Negate' and 'Swap'.
| Version: | 0.7 |
| Imports: | lisp (≥ 0.2) |
| Published: | 2026-06-24 |
| DOI: | 10.32614/CRAN.package.functional |
| Author: | Peter Danenberg [aut, cre] |
| Maintainer: | Peter Danenberg <pcd at roxygen.org> |
| BugReports: | https://github.com/klutometis/R-functional/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/klutometis/R-functional |
| NeedsCompilation: | no |
| CRAN checks: | functional results |
| Reference manual: | functional.html , functional.pdf |
| Package source: | functional_0.7.tar.gz |
| Windows binaries: | r-devel: functional_0.6.zip, r-release: functional_0.7.zip, r-oldrel: functional_0.6.zip |
| macOS binaries: | r-release (arm64): functional_0.7.tgz, r-oldrel (arm64): functional_0.7.tgz, r-release (x86_64): functional_0.7.tgz, r-oldrel (x86_64): functional_0.7.tgz |
| Old sources: | functional archive |
| Reverse depends: | CTRing |
| Reverse imports: | ciuupi, ciuupi2, D3partitionR, RcppEigenAD, saeSim, sqliter, surveybootstrap |
| Reverse suggests: | tidybulk |
Please use the canonical form https://CRAN.R-project.org/package=functional to link to this page.