Package: doRedis
Type: Package
Title: 'Foreach' Parallel Adapter Using the 'Redis' Database
Version: 3.0.3
Date: 2025-9-1
Authors@R: person(given = c("B.", "W."),
                    family = "Lewis",
                    role = c("aut", "cre"),
                    email = "blewis@illposed.net")
Description: Create and manage fault-tolerant task queues for the 'foreach' package using the 'Redis' key/value database.
BugReports: https://github.com/bwlewis/doRedis/issues
Depends: R (>= 3.0), foreach(>= 1.3.0), iterators(>= 1.0.0), utils
Imports: redux, stats
License: GPL-2
LazyLoad: yes
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-02 23:33:15 UTC; blewis
Author: B. W. Lewis [aut, cre]
Maintainer: B. W. Lewis <blewis@illposed.net>
Repository: CRAN
Date/Publication: 2025-09-02 23:50:09 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:50:10 UTC; windows
Archs: x64
