<?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>Markdown-Based Programmable Surveys Using 'Quarto' and 'shiny'</dc:title>
  <dc:title>R package surveydown version 1.3.0</dc:title>
  <dc:description>Generate programmable surveys using markdown and R code chunks. Surveys
    are composed of two files: a survey.qmd 'Quarto' file defining the
    survey content (pages, questions, etc), and an app.R file defining a
    'shiny' app with global settings (libraries, database configuration,
    etc.) and server configuration options (e.g., conditional skipping /
    display, etc.). Survey data collected from respondents is stored in a
    'PostgreSQL' database. Features include controls for conditional skip
    logic (skip to a page based on an answer to a question), conditional
    display logic (display a question based on an answer to a question), a
    customizable progress bar, and a wide variety of question types,
    including multiple choice (single choice and multiple choices),
    select, text, numeric, multiple choice buttons, text area, and dates.
    Because the surveys render into a 'shiny' app, designers can also
    leverage the reactive capabilities of 'shiny' to create dynamic and
    interactive surveys.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: cli, DBI, dotenv, fs, htmltools, jsonlite, markdown, miniUI,
pool, quarto, rmarkdown, RPostgres, rstudioapi, rvest, shiny,
shinyjs, shinyWidgets, utils, xml2, yaml</dc:relation>
  <dc:relation>Suggests: glue, knitr, leaflet, testthat</dc:relation>
  <dc:creator>John Paul Helveston &lt;john.helveston@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>John Paul Helveston [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-2657-9191&gt;),
  Pingfan Hu [aut, cph] (ORCID: &lt;https://orcid.org/0009-0001-4877-4844&gt;),
  Bogdan Bunea [aut, cph] (ORCID:
    &lt;https://orcid.org/0009-0006-2942-0588&gt;),
  Stefan Munnes [ctb],
  Reed Benkendorf [ctb] (ORCID: &lt;https://orcid.org/0000-0001-9178-3087&gt;),
  Umair Durrani [ctb],
  Dylan Pieper [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=surveydown/LICENSE)</dc:rights>
  <dc:date>2026-06-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=surveydown</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.surveydown</dc:identifier>
</oai_dc:dc>
