Package: plnr 2025.3.19

Richard Aubrey White

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.

Authors:Richard Aubrey White [aut, cre], CSIDS [cph]

plnr_2025.3.19.tar.gz
plnr_2025.3.19.zip(r-4.5)plnr_2025.3.19.zip(r-4.4)plnr_2025.3.19.zip(r-4.3)
plnr_2025.3.19.tgz(r-4.5-any)plnr_2025.3.19.tgz(r-4.4-any)plnr_2025.3.19.tgz(r-4.3-any)
plnr_2025.3.19.tar.gz(r-4.5-noble)plnr_2025.3.19.tar.gz(r-4.4-noble)
plnr_2025.3.19.tgz(r-4.4-emscripten)plnr_2025.3.19.tgz(r-4.3-emscripten)
plnr.pdf |plnr.html
plnr/json (API)
NEWS

# Install 'plnr' in R:
install.packages('plnr', repos = c('https://csids.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/csids/plnr/issues

Pkgdown site:https://www.csids.no

Datasets:

On CRAN:

Conda:

csverse

5.08 score 3 stars 1 scripts 708 downloads 10 exports 38 dependencies

Last updated 9 days agofrom:cc2c3e1837. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 19 2025
R-4.5-winOKMar 19 2025
R-4.5-macOKMar 19 2025
R-4.5-linuxOKMar 19 2025
R-4.4-winOKMar 19 2025
R-4.4-macOKMar 19 2025
R-4.4-linuxOKMar 19 2025
R-4.3-winOKMar 19 2025
R-4.3-macOKMar 19 2025

Exports:create_rmarkdownexample_action_fnexample_data_fn_nor_covid19_cases_by_time_locationexpand_listget_anythingis_run_directlyPlanset_optstest_action_fntry_again

Dependencies:askpassclicliprcodetoolscrayoncredentialscurldata.tabledescdigestforeachfsgertghgitcredsgluehttr2iniiteratorsjsonlitelifecyclemagrittropensslpbmcapplypurrrR6rappdirsrlangrprojrootrstudioapisysusethisuuidvctrswhiskerwithryamlzip

Adding analyses to a plan

Rendered fromadding_analyses.Rmdusingknitr::rmarkdownon Mar 19 2025.

Last update: 2025-03-19
Started: 2022-05-27

Introduction to plnr

Rendered fromplnr.Rmdusingknitr::rmarkdownon Mar 19 2025.

Last update: 2025-03-19
Started: 2022-01-19