Package: readSX
Title: Read 'SurveyXact' Data
Version: 0.8.8
Authors@R: 
    person(given = "Stephan", 
           family = "Daus", 
           role = c("aut", "cre"),
           email = "stephus.daus@gmail.com", 
           comment = c(ORCID = "0000-0003-0230-6997"))
Description: Imports data from the 'SurveyXact' commercial service 
    <https://rambollxact.com>, adds variable labels, and converts value 
    labels to factors in the same order as exported from 'SurveyXact'.
License: MIT + file LICENSE
URL: https://github.com/NIFU-NO/readSX,
        https://NIFU-NO.github.io/readSX/
BugReports: https://github.com/NIFU-NO/readSX/issues
Depends: R (>= 3.10)
Imports: cli, readxl, rlang, utils
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Language: en-US
NeedsCompilation: no
Packaged: 2026-03-14 09:49:38 UTC; py128
Author: Stephan Daus [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0230-6997>)
Maintainer: Stephan Daus <stephus.daus@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-14 16:20:08 UTC
Built: R 4.4.3; ; 2026-03-19 02:12:48 UTC; unix
