Package: surveyframe Title: Survey Instrument Workflows Version: 0.3.4 Authors@R: c( person( given = "Mohammed Ali", family = "Sharafuddin", email = "mohammedali.page@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5247-2964") ) ) Description: Supports survey research workflows built around a typed instrument object (the sframe). Features include visual instrument design via a browser-based builder or 'Shiny' studio, export to a self-contained static HTML survey, an embeddable 'Shiny' module, SHA-256 integrity-checked serialisation to the '.sframe' format, multi-page survey rendering, branching logic, response quality checking, scale scoring, psychometric diagnostics, analysis-plan execution, model syntax planning, an interactive response dashboard, codebook generation, and reproducible HTML reporting. License: MIT + file LICENSE URL: https://mohammedalisharafuddin.github.io/surveyframe, https://github.com/MohammedAliSharafuddin/surveyframe BugReports: https://github.com/MohammedAliSharafuddin/surveyframe/issues Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: jsonlite (>= 1.8.0), rlang (>= 1.1.0), openssl (>= 2.1.0) Suggests: ggplot2 (>= 3.4.0), googlesheets4 (>= 1.1.0), shiny (>= 1.7.0), psych (>= 2.3.0), MASS, nnet, digest (>= 0.6.0), lavaan (>= 0.6-0), testthat (>= 3.0.0), knitr, rmarkdown, naniar (>= 1.0.0), pagedown (>= 0.20) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 RoxygenNote: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://mohammedalisharafuddin.r-universe.dev Date/Publication: 2026-07-18 17:49:54 UTC RemoteUrl: https://github.com/mohammedalisharafuddin/surveyframe RemoteRef: HEAD RemoteSha: 5625608a906ffc36cf4f36558658909796fd26f4 NeedsCompilation: no Packaged: 2026-07-18 18:39:03 UTC; root Author: Mohammed Ali Sharafuddin [aut, cre] (ORCID: ) Maintainer: Mohammed Ali Sharafuddin