<?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>Portable Backend Layer for 'Stan' Models</dc:title>
  <dc:title>R package flexstanr version 0.2.0</dc:title>
  <dc:description>Gives a 'Stan'-based R package one interface for fitting its
    models through either 'rstan' or 'cmdstanr', neither of which is required to
    install this package (install whichever you use). Collects and
    validates sampler options, guarding against mixing one backend's argument
    vocabulary into the other, dispatches the fit to the chosen backend, and
    exposes backend-agnostic accessors for reading posterior draws, extracting
    parameters, and running generated quantities. The host package supplies its
    own compiled models; flexstanr resolves them from the calling package at run
    time, so the same code works whichever backend is installed.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: methods, parallelly, tools</dc:relation>
  <dc:relation>Suggests: cmdstanr, desc, knitr, pkgload, posterior, rmarkdown,
roxygen2, rstan (&gt;= 2.18.1), spelling, testthat (&gt;= 3.2.0),
withr</dc:relation>
  <dc:creator>Carl Pearson &lt;carl.ab.pearson@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Carl Pearson [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-0701-7860&gt;),
  Weston Voglesonger [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=flexstanr/LICENSE)</dc:rights>
  <dc:date>2026-08-25</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=flexstanr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.flexstanr</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
