Package: rplexos
Type: Package
Title: Read and Analyze PLEXOS Solutions from R
Version: 0.10.0.1
Date: 2014-09-10
Authors@R: as.person(c(
    "Eduardo Ibanez <eduardo.ibanez@nrel.gov> [aut, cre]",
    "National Renewable Energy Laboratory [cph]"
    ))
Description: This package contains functions to efficiently convert PLEXOS
    solutions into SQLite databases and to extract information from those
    databases to perform analysis. It supports collation of solutions that may
    have divided into different time partitions, as well as the comparison
    across different scenarios.
License: MIT + file LICENSE
URL: https://github.com/NREL/rplexos
BugReports: https://github.com/NREL/rplexos/issues
Depends: R(>= 3.1.0), dplyr (>= 0.3), RSQLite
Imports: Rcpp, DBI, data.table, lubridate, reshape2, stringi,
        assertthat
Suggests: knitr
LinkingTo: Rcpp (>= 0.11.3)
VignetteBuilder: knitr
Packaged: 2014-10-20 18:09:20 UTC; eibanez
Author: Eduardo Ibanez [aut, cre],
  National Renewable Energy Laboratory [cph]
Maintainer: Eduardo Ibanez <eduardo.ibanez@nrel.gov>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-10-21 02:04:44
