Create list comprehensions (and other types of comprehension) similar to those in 'python', 'haskell', and other languages. List comprehension in 'R' converts a regular for() loop into a vectorized lapply() function. Support for looping with multiple variables, parallelization, and across non-standard objects included. Package also contains a variety of functions to help with list comprehension.
| Version: | 0.2.0 |
| Suggests: | knitr,rmarkdown, stats, parallel |
| Published: | 2021-01-22 |
| DOI: | 10.32614/CRAN.package.eList |
| Author: | Chris Mann |
| Maintainer: | Chris Mann <cmann3 at unl.edu> |
| BugReports: | https://github.com/cmann3/eList/issues |
| License: | MIT + fileLICENSE |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | eList results |
| Reference manual: | eList.html ,eList.pdf |
| Vignettes: | Introduction to Vector Comprehension (source,R code) |
| Package source: | eList_0.2.0.tar.gz |
| Windows binaries: | r-devel:eList_0.2.0.zip, r-release:eList_0.2.0.zip, r-oldrel:eList_0.2.0.zip |
| macOS binaries: | r-release (arm64):eList_0.2.0.tgz, r-oldrel (arm64):eList_0.2.0.tgz, r-release (x86_64):eList_0.2.0.tgz, r-oldrel (x86_64):eList_0.2.0.tgz |
| Old sources: | eList archive |
| Reverse imports: | refer |
Please use the canonical formhttps://CRAN.R-project.org/package=eListto link to this page.