<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Minimal Implementation of Functional Lenses</dc:title>
  <dc:title>R package tinylens version 0.1.0</dc:title>
  <dc:description>Provides utilities to create and use lenses to simplify data
    manipulation. Lenses are composable getter/setter pairs that provide a
    functional approach to manipulating deeply nested data structures, e.g.,
    elements within list columns in data frames. The implementation is based on
    the earlier 'lenses' R package &lt;https://github.com/cfhammill/lenses&gt;,
    which was inspired by the Haskell 'lens' package by Kmett (2012)
    &lt;https://github.com/ekmett/lens&gt;, one of the most widely referenced
    implementations of lenses. For additional background and history on the
    theory of lenses, see the 'lens' package wiki:
    &lt;https://github.com/ekmett/lens/wiki/History-of-Lenses&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: rlang, S7, vctrs</dc:relation>
  <dc:relation>Suggests: tidyselect, tinytest</dc:relation>
  <dc:creator>Albert Wang &lt;albert_z_wang@harvard.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Albert Wang [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tinylens/LICENSE)</dc:rights>
  <dc:date>2024-12-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tinylens</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tinylens</dc:identifier>
</oai_dc:dc>
