Package: sss Version: 0.2.2 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 . 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.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 VignetteBuilder: knitr Language: en-US Config/testthat/edition: 3 Config/pak/sysreqs: libxml2-dev Repository: https://andrie.r-universe.dev Date/Publication: 2024-12-11 13:51:12 UTC RemoteUrl: https://github.com/andrie/sss RemoteRef: HEAD RemoteSha: 9e06d3e9d41364488fd15a13054dcf077bf345d9 NeedsCompilation: no Packaged: 2026-07-06 10:13:51 UTC; root Author: Andrie de Vries [aut, cre] Maintainer: Andrie de Vries