# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "surveydown" in publications use:' type: software license: MIT title: 'surveydown: Markdown-Based Surveys Using ''Quarto'' and ''shiny''' version: 0.4.0 identifiers: - type: doi value: 10.32614/CRAN.package.surveydown abstract: '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.' authors: - family-names: Helveston given-names: John Paul email: john.helveston@gmail.com orcid: https://orcid.org/0000-0002-2657-9191 - family-names: Hu given-names: Pingfan email: pingfan0727@gmail.com orcid: https://orcid.org/0009-0001-4877-4844 - family-names: Bunea given-names: Bogdan email: buneabt@yahoo.com orcid: https://orcid.org/0009-0006-2942-0588 preferred-citation: type: manual title: 'surveydown: Markdown-Based Surveys Using Quarto And Shiny' authors: - family-names: Helveston given-names: John Paul email: john.helveston@gmail.com orcid: https://orcid.org/0000-0002-2657-9191 - family-names: Hu given-names: Pingfan email: pingfan0727@gmail.com orcid: https://orcid.org/0009-0001-4877-4844 - family-names: Bunea given-names: Bogdan email: buneabt@yahoo.com orcid: https://orcid.org/0009-0006-2942-0588 year: '2024' notes: R package url: https://surveydown.org/ repository: https://surveydown-dev.r-universe.dev repository-code: https://github.com/surveydown-dev/surveydown commit: 5c57eabe8106f09ba08e44351e38e3b8e7ec17eb url: https://pkg.surveydown.org contact: - family-names: Helveston given-names: John Paul email: john.helveston@gmail.com orcid: https://orcid.org/0000-0002-2657-9191