High-order functions for data manipulation : sort or group data, given one or more auxiliary functions. Functions are inspired by other pure functional programming languages ('Haskell' mainly). The package also provides built-in function operators for creating compact anonymous functions, as well as the possibility to use the 'purrr' package syntax.
Version: | 0.2.0 |
Suggests: | purrr (≥ 0.2.3), testthat |
Published: | 2020-02-25 |
Author: | Pierre-Yves Berrard [aut, cre] |
Maintainer: | Pierre-Yves Berrard <pyb at gmx.com> |
BugReports: | https://gitlab.com/py_b/funprog/issues |
License: | GPL-2 |
URL: | https://py_b.gitlab.io/funprog, https://gitlab.com/py_b/funprog |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | funprog results |
Reference manual: | funprog.pdf |
Package source: | funprog_0.2.0.tar.gz |
Windows binaries: | r-devel: funprog_0.2.0.zip, r-release: funprog_0.2.0.zip, r-oldrel: funprog_0.2.0.zip |
macOS binaries: | r-release: funprog_0.2.0.tgz, r-oldrel: funprog_0.2.0.tgz |
Old sources: | funprog archive |
Please use the canonical form https://CRAN.R-project.org/package=funprog to link to this page.