Package: aemo
Type: Package
Title: Download and Process AEMO Price and Demand Data
Version: 0.2.0
Date: 2016-08-20
Authors@R: c(
    person('Imanuel', 'Costigan', email = 'i.costigan@me.com',
    role = c('aut', 'cre')),
    person('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: dplyr (>= 0.2), stringr (>= 0.6.2), assertthat (>= 0.1),
        lubridate (>= 1.3.3), utils, stats
Suggests: testthat, httr (>= 0.3), covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-20 10:13:40 UTC; imanuel
Author: Imanuel Costigan [aut, cre],
  Australian Energy Market Operator [cph]
Maintainer: Imanuel Costigan <i.costigan@me.com>
Repository: CRAN
Date/Publication: 2016-08-20 15:33:40
