Package: quiltr Title: Qualtrics for Labelling Text using R Version: 0.1.0 Authors@R: person(given = "Christopher", family = "Barrie", role = c("aut", "cre"), email = "christopher.barrie@ed.ac.uk", comment = c(ORCID = "0000-0002-9156-990X")) Description: Functions to convert text data for labelling into format appropriate for importing into Qualtrics. Supports multiple language, including right-to-left scripts as well as different response types. Outputs an Advance Format .txt file that can be read into Qualtrics. License: MIT + file LICENSE URL: https://github.com/cjbarrie/quiltr BugReports: https://github.com/cjbarrie/quiltr/issues Language: en-US Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 2.10) VignetteBuilder: knitr Repository: https://cjbarrie.r-universe.dev Date/Publication: 2021-12-03 08:36:23 UTC RemoteUrl: https://github.com/cjbarrie/quiltr RemoteRef: HEAD RemoteSha: 06d5578c217dbac6f1e09e41f5d56d6c2bec0e9d NeedsCompilation: no Packaged: 2026-06-23 06:12:07 UTC; root Author: Christopher Barrie [aut, cre] (ORCID: ) Maintainer: Christopher Barrie