deflist
0.2.0Deferred List - A Read-Only List-Like Object with Deferred Access
Overview
Implements the 'deflist' class, a read-only list-like object that accesses its elements via a function. The 'deflist' class can be used to model deferred access to data or computations by routing indexed list access to a function. This approach is particularly useful when sequential list-like access to data is required but holding all the data in memory at once is not feasible. The package also provides utilities for memoisation and caching to optimize access to frequently requested elements.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-06-0812 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation signals are not tracked yet for this package.
Downloads
Repository
Repository practices
7 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/bbuchsbaum/deflist on 2026-07-19.
Show all practices
Dependencies
Code & Tests
People & History
1 release. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.2.0Latest2026-03-10 · current release
- RR 4.5.0 released · 2025-04-11
Package metadata
- First published
- 2023-04-27
- Total releases
- 1 / 3 yrs
- License
- LGPL (>= 2.1)
- Download size
- 12 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet