The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

lenses: Elegant Data Manipulation with Lenses

Provides tools for creating and using lenses to simplify data manipulation. Lenses are composable getter/setter pairs for working with data in a purely functional way. Inspired by the 'Haskell' library 'lens' (Kmett, 2012) <https://hackage.haskell.org/package/lens>. For a fairly comprehensive (and highly technical) history of lenses please see the 'lens' wiki <https://github.com/ekmett/lens/wiki/History-of-Lenses>.

Version: 0.0.3
Imports: magrittr, tidyselect, rlang
Suggests: testthat
Published: 2019-03-06
Author: Chris Hammill [aut, cre, trl], Ben Darwin [aut, trl]
Maintainer: Chris Hammill <cfhammill at gmail.com>
BugReports: https://github.com/cfhammill/lenses/issues
License: MIT + file LICENSE
URL: http://cfhammill.github.io/lenses, https://github.com/cfhammill/lenses
NeedsCompilation: no
Materials: README
CRAN checks: lenses results

Documentation:

Reference manual: lenses.pdf

Downloads:

Package source: lenses_0.0.3.tar.gz
Windows binaries: r-devel: lenses_0.0.3.zip, r-release: lenses_0.0.3.zip, r-oldrel: lenses_0.0.3.zip
macOS binaries: r-release (arm64): lenses_0.0.3.tgz, r-oldrel (arm64): lenses_0.0.3.tgz, r-release (x86_64): lenses_0.0.3.tgz, r-oldrel (x86_64): lenses_0.0.3.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.