Provides list-processing utilities inspired by the 'SRFI-1' list library for Scheme (<https://srfi.schemers.org/srfi-1/srfi-1.html>), including car/cdr family accessors, zip, pairwise, for.each, pair.fold.right and friends. Higher-order helpers that are orthogonal to list processing are deferred to the 'functional' package; this package is freely a mixture of implementation and API.
| Version: | 0.2 |
| Suggests: | RUnit |
| Published: | 2026-06-15 |
| DOI: | 10.32614/CRAN.package.lisp |
| Author: | Peter Danenberg [aut, cre] |
| Maintainer: | Peter Danenberg <pcd at roxygen.org> |
| BugReports: | https://github.com/klutometis/R-lisp/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/klutometis/R-lisp |
| NeedsCompilation: | no |
| CRAN checks: | lisp results |
| Reference manual: | lisp.html , lisp.pdf |
| Package source: | lisp_0.2.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): lisp_0.2.tgz, r-oldrel (arm64): lisp_0.2.tgz, r-release (x86_64): lisp_0.2.tgz, r-oldrel (x86_64): lisp_0.2.tgz |
| Old sources: | lisp archive |
Please use the canonical form https://CRAN.R-project.org/package=lisp to link to this page.