Type: Package
Package: aemo
Title: Download and Process AEMO Price and Demand Data
Version: 0.3.0
Authors@R: 
    c(person(given = "Imanuel",
             family = "Costigan",
             role = c("aut", "cre"),
             email = "i.costigan@me.com"),
      person(given = "Australian Energy Market Operator",
             role = "cph"))
Description: Download and process real time trading prices and
    demand data freely provided by the Australian Energy Market Operator
    (AEMO). Note that this includes a sample data set.
License: GPL-2
Depends: R (>= 3.1.0)
Imports: assertthat (>= 0.1), dplyr (>= 0.5.0), lubridate (>= 1.3.3),
        stats, stringr (>= 0.6.2), utils
Suggests: httr (>= 0.3), testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-04 09:07:48 UTC; imanuel
Author: Imanuel Costigan [aut, cre],
  Australian Energy Market Operator [cph]
Maintainer: Imanuel Costigan <i.costigan@me.com>
Repository: CRAN
Date/Publication: 2020-04-04 09:50:02 UTC
Built: R 4.1.2; ; 2021-12-18 07:41:27 UTC; windows
