Package: readSX
Title: Read 'SurveyXact' Data
Version: 0.8.4
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://www.surveyxact.com/>, adds variable labels, and converts value 
    labels to factors in the same order as exported from 'SurveyXact'.
License: MIT + file LICENSE
Imports: cli, readxl, rlang, utils
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/sda030/readSX, https://sda030.github.io/readSX/
BugReports: https://github.com/sda030/readSX/issues
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-03-25 22:02:14 UTC; py128
Author: Stephan Daus [aut, cre] (<https://orcid.org/0000-0003-0230-6997>)
Maintainer: Stephan Daus <stephus.daus@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-25 22:20:02 UTC
