{
  "_id": "6a1f0094b401979e7341ade8",
  "Package": "evsim",
  "Title": "Electric Vehicle Charging Sessions Simulation",
  "Version": "1.7.1",
  "Authors@R": "person(given = \"Marc\", family = \"Cañigueral\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"marccanyigueral@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9724-5829\"))",
  "Maintainer": "Marc Cañigueral <marccanyigueral@gmail.com>",
  "Description": "Simulation of Electric Vehicles charging sessions using\nGaussian models, together with time-series power demand\ncalculations.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/resourcefully-dev/evsim/,\nhttps://resourcefully-dev.github.io/evsim/",
  "BugReports": "https://github.com/resourcefully-dev/evsim/issues",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://resourcefully-dev.r-universe.dev",
  "Date/Publication": "2025-12-19 16:37:22 UTC",
  "RemoteUrl": "https://github.com/resourcefully-dev/evsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:56:30 UTC",
    "User": "root"
  },
  "Author": "Marc Cañigueral [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9724-5829>)",
  "MD5sum": "4526d646265e946047725f18dc095e5c",
  "_user": "resourcefully-dev",
  "_type": "src",
  "_file": "evsim_1.7.1.tar.gz",
  "_fileid": "e299da6288ee48542a4ac019d5bf0196feddb2651d16c47ffc3d995a708aefe3",
  "_filesize": 1443546,
  "_sha256": "e299da6288ee48542a4ac019d5bf0196feddb2651d16c47ffc3d995a708aefe3",
  "_created": "2026-05-18T08:56:30.000Z",
  "_published": "2026-06-02T16:11:00.023Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117039453,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053570211"
    },
    {
      "job": 79117039580,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053553560"
    },
    {
      "job": 79117039963,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053557604"
    },
    {
      "job": 79117039595,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053546423"
    },
    {
      "job": 79117039519,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053493907"
    },
    {
      "job": 79117038672,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363330092"
    },
    {
      "job": 79117039763,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053539445"
    },
    {
      "job": 79117039719,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053536479"
    },
    {
      "job": 79117039602,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053540288"
    }
  ],
  "_buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/resourcefully-dev/evsim",
  "_commit": {
    "id": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
    "author": "Marc <marccanyigueral@gmail.com>",
    "committer": "Marc <marccanyigueral@gmail.com>",
    "message": "Update documentations new version\n",
    "time": 1766162242
  },
  "_maintainer": {
    "name": "Marc Cañigueral",
    "email": "marccanyigueral@gmail.com",
    "login": "mcanigueral",
    "description": "",
    "uuid": 34347594,
    "orcid": "0000-0001-9724-5829"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "carrier",
      "role": "Suggests"
    },
    {
      "package": "mirai",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "resourcefully-dev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mcanigueral",
      "count": 71,
      "uuid": 34347594
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 161712976,
    "type": "organization",
    "name": "Resourcefully",
    "description": "Consultants for urban energy transition"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evsim"
  },
  "_devurl": "https://github.com/resourcefully-dev/evsim",
  "_pkgdown": "https://resourcefully-dev.github.io/evsim/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evsim.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/resourcefully-dev/evsim",
  "_realowner": "resourcefully-dev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2024-01-23"
    },
    {
      "version": "1.3.0",
      "date": "2024-02-05"
    },
    {
      "version": "1.4.0",
      "date": "2024-03-14"
    },
    {
      "version": "1.5.0",
      "date": "2024-04-11"
    },
    {
      "version": "1.6.0",
      "date": "2024-10-03"
    },
    {
      "version": "1.6.1",
      "date": "2025-05-07"
    },
    {
      "version": "1.7.0",
      "date": "2025-10-08"
    },
    {
      "version": "1.7.1",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "adapt_charging_features",
    "add_charging_infrastructure",
    "expand_sessions",
    "get_charging_rates_distribution",
    "get_custom_ev_model",
    "get_demand",
    "get_evmodel_parameters",
    "get_evmodel_summary",
    "get_occupancy",
    "get_user_profiles_distribution",
    "plot_occupancy_duration_curve",
    "read_ev_model",
    "save_ev_model",
    "simulate_sessions"
  ],
  "_datasets": [
    {
      "name": "california_ev_model",
      "title": "EV model example",
      "object": "california_ev_model",
      "class": [
        "evmodel"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "california_ev_sessions",
      "title": "EV charging sessions example",
      "object": "california_ev_sessions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Session",
        "ConnectionStartDateTime",
        "ConnectionEndDateTime",
        "ChargingStartDateTime",
        "ChargingEndDateTime",
        "Power",
        "Energy",
        "ConnectionHours",
        "ChargingHours",
        "FlexibilityHours",
        "ChargingStation",
        "UserID"
      ],
      "rows": 30114,
      "table": true,
      "tojson": true
    },
    {
      "name": "california_ev_sessions_profiles",
      "title": "Clustered EV charging sessions example",
      "object": "california_ev_sessions_profiles",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Profile",
        "Session",
        "ConnectionStartDateTime",
        "ConnectionEndDateTime",
        "ChargingStartDateTime",
        "ChargingEndDateTime",
        "Power",
        "Energy",
        "ConnectionHours",
        "ChargingHours",
        "FlexibilityHours",
        "ChargingStation",
        "UserID",
        "Timecycle",
        "Cluster"
      ],
      "rows": 28447,
      "table": true,
      "tojson": true
    },
    {
      "name": "sessions_feature_names",
      "title": "Names of standard features of a sessions dataset",
      "object": "sessions_feature_names",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adapt_charging_features",
      "title": "Adapt charging features",
      "topics": [
        "adapt_charging_features"
      ]
    },
    {
      "page": "add_charging_infrastructure",
      "title": "Assign a charging station to EV charging sessions",
      "topics": [
        "add_charging_infrastructure"
      ]
    },
    {
      "page": "expand_sessions",
      "title": "Expand sessions along time slots",
      "topics": [
        "expand_sessions"
      ]
    },
    {
      "page": "get_charging_rates_distribution",
      "title": "Charging rates distribution",
      "topics": [
        "get_charging_rates_distribution"
      ]
    },
    {
      "page": "get_custom_ev_model",
      "title": "Create the custom EV model",
      "topics": [
        "get_custom_ev_model"
      ]
    },
    {
      "page": "get_demand",
      "title": "Time-series EV demand",
      "topics": [
        "get_demand"
      ]
    },
    {
      "page": "get_evmodel_parameters",
      "title": "Get 'evmodel' parameters in a list",
      "topics": [
        "get_evmodel_parameters"
      ]
    },
    {
      "page": "get_evmodel_summary",
      "title": "Get 'evmodel' parameters in a list of summary tables",
      "topics": [
        "get_evmodel_summary"
      ]
    },
    {
      "page": "get_occupancy",
      "title": "Time-series EV occupancy",
      "topics": [
        "get_occupancy"
      ]
    },
    {
      "page": "get_user_profiles_distribution",
      "title": "User profiles distribution",
      "topics": [
        "get_user_profiles_distribution"
      ]
    },
    {
      "page": "plot_occupancy_duration_curve",
      "title": "Plot the occupancy duration curve",
      "topics": [
        "plot_occupancy_duration_curve"
      ]
    },
    {
      "page": "read_ev_model",
      "title": "Read EV model",
      "topics": [
        "read_ev_model"
      ]
    },
    {
      "page": "save_ev_model",
      "title": "Save the EV model",
      "topics": [
        "save_ev_model"
      ]
    },
    {
      "page": "simulate_sessions",
      "title": "Simulation of EV sessions",
      "topics": [
        "simulate_sessions"
      ]
    }
  ],
  "_pkglogo": "https://github.com/resourcefully-dev/evsim/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/resourcefully-dev/evsim/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.232996110392154,
  "_indexed": true,
  "_nocasepkg": "evsim",
  "_universes": [
    "resourcefully-dev",
    "mcanigueral"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.1",
      "date": "2026-05-18T08:59:30.000Z",
      "distro": "noble",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "1f890fa11fe1dacbd66016dbfb59112b4880bc366c7034a21146c146f28fa553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.1",
      "date": "2026-05-18T08:58:36.000Z",
      "distro": "noble",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "dc4738d145a00e2539255e20aca090258d61d0fc0428171d257168ba37742003",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.1",
      "date": "2026-05-18T08:59:05.000Z",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "d265d81f1309487195ee392f511fae1dd650ae77ea6cc6a3bcecd969568d5f09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.1",
      "date": "2026-05-18T08:58:38.000Z",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "a197c9e9fcd203f76ba0576d5275edb18d00ced04bec8ccc0e1cc4f5ab663de6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.1",
      "date": "2026-05-18T08:57:50.000Z",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "8d5e8156510e54bb64ef8366fc0d3cbd10787a9c46e0b27b9f2c984ac63c9c24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.1",
      "date": "2026-05-18T08:57:43.000Z",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "c8ed22b736463c86f114a85aee2afb3a90a137a85fde013a20d289d23302561d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.1",
      "date": "2026-05-18T08:57:54.000Z",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "8bb756b82faf042841a4f3b868bf337567809b5cdf0ef3fdc2da7391c05ca872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.1",
      "date": "2026-06-02T16:10:21.000Z",
      "commit": "1a6e67ae58d57d09c1cd7af428d9317389f05e68",
      "fileid": "9b8e0a6af3d0a6fe71bbe8574b0008df7bdfb94cb87a1bfb07e5fc344cc03d14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/resourcefully-dev/actions/runs/26023407210"
    }
  ]
}