plnr: A System for Planing Analyses

A system to plan analyses within the mental model where you have one (or more) datasets and want to run either A) the same function multiple times with different arguments, or B) multiple functions. This is appropriate when you have multiple strata (e.g. locations, age groups) that you want to apply the same function to, or you have multiple variables (e.g. exposures) that you want to apply the same statistical method to, or when you are creating the output for a report and you need multiple different tables or graphs.

Version: 2022.11.23
Depends: R (≥ 3.3.0)
Imports: data.table, R6, uuid, foreach, fs, glue, usethis, purrr, utils, digest, stats
Suggests: testthat, knitr, rmarkdown, progressr, ggplot2, readxl, magrittr
Published: 2022-11-23
Author: Richard Aubrey White ORCID iD [aut, cre]
Maintainer: Richard Aubrey White <hello at rwhite.no>
BugReports: https://github.com/csids/plnr/issues
License: MIT + file LICENSE
URL: https://www.csids.no/plnr/, https://github.com/csids/plnr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: plnr results

Documentation:

Reference manual: plnr.pdf
Vignettes: Adding Analyses to a Plan
Introduction to plnr

Downloads:

Package source: plnr_2022.11.23.tar.gz
Windows binaries: r-devel: plnr_2022.11.23.zip, r-release: plnr_2022.11.23.zip, r-oldrel: plnr_2022.11.23.zip
macOS binaries: r-release (arm64): plnr_2022.11.23.tgz, r-oldrel (arm64): plnr_2022.11.23.tgz, r-release (x86_64): plnr_2022.11.23.tgz
Old sources: plnr archive

Reverse dependencies:

Reverse suggests: csalert

Linking:

Please use the canonical form https://CRAN.R-project.org/package=plnr to link to this page.