Package: eList Title: List Comprehension and Tools Version: 0.2.0 Author: Chris Mann Maintainer: Chris Mann Description: 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. License: MIT + file LICENSE BugReports: https://github.com/cmann3/eList/issues Encoding: UTF-8 Suggests: knitr, rmarkdown, stats, parallel VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Repository: https://cmann3.r-universe.dev Date/Publication: 2021-01-22 22:59:56 UTC RemoteUrl: https://github.com/cmann3/elist RemoteRef: HEAD RemoteSha: c7d1f64680aa6edb1f253aaa1c27b1dd8dae0245 NeedsCompilation: no Packaged: 2026-07-14 07:42:45 UTC; root