funprog: Functional Programming

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.3.0
Suggests: purrr (≥ 0.2.3), testthat
Published: 2020-11-07
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

Documentation:

Reference manual: funprog.pdf

Downloads:

Package source: funprog_0.3.0.tar.gz
Windows binaries: r-devel: funprog_0.3.0.zip, r-release: funprog_0.3.0.zip, r-oldrel: funprog_0.3.0.zip
macOS binaries: r-release (arm64): funprog_0.3.0.tgz, r-oldrel (arm64): funprog_0.3.0.tgz, r-release (x86_64): funprog_0.3.0.tgz
Old sources: funprog archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=funprog to link to this page.