[WORK IN PROGRESS]
Docs: https://energyrt.github.io/CEPRO/
This R-package is a reproduction of CEPRO model, developed in the study [1] to evaluate energy transition options for China’s electric power sector by the mid-century . The current version CEPRO2.0 is an improved with finer resolution of renewable energy, and is adjusted to the new developments of energyRt modeling package [2].
You can install the development version of CEPRO from GitHub with:
# install.packages("devtools")
devtools::install_github("energyRt/energyRt", ref = "dev")
devtools::install_github("energyRt/CEPRO")