Package: readaec Title: Access Australian Electoral Commission Data Version: 0.1.3 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 on first use and cached locally for subsequent calls. License: MIT + file LICENSE Encoding: UTF-8 Language: en-AU Roxygen: list(markdown = TRUE) 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://charlescoverdale.github.io/readaec/, https://github.com/charlescoverdale/readaec BugReports: https://github.com/charlescoverdale/readaec/issues Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://charlescoverdale.r-universe.dev Date/Publication: 2026-04-24 13:41:04 UTC RemoteUrl: https://github.com/charlescoverdale/readaec RemoteRef: HEAD RemoteSha: de4b786c4e8ef56cb21d455157c32c1c630ef260 NeedsCompilation: no Packaged: 2026-07-02 07:05:35 UTC; root Author: Charles Coverdale [aut, cre] Maintainer: Charles Coverdale