Package: surveyspec
Title: Survey Design Specification Format
Version: 0.1.0
Authors@R: 
    person(given = "Tom",
           family = "Elliott",
           role = c("aut", "cre"),
           email = "tom.elliott@auckland.ac.nz",
           comment = c(ORCID = "0000-0002-7815-6318"))
Description: Provides a set of functions for working with design specification files, making it easier to share and load survey designs with R.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports: methods, RcppTOML, srvyr (>= 1.1.0), stats, survey (>= 4.1),
        utils
Suggests: covr, iNZightTools, RCurl, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-12-08 03:23:06 UTC; runneradmin
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>)
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Built: R 4.0.5; ; 2021-12-08 03:23:07 UTC; windows
