comprehenr: List Comprehensions

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.

Version: 0.6.10
Depends: R (≥ 3.3.0)
Suggests: knitr, tinytest, rmarkdown
Published: 2021-01-31
Author: Gregory Demin [aut, cre]
Maintainer: Gregory Demin <gdemin at gmail.com>
BugReports: https://github.com/gdemin/comprehenr/issues
License: GPL-2
URL: https://github.com/gdemin/comprehenr
NeedsCompilation: no
Materials: NEWS
CRAN checks: comprehenr results

Documentation:

Reference manual: comprehenr.pdf
Vignettes: List comprehensions in R

Downloads:

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

Reverse dependencies:

Reverse imports: flowTraceR, mpwR, Revticulate

Linking:

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