{
  "_id": "6a105319acfb0bcc41ca19f8",
  "Package": "EVchargcost",
  "Type": "Package",
  "Title": "Computes and Plot the Optimal Charging Strategy for Electric\nVehicles",
  "Version": "0.1.0",
  "Authors@R": "c(person(given=\"Brais\",family=\"Gonzalez-Rodriguez\",email=\"braisgonzalez.rodriguez@usc.es\",role=c(\"aut\",\"cre\")))",
  "Description": "The purpose of this library is to compute the optimal\ncharging cost function for a electric vehicle (EV). It is well\nknown that the charging function of a EV is a concave function\nthat can be approximated by a piece-wise linear function, so\nbigger the state of charge, slower the charging process is.\nMoreover, the other important function is the one that gives\nthe electricity price. This function is usually step-wise,\nsince depending on the time of the day, the price of the\nelectricity is different. Then, the problem of charging an EV\nto a certain state of charge is not trivial. This library\nimplements an algorithm to compute the optimal charging cost\nfunction, that is, it plots for a given state of charge r\n(between 0 and 1) the minimum cost we need to pay in order to\ncharge the EV to that state of charge r. The details of the\nalgorithm are described in González-Rodríguez et at (2023)\n<https://inria.hal.science/hal-04362876v1>.",
  "License": "GPL-3",
  "Language": "en-US",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 09:09:53 UTC",
    "User": "root"
  },
  "Author": "Brais Gonzalez-Rodriguez [aut, cre]",
  "Maintainer": "Brais Gonzalez-Rodriguez <braisgonzalez.rodriguez@usc.es>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-01-11 02:39:49 UTC",
  "RemoteUrl": "https://github.com/cran/EVchargcost",
  "RemoteRef": "HEAD",
  "RemoteSha": "25f595cfa191db6ceef24caa407c2bbf1fa5da8a",
  "MD5sum": "8bee7c670b6f8a4a75c52e9a509cd14c",
  "_user": "cran",
  "_type": "src",
  "_file": "EVchargcost_0.1.0.tar.gz",
  "_fileid": "590ff20641536ed07fb0d075f94e6c245161aa8c745dff3e4ebfc952ed2c9926",
  "_filesize": 80578,
  "_sha256": "590ff20641536ed07fb0d075f94e6c245161aa8c745dff3e4ebfc952ed2c9926",
  "_created": "2026-05-09T09:09:53.000Z",
  "_published": "2026-05-22T12:59:05.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384228149,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894558185"
    },
    {
      "job": 77384227893,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894559600"
    },
    {
      "job": 77384227808,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894547827"
    },
    {
      "job": 77384227129,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161056017"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25597287525",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/EVchargcost",
  "_commit": {
    "id": "25f595cfa191db6ceef24caa407c2bbf1fa5da8a",
    "author": "Brais Gonzalez-Rodriguez <braisgonzalez.rodriguez@usc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1704940789
  },
  "_maintainer": {
    "name": "Brais Gonzalez-Rodriguez",
    "email": "braisgonzalez.rodriguez@usc.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EVchargcost"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EVchargcost.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-10"
    }
  ],
  "_exports": [
    "minimum_cost",
    "plot_functions"
  ],
  "_help": [
    {
      "page": "minimum_cost",
      "title": "Computes the minimum cost function",
      "topics": [
        "minimum_cost"
      ]
    },
    {
      "page": "plot_functions",
      "title": "Plots the charging function, the electricity price function and the optimal cost function",
      "topics": [
        "plot_functions"
      ]
    }
  ],
  "_readme": "https://github.com/cran/EVchargcost/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "evchargcost",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-09T09:11:45.000Z",
      "distro": "noble",
      "commit": "25f595cfa191db6ceef24caa407c2bbf1fa5da8a",
      "fileid": "5e1eff76657fca81b34255253ddaf99f0658a5b05901d488cc8f4ef650461743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25597287525"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-09T09:11:56.000Z",
      "distro": "noble",
      "commit": "25f595cfa191db6ceef24caa407c2bbf1fa5da8a",
      "fileid": "6942e16d172231c14802b9315877f7a45f6f72d13ee16b0ac5c8edea7a57d289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25597287525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T12:58:45.000Z",
      "commit": "25f595cfa191db6ceef24caa407c2bbf1fa5da8a",
      "fileid": "3017f1c7fcf8b8e790c3d196ed31c594276fa0098aee9e701a301e67da59b6b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25597287525"
    }
  ]
}