Package: cesR
Type: Package
Title: Access the Canadian Election Study Datasets
Version: 0.1.0
Authors@R: 
    c(person(given = "Paul A.",
    family = "Hodgetts",
    role = c("aut", "cre"),
    email = "hodgetts.paul@outlook.com"),
    person(given = "Rohan",
    family = "Alexander",
    role = c("aut"),
    email = "rohan.alexander@utoronto.ca",
    comment = c(ORCID = "0000-0003-1279-0700")))
Maintainer: Paul A. Hodgetts <hodgetts.paul@outlook.com>
Description: Makes accessing and loading the Canadian Election Study (<http://www.ces-eec.ca/>, <https://ces-eec.arts.ubc.ca/>, <https://search1.odesi.ca/#/>) surveys into the R workspace more efficient by 
  downloading a requested survey and loading it as a data object. This removes the need to locate, download, load, 
  and change working directories when working with the Canadian Election Study surveys.
License: MIT + file LICENSE
URL: https://hodgettsp.github.io/cesR/
BugReports: https://github.com/hodgettsp/cesR/issues
Depends: R(>= 3.5.0)
Encoding: UTF-8
Language: en-US
Imports: dplyr, haven, readr, labelled, tidyr, utils
RoxygenNote: 7.1.2
Suggests: testthat, knitr, rmarkdown, spelling
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-23 00:46:03 UTC; phodg
Author: Paul A. Hodgetts [aut, cre],
  Rohan Alexander [aut] (<https://orcid.org/0000-0003-1279-0700>)
Repository: CRAN
Date/Publication: 2021-11-23 18:20:05 UTC
Built: R 4.2.0; ; 2022-04-13 20:10:49 UTC; unix
