plnr: A Framework for Planning and Executing Analyses

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.

Package details

AuthorRichard Aubrey White [aut, cre] (ORCID: <https://orcid.org/0000-0002-6747-1726>)
MaintainerRichard Aubrey White <hello@rwhite.no>
LicenseMIT + file LICENSE
Version2025.11.22
URL https://www.rwhite.no/plnr/ https://github.com/raubreywhite/plnr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("plnr")

Try the plnr package in your browser

Any scripts or data that you put into this service are public.

plnr documentation built on Nov. 23, 2025, 1:06 a.m.