Package: readaec
Title: Access Australian Electoral Commission Data
Version: 0.1.2
Authors@R: 
    person("Charles", "Coverdale", email = "charlesfcoverdale@gmail.com",
           role = c("aut", "cre"))
Description: Provides clean, tidy access to Australian Electoral Commission
    (AEC) federal election data. Includes results for the House of
    Representatives and Senate from 2007 onwards, at both division and polling
    place level. Data is downloaded directly from the AEC
    <https://results.aec.gov.au> on first use and cached locally for
    subsequent calls.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-AU
RoxygenNote: 7.3.3
Imports: httr2, readr, dplyr, cli, glue, tools
Suggests: ggplot2, purrr, tidyr, sf, knitr, rmarkdown, testthat (>=
        3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/charlescoverdale/readaec
BugReports: https://github.com/charlescoverdale/readaec/issues
NeedsCompilation: no
Packaged: 2026-03-16 17:51:42 UTC; charlescoverdale
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-16 19:40:07 UTC
Built: R 4.7.0; ; 2026-04-28 04:45:41 UTC; windows
