{
  "_id": "6a51f6869b92047c28d53252",
  "Package": "UKgrid",
  "Type": "Package",
  "Title": "The UK National Electricity Transmission System Dataset",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Rami\", \"Krispin\", \nemail = \"rami.krispin@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Lior\", \"Krispin\",\nemail = \"lior.krispin1@gmail.com\",\nrole = c(\"aut\"))\n)",
  "Maintainer": "Lior Krispin <lior.krispin1@gmail.com>",
  "Description": "A time series of the national grid demand (high-voltage\nelectric power transmission network) in the UK since 2011.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "URL": "https://github.com/RamiKrispin/UKgrid",
  "BugReports": "https://github.com/RamiKrispin/UKgrid/issues",
  "Repository": "https://ramikrispin.r-universe.dev",
  "Date/Publication": "2020-07-04 10:31:29 UTC",
  "RemoteUrl": "https://github.com/ramikrispin/ukgrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 07:49:37 UTC",
    "User": "root"
  },
  "Author": "Rami Krispin [aut, cre],\nLior Krispin [aut]",
  "_user": "ramikrispin",
  "_type": "src",
  "_file": "UKgrid_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/84c07fa255818a1fe499b76073fbfd7314de76903288fd75311e6932858fb11e",
  "_filesize": 7898713,
  "_sha256": "84c07fa255818a1fe499b76073fbfd7314de76903288fd75311e6932858fb11e",
  "_expires": "2026-10-19T07:53:39.000Z",
  "_created": "2026-07-11T07:49:37.000Z",
  "_published": "2026-07-11T07:53:42.465Z",
  "_jobs": [
    {
      "job": 86525309124,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8246521710"
    },
    {
      "job": 86525309130,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246522758"
    },
    {
      "job": 86525309120,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8246507782"
    },
    {
      "job": 86525309089,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246508026"
    },
    {
      "job": 86524975801,
      "time": 285,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246494203"
    },
    {
      "job": 86525309104,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246514951"
    },
    {
      "job": 86525309105,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8246511016"
    },
    {
      "job": 86525309110,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8246509597"
    },
    {
      "job": 86525309091,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246509842"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272",
  "_status": "success",
  "_upstream": "https://github.com/ramikrispin/ukgrid",
  "_commit": {
    "id": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
    "author": "LiorKri <liorkri@post.bgu.ac.il>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1593858689
  },
  "_maintainer": {
    "name": "Lior Krispin",
    "email": "lior.krispin1@gmail.com",
    "login": "liorkri",
    "description": "",
    "uuid": 11424585
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.11.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.5",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "xts",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "version": ">= 1.8-0",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "TSstudio",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ramikrispin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "liorkri",
      "count": 1,
      "uuid": 11424585
    }
  ],
  "_userbio": {
    "uuid": 12760966,
    "type": "user",
    "name": "Rami Krispin",
    "followers": 2598,
    "description": "Data science and engineering manager | Author, open-source contributor 👨🏻‍💻 |  \r\nTime-series analysis and forecasting ❤️ |\r\nOpinions are my own 😎"
  },
  "_downloads": {
    "count": 325,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/UKgrid"
  },
  "_devurl": "https://github.com/ramikrispin/ukgrid",
  "_searchresults": 27,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/UKgrid.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ramikrispin/ukgrid",
  "_realowner": "ramikrispin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-09-17"
    },
    {
      "version": "0.1.1",
      "date": "2019-05-13"
    },
    {
      "version": "0.1.2",
      "date": "2019-12-10"
    },
    {
      "version": "0.1.3",
      "date": "2020-07-05"
    }
  ],
  "_exports": [
    "extract_grid"
  ],
  "_datasets": [
    {
      "name": "UKgrid",
      "title": "The UK National Electricity Transmission System Dataset",
      "object": "UKgrid",
      "class": [
        "data.frame"
      ],
      "fields": [
        "TIMESTAMP",
        "ND",
        "I014_ND",
        "TSD",
        "ENGLAND_WALES_DEMAND",
        "EMBEDDED_WIND_GENERATION",
        "EMBEDDED_WIND_CAPACITY",
        "EMBEDDED_SOLAR_GENERATION",
        "EMBEDDED_SOLAR_CAPACITY"
      ],
      "rows": 254592,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "extract_grid",
      "title": "Extracting and Aggregation of the UKgrid Dataset",
      "topics": [
        "extract_grid"
      ]
    },
    {
      "page": "UKgrid",
      "title": "The UK National Electricity Transmission System Dataset",
      "topics": [
        "UKgrid"
      ]
    }
  ],
  "_readme": "https://github.com/ramikrispin/ukgrid/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "tsibble",
    "utf8",
    "vctrs",
    "withr",
    "xts",
    "zoo"
  ],
  "_score": 4.5616975326539935,
  "_indexed": true,
  "_nocasepkg": "ukgrid",
  "_universes": [
    "ramikrispin",
    "liorkri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-11T07:52:48.000Z",
      "distro": "resolute",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/306efbbbb30c72531ef6d41ade841255915bb55db3a91b3a5ffbf1dfa410eeda",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-11T07:52:55.000Z",
      "distro": "resolute",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/96df9c28ebb4cfa61d7a4da36b601244d6645f90683264b023fd16d0bdc2d57d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-11T07:51:15.000Z",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/93ae6e0ddaf822f866b613a131332400ff5a4ecc5ca63531422e72f39d062a90",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-11T07:51:16.000Z",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/cad3df91cadd4c49d73582dd21d675e882856076b9143e9ba9b9072f07258b71",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-11T07:52:20.000Z",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/66e7f05326e89a5d11c048ce960bea32ea560bcf2109a305655c7e89208f7381",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-11T07:51:26.000Z",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/6c0535a38a1d61de77b2476d4b88491d790a2cb2dd24ae6dae561be93f6d97c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-11T07:51:16.000Z",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/f309af8bf7da8164ba3853a1cb334896be9b696bc8302ff2f3a59d505b5761ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-11T07:51:18.000Z",
      "commit": "7cfbd256bc00d21d264eedb86d62a8a610256cce",
      "fileid": "https://r2.ropensci.org/4355ce68440dcb7a6ea9e6e99aa1e8c3b81391069ad6e8dca0f4cf516a8bd4dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/29145012272"
    }
  ]
}