Changelog
Source:NEWS.md
evprof 1.1.1
CRAN release: 2024-02-05
- Improved the consistency of the provided example data sets
- Function
plot_points
can configurestart
hour whenlog = TRUE
evprof 1.1.0
CRAN release: 2024-01-29
- Energy GMM inside of
evmodel
also contain theratio
of everycharging_rate
evprof 1.0.0
CRAN release: 2024-01-19
- Added functions to save and read the model in JSON instead of RDS files
- Bug fix in the
evmodel
printing function - Default
log
value of functiondetect_outliers
set toTRUE
- Replace all deprecated
aes_string
functions by using.data[[var]]
- Remove unused functions
- Remove
days
parameter from functiondivide_by_disconnection
- Print a message with time-cycles’ table in function
divide_by_timecycle
- Complete tests
- Including California EV sessions when loading the package
- Include examples in all exported functions
- CRAN release