Package: sss
Authors@R: person("Andrie", "de Vries", role=c("aut", "cre"),
    email="apdevries@gmail.com")
License: GPL-2 | GPL-3
Title: Tools for Importing Files in the Triple-s (Standard Survey
        Structure) Format
LazyData: true
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.
Version: 0.1-0
URL: https://github.com/andrie/sss
BugReports: https://github.com/andrie/sss/issues
Date: 2017-03-31
Depends: R (>= 2.11.0)
Imports: utils, xml2, methods, assertthat
Suggests: testthat, covr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-01 08:19:02 UTC; adevries
Author: Andrie de Vries [aut, cre]
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-01 12:21:46 UTC
