The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Generate 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.
Version: | 0.7.2 |
Depends: | R (≥ 4.0.0) |
Imports: | DBI, DT, fs, htmltools, markdown, pool, quarto, RPostgres, rstudioapi, rvest, shiny, shinyjs, shinyWidgets, usethis, utils, xml2, yaml |
Suggests: | knitr, leaflet, testthat, glue |
Published: | 2024-12-13 |
DOI: | 10.32614/CRAN.package.surveydown |
Author: | John Paul Helveston [aut, cre, cph], Pingfan Hu [aut, cph], Bogdan Bunea [aut, cph], Stefan Munnes [ctb] |
Maintainer: | John Paul Helveston <john.helveston at gmail.com> |
BugReports: | https://github.com/surveydown-dev/surveydown/issues |
License: | MIT + file LICENSE |
URL: | https://pkg.surveydown.org |
NeedsCompilation: | no |
Citation: | surveydown citation info |
Materials: | README NEWS |
CRAN checks: | surveydown results |
Reference manual: | surveydown.pdf |
Vignettes: |
Introduction to surveydown (source, R code) |
Package source: | surveydown_0.7.2.tar.gz |
Windows binaries: | r-devel: surveydown_0.7.2.zip, r-release: surveydown_0.7.2.zip, r-oldrel: surveydown_0.7.2.zip |
macOS binaries: | r-release (arm64): surveydown_0.7.2.tgz, r-oldrel (arm64): surveydown_0.7.2.tgz, r-release (x86_64): surveydown_0.7.2.tgz, r-oldrel (x86_64): surveydown_0.7.2.tgz |
Old sources: | surveydown archive |
Please use the canonical form https://CRAN.R-project.org/package=surveydown to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.