<?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>List Comprehensions</dc:title>
  <dc:title>R package comprehenr version 0.6.10</dc:title>
  <dc:description>Provides 'Python'-style list comprehensions.
    List comprehension expressions use usual loops (for(), while() and repeat()) and
    usual if() as list producers. In many cases it gives more concise notation than
    standard "*apply + filter" strategy.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0),</dc:relation>
  <dc:relation>Suggests: knitr, tinytest, rmarkdown</dc:relation>
  <dc:creator>Gregory Demin &lt;gdemin@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gregory Demin [aut, cre]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2021-01-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=comprehenr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.comprehenr</dc:identifier>
</oai_dc:dc>
