Package: aemo
Type: Package
Title: Download and process AEMO price and demand data
Version: 0.1.0
Date: 2014-06-21
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)
Suggests: testthat, httr (>= 0.3)
Packaged: 2014-06-21 07:39:29 UTC; imanuel
Author: Imanuel Costigan [aut, cre],
  Australian Energy Market Operator [cph]
Maintainer: Imanuel Costigan <i.costigan@me.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-06-21 10:44:37
