R Under development (unstable) (2025-10-07 r88904 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(evsim) > > test_check("evsim") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Attaching package: 'lubridate' The following objects are masked from 'package:base': date, intersect, setdiff, union Warning: charging sessions have been aligned to 15-minute resolution. # A tibble: 24,540 x 18 Session Timeslot Power PowerNominal EnergyRequired 1 S1~1 2018-10-08 06:30:00 0.6 0.6 6.31 2 S1~1 2018-10-08 06:45:00 0.6 0.6 6.31 3 S1~1 2018-10-08 07:00:00 0.6 0.6 6.31 4 S1~1 2018-10-08 07:15:00 0.6 0.6 6.31 5 S1~1 2018-10-08 07:30:00 0.6 0.6 6.31 6 S1~1 2018-10-08 07:45:00 0.6 0.6 6.31 7 S1~1 2018-10-08 08:00:00 0.6 0.6 6.31 8 S1~1 2018-10-08 08:15:00 0.6 0.6 6.31 9 S1~1 2018-10-08 08:30:00 0.6 0.6 6.31 10 S1~1 2018-10-08 08:45:00 0.6 0.6 6.31 # i 24,530 more rows # i 13 more variables: ConnectionHoursLeft , ID , # ConnectionStartDateTime , ConnectionEndDateTime , # ChargingStartDateTime , ChargingEndDateTime , Energy , # ConnectionHours , ChargingHours , ChargingStation , # FlexibilityHours , UserID , Profile Warning: charging sessions have been aligned to 15-minute resolution. # A tibble: 24,540 x 18 Session Timeslot Power PowerNominal EnergyRequired 1 S1~1 2018-10-08 06:30:00 0.6 0.6 6.31 2 S1~1 2018-10-08 06:45:00 0.6 0.6 6.31 3 S1~1 2018-10-08 07:00:00 0.6 0.6 6.31 4 S1~1 2018-10-08 07:15:00 0.6 0.6 6.31 5 S1~1 2018-10-08 07:30:00 0.6 0.6 6.31 6 S1~1 2018-10-08 07:45:00 0.6 0.6 6.31 7 S1~1 2018-10-08 08:00:00 0.6 0.6 6.31 8 S1~1 2018-10-08 08:15:00 0.6 0.6 6.31 9 S1~1 2018-10-08 08:30:00 0.6 0.6 6.31 10 S1~1 2018-10-08 08:45:00 0.6 0.6 6.31 # i 24,530 more rows # i 13 more variables: ConnectionHoursLeft , ID , # ConnectionStartDateTime , ConnectionEndDateTime , # ChargingStartDateTime , ChargingEndDateTime , Energy , # ConnectionHours , ChargingHours , ChargingStation , # FlexibilityHours , UserID , Profile Discarded 0 % of sessions due to infrastructure EV sessions model of class "evmodel", created on 2024-01-29 Timezone of the model: America/Los_Angeles The Gaussian Mixture Models of EV user profiles are built in: - Connection Models: logarithmic scale - Energy Models: logarithmic scale Model composed by 2 time-cycles: 1. Workday: Months = 1-12, Week days = 1-5 User profiles = Visit, Worktime 2. Weekend: Months = 1-12, Week days = 6-7 User profiles = Visit # A tibble: 24,017 x 20 Session Timeslot Power PowerNominal EnergyRequired 1 S1~1 2018-10-08 06:30:00 0.6 0.6 6.31 2 S1~1 2018-10-08 06:45:00 0.6 0.6 6.31 3 S1~1 2018-10-08 07:00:00 0.6 0.6 6.31 4 S1~1 2018-10-08 07:15:00 0.6 0.6 6.31 5 S1~1 2018-10-08 07:30:00 0.6 0.6 6.31 6 S1~1 2018-10-08 07:45:00 0.6 0.6 6.31 7 S1~1 2018-10-08 08:00:00 0.6 0.6 6.31 8 S1~1 2018-10-08 08:15:00 0.6 0.6 6.31 9 S1~1 2018-10-08 08:30:00 0.6 0.6 6.31 10 S1~1 2018-10-08 08:45:00 0.6 0.6 6.31 # i 24,007 more rows # i 15 more variables: ConnectionHoursLeft , ID , # ConnectionStartDateTime , ConnectionEndDateTime , # ChargingStartDateTime , ChargingEndDateTime , Energy , # ConnectionHours , ChargingHours , ChargingStation , # Profile , FlexibilityHours , UserID , Timecycle , # Cluster # A tibble: 24,017 x 20 Session Timeslot Power PowerNominal EnergyRequired 1 S1~1 2018-10-08 06:30:00 0.6 0.6 6.31 2 S1~1 2018-10-08 06:45:00 0.6 0.6 6.31 3 S1~1 2018-10-08 07:00:00 0.6 0.6 6.31 4 S1~1 2018-10-08 07:15:00 0.6 0.6 6.31 5 S1~1 2018-10-08 07:30:00 0.6 0.6 6.31 6 S1~1 2018-10-08 07:45:00 0.6 0.6 6.31 7 S1~1 2018-10-08 08:00:00 0.6 0.6 6.31 8 S1~1 2018-10-08 08:15:00 0.6 0.6 6.31 9 S1~1 2018-10-08 08:30:00 0.6 0.6 6.31 10 S1~1 2018-10-08 08:45:00 0.6 0.6 6.31 # i 24,007 more rows # i 15 more variables: ConnectionHoursLeft , ID , # ConnectionStartDateTime , ConnectionEndDateTime , # ChargingStartDateTime , ChargingEndDateTime , Energy , # ConnectionHours , ChargingHours , ChargingStation , # Profile , FlexibilityHours , UserID , Timecycle , # Cluster # A tibble: 24,017 x 20 Session Timeslot Power PowerNominal EnergyRequired 1 S1~1 2018-10-08 06:30:00 0.6 0.6 6.31 2 S1~1 2018-10-08 06:45:00 0.6 0.6 6.31 3 S1~1 2018-10-08 07:00:00 0.6 0.6 6.31 4 S1~1 2018-10-08 07:15:00 0.6 0.6 6.31 5 S1~1 2018-10-08 07:30:00 0.6 0.6 6.31 6 S1~1 2018-10-08 07:45:00 0.6 0.6 6.31 7 S1~1 2018-10-08 08:00:00 0.6 0.6 6.31 8 S1~1 2018-10-08 08:15:00 0.6 0.6 6.31 9 S1~1 2018-10-08 08:30:00 0.6 0.6 6.31 10 S1~1 2018-10-08 08:45:00 0.6 0.6 6.31 # i 24,007 more rows # i 15 more variables: ConnectionHoursLeft , ID , # ConnectionStartDateTime , ConnectionEndDateTime , # ChargingStartDateTime , ChargingEndDateTime , Energy , # ConnectionHours , ChargingHours , ChargingStation , # Profile , FlexibilityHours , UserID , Timecycle , # Cluster Warning: 22 kW rate not in models. Using energy models from 11 kW rate. Warning: 22 kW rate not in models. Using energy models from 11 kW rate. No EV sessions to simulate [ FAIL 0 | WARN 0 | SKIP 0 | PASS 27 ] > > proc.time() user system elapsed 30.75 0.59 31.35