Package: sdstudio Title: Companion Application for the 'surveydown' Survey Platform Version: 0.2.0 Authors@R: c( person("Pingfan", "Hu", , "pingfan0727@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0001-4877-4844")), person("John Paul", "Helveston", , "john.helveston@gmail.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-2657-9191")), person("Bogdan", "Bunea", , "buneabt@yahoo.com", role = c("aut", "cph"), comment = c(ORCID = "0009-0006-2942-0588")) ) Author: Pingfan Hu [aut, cre, cph] (), John Paul Helveston [aut, cph] (), Bogdan Bunea [aut, cph] () Maintainer: Pingfan Hu Description: Companion package that supports the 'surveydown' survey platform (). The default method for working with a 'surveydown' survey is to edit the plain text 'survey.qmd' and 'app.R' files. With 'sdstudio', you can create, preview and manage surveys with a 'shiny' application as a graphical user interface. License: MIT + file LICENSE URL: https://sdstudio.surveydown.org BugReports: https://github.com/surveydown-dev/sdstudio/issues Depends: R (>= 4.1.0) Imports: bslib, DBI, dotenv, DT, htmltools, later, pool, RPostgres, shiny, shinyAce, surveydown Suggests: testthat Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libpq-dev zlib1g-dev Repository: https://surveydown-dev.r-universe.dev Date/Publication: 2026-02-02 22:03:17 UTC RemoteUrl: https://github.com/surveydown-dev/sdstudio RemoteRef: HEAD RemoteSha: 219a305e9327428d3ff1d52ee378f25c42669562 NeedsCompilation: no Packaged: 2026-06-14 05:49:02 UTC; root