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 and .sss files of a
    triple-s survey data file.  The package is experimental
    - feedback, issues and bug reports are welcome.
Version: 0.0-14
URL: https://github.com/andrie/sss
BugReports: https://github.com/andrie/sss/issues
Date: 2016-04-09
Depends: R (>= 2.11.0)
Imports: utils, methods, XML
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-09 20:45:39 UTC; adevries
Author: Andrie de Vries [aut, cre]
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-10 00:25:38
