The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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, r-oldrel (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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.