{
  "_id": "6a292c56732311cd875a4b47",
  "Package": "EnergyChartsAPI",
  "Type": "Package",
  "Title": "R Interface to the Energy Charts API",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "R Interface to the Energy Charts API",
  "License": "GPL >= 3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2024-07-01 06:54:16 UTC",
  "RemoteUrl": "https://github.com/skranz/EnergyChartsAPI",
  "RemoteRef": "main",
  "RemoteSha": "16ea3ba133a82c625666b28961db031eb25ff83f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:12:53 UTC",
    "User": "root"
  },
  "MD5sum": "d9a5f04c60ccc74a4c01fca807d0242a",
  "_user": "skranz",
  "_type": "src",
  "_file": "EnergyChartsAPI_0.1.0.tar.gz",
  "_fileid": "283d839cbf342edb71aff712aafa17e4b69c23f220c378ccc69bfa10d58139af",
  "_filesize": 46904,
  "_sha256": "283d839cbf342edb71aff712aafa17e4b69c23f220c378ccc69bfa10d58139af",
  "_created": "2026-06-10T09:12:53.000Z",
  "_published": "2026-06-10T09:20:22.714Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80523089408,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7531467450"
    },
    {
      "job": 80523089277,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7531469158"
    },
    {
      "job": 80523089534,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7531584186"
    },
    {
      "job": 80523089300,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7531554992"
    },
    {
      "job": 80522610527,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531421586"
    },
    {
      "job": 80523089279,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531459687"
    },
    {
      "job": 80523089536,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7531448742"
    },
    {
      "job": 80523089353,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7531446062"
    },
    {
      "job": 80523089352,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7531446557"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/EnergyChartsAPI",
  "_commit": {
    "id": "16ea3ba133a82c625666b28961db031eb25ff83f",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Update README.md\n",
    "time": 1719816856
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "description": "",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "skranz",
      "count": 2,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EnergyChartsAPI"
  },
  "_devurl": "https://github.com/skranz/energychartsapi",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EnergyChartsAPI.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "energy_charts_get_data",
    "energy_charts_get_price",
    "energy_charts_get_public_power",
    "energy_charts_get_total_power",
    "energy_charts_simplify_results",
    "example"
  ],
  "_help": [],
  "_readme": "https://github.com/skranz/EnergyChartsAPI/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "energychartsapi",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T09:14:55.000Z",
      "distro": "noble",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "980c69eb849b8808690ff0dabf6b7c473fb41cdefdd9c5dc4dbd1dfe4ad230cd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T09:14:59.000Z",
      "distro": "noble",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "db40349755d0b31e0507243b79dc4038bb8edf52cc2aec2de21475fd6fef6ae1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T09:19:55.000Z",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "abed397bf4235cfd2247128b3913f01f5b7183c5ddda71376fe58a775ea01ebc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T09:18:41.000Z",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "91fefe7482db326344459360cc3d5fd349877bd9a5879ada66177be993d970d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-10T09:14:44.000Z",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "8caf57ec808edb1c64add618fc3d348dd7a33b79ccf8076ac01689afbfde6cbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T09:14:02.000Z",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "fb37d165a0f067bf06f0c64521350bc07588c08ac2c3b012636926e05a6e93c4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T09:13:55.000Z",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "825865c236a1c4f1895c8f85c3d443ff22e0fd520f8f93ebd8993fbc68b4efaf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T09:13:56.000Z",
      "commit": "16ea3ba133a82c625666b28961db031eb25ff83f",
      "fileid": "8edf1e44cdd8471e95cd62a1ede5dca75d08166c8e6e8cdc32cba976bdb949b3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/27265828396"
    }
  ]
}