Package: lssdoc Title: Render 'LimeSurvey' '.lss' Questionnaires as Word and PDF Documents Version: 0.1.1.9000 Authors@R: person("Amal", "Tawfik", , "amal.tawfik@hesav.ch", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0006-2422-1555", ROR = "04j47fz63")) Description: Render 'LimeSurvey' '.lss' survey exports as questionnaire documents in Word ('.docx') or PDF, displaying one to four languages side by side with localized chrome in English, French, German, Spanish and Italian. Includes a rule-based automated audit that flags missing translations, forward filter references, duplicate codes, array-scale inconsistencies and orphan structural references. Designed for anyone working with a 'LimeSurvey' survey: researchers, methodologists, ethics committees, translators and reviewers. Processing is fully local: the source file is the only input and no questionnaire content is uploaded to a third-party service. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Depends: R (>= 4.1) Imports: cli, rlang, xml2 Suggests: flextable, knitr, officer, rmarkdown, testthat (>= 3.0.0), zip VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://amaltawfik.github.io/lssdoc/, https://github.com/amaltawfik/lssdoc BugReports: https://github.com/amaltawfik/lssdoc/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev Repository: https://amaltawfik.r-universe.dev Date/Publication: 2026-07-19 16:46:10 UTC RemoteUrl: https://github.com/amaltawfik/lssdoc RemoteRef: HEAD RemoteSha: 75370eda79cdc55e388722dd92c5e0e5f331ceff NeedsCompilation: no Packaged: 2026-07-19 17:43:37 UTC; root Author: Amal Tawfik [aut, cre, cph] (ORCID: , ROR: ) Maintainer: Amal Tawfik