Skip to content

surveydown

1.3.0

Markdown-Based Programmable Surveys Using 'Quarto' and 'shiny'

1packages depend
5.7Kdownloads / year
0.3%test coverage
13/13checks pass

Overview

About
Maintained by John Paul HelvestonFirst published 2024-11-0114 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 1.8 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.03
0.3%
Coverage · measured lines
100%
Documentation · exports
20
Dependencies · direct
Check history
  • OK2026-08-04
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • WARNING2026-06-08
    12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-06-07
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 1 earlier snapshots
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 520 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
90%
Documented parameters
99%
Return-value docs
97%
References docs
0%

Downloads

5.7K
CRAN downloads in the past year
Rank #8,407 · ~16/day · ~473/mo
Daily download trend is not available in this view yet.
30830 days
1.1K90 days
5.7K1 year
Compare downloads with other packages →
Also on201 r2u

Repository

Repository
180Stars
24Forks
15Open issues
2Open PRs
3Releases
1,450Commits
12Contributors
markdownrsurveyquartoshinyshiny-appsshiny-rsupabase
1,450 commits · Last activity 2026-06-23 · +1.1% stars, 30d

Stars over time

2025-08-20 · 1202026-08-21 · 180

Repository practices

Upstream repositoryBeta

6 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/surveydown-dev/surveydown on 2026-08-16.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
Show all practices
Governance and community (1)
Issue templates
How this is detected·Detection ruleset v1 (2026-07-18)

Development tooling

AI-assisted toolingBeta

Uses AI-assisted development tooling (declared in repo)

Earliest detected marker: claude on 2025-06-11

claude

Most recent: claude on 2025-06-11

Evidence
  • claude: on 2025-06-11 · evidence B, D
How this is detected·Detection ruleset v2 (updated 2026-07-29)

Dependencies

Declared dependencies
23 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

People & History

People (7)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (3)
Author, Maintainer, Copyright holder
Author, Copyright holder
Author, Copyright holder
Contributors (4)
Contributor · added in 1.3.0
Contributor · added in 1.3.0
Contributor · added in 0.5.0
Contributor · added in 1.3.0
Copyright holders (3)
Author, Maintainer, Copyright holder
Author, Copyright holder
Author, Copyright holder
Package Timeline

14 releases. Pick two to compare their code metrics. R releases are shown for context.

  • 1.3.0Latest
    2026-06-23 · current release · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 1.0.1
    2025-12-19 · diff ↗
  • 0.14.0
    2025-11-03 · diff ↗
  • 0.13.3
    2025-09-30 · diff ↗
  • 0.13.0
    2025-08-20 · diff ↗
  • 0.12.6
    2025-07-07 · diff ↗
  • 0.11.0
    2025-04-17 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.10.1
    2025-04-08 · diff ↗
  • 0.9.0
    2025-03-18 · diff ↗
  • 0.8.0
    2025-01-27 · diff ↗
  • 0.7.2
    2024-12-13 · diff ↗
  • 0.5.1
    2024-11-27 · diff ↗
  • 0.5.0
    2024-11-25 · diff ↗
  • 0.4.0
    2024-11-01
Show 1 earlier events
  • R
    R 4.4.0 released · 2024-04-24

Package metadata

First published
2024-11-01
Total releases
14 / 2 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 4.1.0
Download size
650 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("surveydown")
Helveston, J. P., Benkendorf, R., Bunea, B., Durrani, U., Hu, P., Munnes, S., & Pieper, D. (2026). surveydown: Markdown-Based Programmable Surveys Using 'Quarto' and 'shiny' (Version 1.3.0) [Computer software]. https://doi.org/10.32614/CRAN.package.surveydown

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for surveydown version 1.3.0 [Data set]. HJJB, LLC. Data release v2026-08-22. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-22, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy