Package: evsim
Title: Electric Vehicle Charging Sessions Simulation
Version: 1.4.0
Authors@R: 
    person(given = "Marc",
           family = "Cañigueral",
           role = c("aut", "cre"),
           email = "marc.canigueral@udg.edu",
           comment = c(ORCID = "0000-0001-9724-5829")
           )
Description: Simulation of Electric Vehicles charging sessions using 
    Gaussian models, together with time-series power demand calculations. 
    The simulation methodology is published in 
    Cañigueral et al. (2023, ISBN:0957-4174) <doi:10.1016/j.eswa.2023.120318>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: MASS, dplyr, lubridate, purrr, rlang, tidyr, jsonlite,
        dygraphs, ggplot2
Suggests: shiny, shinydashboard, shinyWidgets, spelling, testthat (>=
        3.0.0)
Depends: R (>= 2.10)
URL: https://mcanigueral.github.io/evsim/,
        https://github.com/mcanigueral/evsim/
BugReports: https://github.com/mcanigueral/evsim/issues
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-03-14 14:20:46 UTC; mcanigueral
Author: Marc Cañigueral [aut, cre] (<https://orcid.org/0000-0001-9724-5829>)
Maintainer: Marc Cañigueral <marc.canigueral@udg.edu>
Repository: CRAN
Date/Publication: 2024-03-14 14:50:02 UTC
