<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Framework for Planning and Executing Analyses</dc:title>
  <dc:title>R package plnr version 2025.11.22</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: data.table, digest, fs, foreach, glue, pbmcapply, purrr, R6,
stats, tidyr, usethis, utils, uuid</dc:relation>
  <dc:relation>Suggests: testthat, knitr, rmarkdown, progressr, ggplot2, readxl,
magrittr</dc:relation>
  <dc:creator>Richard Aubrey White &lt;hello@rwhite.no&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Richard Aubrey White [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-6747-1726&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=plnr/LICENSE)</dc:rights>
  <dc:date>2025-11-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=plnr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.plnr</dc:identifier>
</oai_dc:dc>
