eList: List Comprehension and Tools

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
Author: Chris Mann
Maintainer: Chris Mann <cmann3 at unl.edu>
BugReports: https://github.com/cmann3/eList/issues
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: eList results

Documentation:

Reference manual: eList.pdf
Vignettes: Introduction to Vector Comprehension

Downloads:

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
Old sources: eList archive

Reverse dependencies:

Reverse imports: refer

Linking:

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