# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "plnr" in publications use:' type: software license: MIT title: 'plnr: A Framework for Planning and Executing Analyses' version: 2025.11.22 doi: 10.32614/CRAN.package.plnr identifiers: - type: doi value: 10.32614/CRAN.package.plnr abstract: A comprehensive framework for planning and executing analyses in R. It provides a structured approach to running the same function multiple times with different arguments, executing multiple functions on the same datasets, and creating systematic analyses across multiple strata or variables. The framework is particularly useful for applying the same analysis across multiple strata (e.g., locations, age groups), running statistical methods on multiple variables (e.g., exposures, outcomes), generating multiple tables or graphs for reports, and creating systematic surveillance analyses. Key features include efficient data management, structured analysis planning, flexible execution options, built-in debugging tools, and hash-based caching. authors: - family-names: White given-names: Richard Aubrey email: hello@rwhite.no orcid: https://orcid.org/0000-0002-6747-1726 preferred-citation: type: manual title: 'plnr: A System for Planing Analyses' authors: - name: Richard Aubrey White location: name: Oslo, Norway year: '2025' url: https://www.rwhite.no/plnr/ doi: 10.32614/CRAN.package.plnr repository: https://raubreywhite.r-universe.dev repository-code: https://github.com/raubreywhite/plnr commit: 3c073ffee5246f7df3e92cbce346880decb174a2 url: https://www.rwhite.no/plnr/ date-released: '2026-05-10' contact: - family-names: White given-names: Richard Aubrey email: hello@rwhite.no orcid: https://orcid.org/0000-0002-6747-1726