# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "functionals" in publications use:' type: software license: MIT title: 'functionals: Functional Programming with Parallelism and Progress Tracking' version: 0.5.1 doi: 10.32614/CRAN.package.functionals abstract: 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. authors: - family-names: EL BADISY given-names: Imad email: elbadisyimad@gmail.com repository: https://ielbadisy.r-universe.dev repository-code: https://github.com/ielbadisy/functionals commit: 8458e49c23435098bbee4c57ef0a8fb1cd833fd9 url: https://github.com/ielbadisy/functionals date-released: '2026-03-30' contact: - family-names: EL BADISY given-names: Imad email: elbadisyimad@gmail.com