Package: sss
Version: 0.2.1
Authors@R: person("Andrie", "de Vries", role=c("aut", "cre"),
    email="apdevries@gmail.com")
License: GPL-2 | GPL-3
Title: Import Files in the Triple-s (Standard Survey Structure) Format
Description: Tools to import survey files in the '.sss' (triple-s) format. 
    The package provides the function 'read.sss()' that reads the '.asc' 
    (or '.csv') and '.sss' files of a triple-s survey data file. 
    See also <https://www.triple-s.org/>.
URL: http://andrie.github.io/sss/, https://andrie.github.io/sss/
BugReports: https://github.com/andrie/sss/issues
Depends: R (>= 2.11.0)
Imports: utils, xml2, methods, assertthat
Suggests: testthat, covr, knitr, rmarkdown, dplyr, spelling, utf8
RoxygenNote: 7.2.1
Encoding: UTF-8
VignetteBuilder: knitr
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-14 16:11:22 UTC; apdev
Author: Andrie de Vries [aut, cre]
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-14 16:20:02 UTC
Built: R 4.1.2; ; 2022-08-15 10:27:11 UTC; unix
