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 | 
| DOI: | 10.32614/CRAN.package.comprehenr | 
| 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 | 
| Reference manual: | comprehenr.html , comprehenr.pdf | 
| Vignettes: | List comprehensions in R (source, R code) | 
| 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, r-oldrel (x86_64): comprehenr_0.6.10.tgz | 
| Old sources: | comprehenr archive | 
| Reverse imports: | BERT, flowTraceR, mpwR, Revticulate | 
Please use the canonical form https://CRAN.R-project.org/package=comprehenr to link to this page.