Package: functionals Type: Package Title: Functional Programming with Parallelism and Progress Tracking Version: 0.5.1 Authors@R: person("Imad", "EL BADISY", email = "elbadisyimad@gmail.com", role = c("aut", "cre")) Maintainer: Imad EL BADISY Description: Provides functional tools such as fmap(), fwalk(), and fapply() to iterate over vectors, data frames, or grouped data with optional parallelism and real-time progress tracking. Progress updates now reflect completed tasks across sequential, multicore, and cluster-backed execution. Designed for readable and reproducible workflows, including support for Monte Carlo simulations and benchmarking. License: MIT + file LICENSE Encoding: UTF-8 Imports: parallel Suggests: testthat (>= 3.0.0), bench, rsample Config/testthat/edition: 3 RoxygenNote: 7.3.2 BugReports: https://github.com/ielbadisy/functionals/issues Repository: https://ielbadisy.r-universe.dev Date/Publication: 2026-03-30 11:04:58 UTC RemoteUrl: https://github.com/ielbadisy/functionals RemoteRef: HEAD RemoteSha: 8458e49c23435098bbee4c57ef0a8fb1cd833fd9 NeedsCompilation: no Packaged: 2026-07-02 07:31:44 UTC; root Author: Imad EL BADISY [aut, cre]