{
  "_id": "6a208a28cd65a98ecbd1781f",
  "Package": "SEI",
  "Title": "Calculating Standardised Indices",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Sam\", family = \"Allen\", email = \"sam.allen@stat.math.ethz.ch\", role = c('aut','cre')),\nperson(given = \"Noelia\", family = \"Otero\", email = \"noeli1680@gmail.com\", role=c('aut')))",
  "Description": "Convert a time series of observations to a time series of\nstandardised indices that can be used to monitor variables on a\ncommon and probabilistically interpretable scale. The indices\ncan be aggregated and rescaled to different time scales,\nvisualised using plot capabilities, and calculated using a\nrange of distributions. This includes flexible non-parametric\nand non-stationary methods.",
  "URL": "https://github.com/noeliaof/SEI, https://noeliaof.github.io/SEI/",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://noeliaof.r-universe.dev",
  "Date/Publication": "2026-06-03 15:55:13 UTC",
  "RemoteUrl": "https://github.com/noeliaof/sei",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 20:06:18 UTC",
    "User": "root"
  },
  "Author": "Sam Allen [aut, cre],\nNoelia Otero [aut]",
  "Maintainer": "Sam Allen <sam.allen@stat.math.ethz.ch>",
  "MD5sum": "99464d95aa555f0482139bc7889af473",
  "_user": "noeliaof",
  "_type": "src",
  "_file": "SEI_0.2.0.tar.gz",
  "_fileid": "63028a756702fe3c6ab148b2a82ad400c5da377aacae7f580e37987456e85544",
  "_filesize": 2908976,
  "_sha256": "63028a756702fe3c6ab148b2a82ad400c5da377aacae7f580e37987456e85544",
  "_created": "2026-06-03T20:06:18.000Z",
  "_published": "2026-06-03T20:10:16.280Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79384975207,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7395524539"
    },
    {
      "job": 79384975201,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7395529090"
    },
    {
      "job": 79384975508,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7395511004"
    },
    {
      "job": 79384975410,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7395493537"
    },
    {
      "job": 79384111897,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7395459379"
    },
    {
      "job": 79384975157,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7395500854"
    },
    {
      "job": 79384975382,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7395509623"
    },
    {
      "job": 79384975131,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7395504477"
    },
    {
      "job": 79384975210,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7395508885"
    }
  ],
  "_buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/noeliaof/sei",
  "_commit": {
    "id": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
    "author": "Sam Allen <34094291+sallen12@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from ppoyk/patch-1\n\nfix std_index to respect reference groupings",
    "time": 1780502113
  },
  "_maintainer": {
    "name": "Sam Allen",
    "email": "sam.allen@stat.math.ethz.ch",
    "login": "sallen12",
    "description": "",
    "uuid": 34094291
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "gamlss",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "lmom",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "noeliaof",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sallen12",
      "count": 111,
      "uuid": 34094291
    },
    {
      "user": "noeliaof",
      "count": 21,
      "uuid": 15870565
    },
    {
      "user": "ppoyk",
      "count": 1,
      "uuid": 138587496
    }
  ],
  "_userbio": {
    "uuid": 15870565,
    "type": "user",
    "name": "Noelia Otero"
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SEI"
  },
  "_devurl": "https://github.com/noeliaof/sei",
  "_pkgdown": "https://noeliaof.github.io/SEI/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SEI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/noeliaof/sei",
  "_realowner": "noeliaof",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-14"
    },
    {
      "version": "0.1.1",
      "date": "2024-01-26"
    },
    {
      "version": "0.2.0",
      "date": "2024-08-27"
    }
  ],
  "_exports": [
    "aggregate_xts",
    "fit_dist",
    "get_drought",
    "get_pit",
    "plot_sei",
    "std_index"
  ],
  "_datasets": [
    {
      "name": "data_supply",
      "title": "Time series of wind and solar energy production",
      "object": "data_supply",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "country",
        "PWS"
      ],
      "rows": 236520,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_wind_de",
      "title": "Time series of average wind speed in Germany",
      "object": "data_wind_de",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "wsmean"
      ],
      "rows": 14975,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregate_xts",
      "title": "Aggregate values in xts objects",
      "topics": [
        "aggregate_xts"
      ]
    },
    {
      "page": "data_supply",
      "title": "Time series of wind and solar energy production",
      "topics": [
        "data_supply"
      ]
    },
    {
      "page": "data_wind_de",
      "title": "Time series of average wind speed in Germany",
      "topics": [
        "data_wind_de"
      ]
    },
    {
      "page": "fit_dist",
      "title": "Fit a distribution to data",
      "topics": [
        "fit_dist"
      ]
    },
    {
      "page": "get_drought",
      "title": "Get drought characteristics",
      "topics": [
        "get_drought"
      ]
    },
    {
      "page": "get_pit",
      "title": "Calculate probability integral transform values",
      "topics": [
        "get_pit"
      ]
    },
    {
      "page": "plot_sei",
      "title": "Plot standardised indices",
      "topics": [
        "plot_sei"
      ]
    },
    {
      "page": "std_index",
      "title": "Calculate standardised indices",
      "topics": [
        "std_index"
      ]
    }
  ],
  "_readme": "https://github.com/noeliaof/sei/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cpp11",
    "data.table",
    "deSolve",
    "dplyr",
    "farver",
    "fastGHQuad",
    "fitdistrplus",
    "flexsurv",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmom",
    "lsoda",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mstate",
    "muhaz",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rstpm2",
    "S7",
    "scales",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "SEI_vignette.Rnw",
      "filename": "SEI_vignette.pdf",
      "title": "Standardised Energy Indices",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2023-08-24 09:59:03",
      "modified": "2024-07-25 08:14:21",
      "commits": 16
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "sei",
  "_universes": [
    "noeliaof",
    "sallen12"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-03T20:08:53.000Z",
      "distro": "noble",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "604f200654d03f1f218fc5775855e3b84318420cadee7c34e577408a25ca81ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-03T20:09:05.000Z",
      "distro": "noble",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "afe38c79d4e59c03ee0b3d8bd7b10f6b15195215bc16105a0d89de857d21d52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-03T20:08:22.000Z",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "0c8f457425dc748ee2d975bebbd4e1b601913acf11883faee055fd7625320596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-03T20:07:47.000Z",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "e276777a6ee1950619781c7b18035731e9a9e6e4b095778e983e83dc022b0fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-03T20:08:38.000Z",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "fd8bc5849c9ea1323e1f10473834e78e1351e2a510070f9923850300dc067d61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T20:08:09.000Z",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "68e06bbed1767a3f4b292457746b5093a52def2323459f18c2b32a767e3fe7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T20:07:50.000Z",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "6d9658e55c0c94389381782708279e609fe5cc4e93e25ae2f067dc12fbdceed2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T20:07:58.000Z",
      "commit": "4d4a6d02d0fbfefdb48da63580c6be1bca3d5f14",
      "fileid": "6e16fbb2ab3929dfdf3c8b42bff083d37111a5fae55d59ac9c4b061094d8df7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noeliaof/actions/runs/26909685241"
    }
  ]
}