{
  "_id": "6a11718eacfb0bcc41cf763c",
  "Package": "evmissing",
  "Type": "Package",
  "Title": "Extreme Value Analyses with Missing Data",
  "Version": "1.0.2",
  "Date": "2026-03-05",
  "Authors@R": "c(\nperson(c(\"Paul\", \"J.\"), \"Northrop\", email = \"p.northrop@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(c(\"Emma\", \"S.\"), \"Simpson\", role = c(\"aut\", \"cph\"))\n)",
  "Maintainer": "Paul J. Northrop <p.northrop@ucl.ac.uk>",
  "Description": "Performs likelihood-based extreme value inferences with\nadjustment for the presence of missing values based on Simpson\nand Northrop (2026) <doi:10.1002/env.70075>. A Generalised\nExtreme Value distribution is fitted to block maxima using\nmaximum likelihood estimation, with the location and scale\nparameters reflecting the numbers of non-missing raw values in\neach block. A Bayesian version is also provided. For the\npurposes of comparison, there are options to make no adjustment\nfor missing values or to discard any block maximum for which\ngreater than a percentage of the underlying raw values are\nmissing. Example datasets containing missing values are\nprovided.",
  "License": "GPL (>= 3)",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "URL": "https://paulnorthrop.github.io/evmissing/,\nhttps://github.com/paulnorthrop/evmissing",
  "BugReports": "https://github.com/paulnorthrop/evmissing/issues",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-04-23 17:57:10 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/evmissing",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:17:56 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph],\nEmma S. Simpson [aut, cph]",
  "MD5sum": "eb2a14c8a549b578798020ac0e82faba",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "evmissing_1.0.2.tar.gz",
  "_fileid": "2820226dfada434edb4c659edb290090ffb96f19481c0b8198d32fd6978143e2",
  "_filesize": 558920,
  "_sha256": "2820226dfada434edb4c659edb290090ffb96f19481c0b8198d32fd6978143e2",
  "_created": "2026-05-23T09:17:56.000Z",
  "_published": "2026-05-23T09:21:18.774Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77511889347,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175914834"
    },
    {
      "job": 77511889345,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175914181"
    },
    {
      "job": 77511889343,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175913641"
    },
    {
      "job": 77511889340,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175914161"
    },
    {
      "job": 77511739664,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175899972"
    },
    {
      "job": 77511889341,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175910577"
    },
    {
      "job": 77511889383,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175911580"
    },
    {
      "job": 77511889371,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175912177"
    },
    {
      "job": 77511889384,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175910165"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulnorthrop/evmissing",
  "_commit": {
    "id": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
    "author": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "committer": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "message": "Put block_maxima_ts() back temporarily\n",
    "time": 1776967030
  },
  "_maintainer": {
    "name": "Paul J. Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "gamlssx",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "itp",
      "role": "Imports"
    },
    {
      "package": "nieve",
      "role": "Imports"
    },
    {
      "package": "revdbayes",
      "role": "Imports"
    },
    {
      "package": "rust",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulnorthrop",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 54
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 10
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 16
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 14
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 7
    },
    {
      "week": "2026-13",
      "n": 14
    },
    {
      "week": "2026-14",
      "n": 22
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-01-07"
    },
    {
      "name": "v1.0.1",
      "date": "2026-01-28"
    }
  ],
  "_topics": [
    "bayesian-inference",
    "block-maxima",
    "extreme-value-statistics",
    "extremes",
    "gev",
    "missing-data",
    "missing-values"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 152,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop"
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evmissing"
  },
  "_devurl": "https://github.com/paulnorthrop/evmissing",
  "_pkgdown": "https://paulnorthrop.github.io/evmissing/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evmissing.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulnorthrop/evmissing",
  "_realowner": "paulnorthrop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-01-08"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-28"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "block_maxima",
    "block_maxima_ts",
    "days_in_month",
    "days_in_year",
    "gev_bayes",
    "gev_influence",
    "gev_influence_rl",
    "gev_mle",
    "gev_return",
    "gev_ts",
    "gev_weighted",
    "mcar",
    "mcar2",
    "sim_data",
    "sliding_block_maxima_ts"
  ],
  "_datasets": [
    {
      "name": "BloomsburyOzone",
      "title": "Ozone Levels at Bloomsbury, UK",
      "object": "BloomsburyOzone",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Year",
        "Ozone"
      ],
      "rows": 12054,
      "table": true,
      "tojson": true
    },
    {
      "name": "BloomsburyOzoneMaxima",
      "title": "Annual Maxima Ozone Levels at Bloomsbury, UK",
      "object": "BloomsburyOzoneMaxima",
      "class": [
        "data.frame"
      ],
      "fields": [
        "maxima",
        "notNA",
        "n",
        "block"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "BrestSurgeDays",
      "title": "Number of Days per Month in 1846-2007",
      "object": "BrestSurgeDays",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Jan",
        "Feb",
        "Mar",
        "Apr",
        "May",
        "Jun",
        "Jul",
        "Aug",
        "Sep",
        "Oct",
        "Nov",
        "Dec"
      ],
      "rows": 162,
      "table": true,
      "tojson": true
    },
    {
      "name": "BrestSurgeMaxima",
      "title": "Annual Maxima Sea Surge Heights at Brest, France",
      "object": "BrestSurgeMaxima",
      "class": [
        "data.frame"
      ],
      "fields": [
        "maxima",
        "notNA",
        "n",
        "block"
      ],
      "rows": 162,
      "table": true,
      "tojson": true
    },
    {
      "name": "BrestSurgeMissing",
      "title": "Missing Values in Sea Surge Heights at Brest, France",
      "object": "BrestSurgeMissing",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Jan",
        "Feb",
        "Mar",
        "Apr",
        "May",
        "Jun",
        "Jul",
        "Aug",
        "Sep",
        "Oct",
        "Nov",
        "Dec"
      ],
      "rows": 162,
      "table": true,
      "tojson": true
    },
    {
      "name": "PlymouthOzone",
      "title": "Ozone Levels at Plymouth, UK",
      "object": "PlymouthOzone",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Year",
        "Ozone"
      ],
      "rows": 9862,
      "table": true,
      "tojson": true
    },
    {
      "name": "PlymouthOzoneMaxima",
      "title": "Annual Maxima Ozone Levels at Plymouth, UK",
      "object": "PlymouthOzoneMaxima",
      "class": [
        "data.frame"
      ],
      "fields": [
        "maxima",
        "notNA",
        "n",
        "block"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "PlymouthOzoneSlidingMaxima",
      "title": "Sliding Maxima of Ozone Levels at Plymouth, UK",
      "object": "PlymouthOzoneSlidingMaxima",
      "class": [
        "list",
        "block_maxima",
        "sliding",
        "evmissing"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "evmissing-package",
      "title": "evmissing: Extreme Value Analyses with Missing Data",
      "topics": [
        "evmissing-package",
        "evmissing"
      ]
    },
    {
      "page": "block_maxima",
      "title": "Block Maxima and Missing Information",
      "topics": [
        "block_maxima"
      ]
    },
    {
      "page": "block_maxima_ts",
      "title": "Block Maxima for a Time Series",
      "topics": [
        "block_maxima_ts"
      ]
    },
    {
      "page": "BloomsburyOzone",
      "title": "Ozone Levels at Bloomsbury, UK",
      "topics": [
        "BloomsburyOzone"
      ]
    },
    {
      "page": "BloomsburyOzoneMaxima",
      "title": "Annual Maxima Ozone Levels at Bloomsbury, UK",
      "topics": [
        "BloomsburyOzoneMaxima"
      ]
    },
    {
      "page": "BrestSurgeDays",
      "title": "Number of Days per Month in 1846-2007",
      "topics": [
        "BrestSurgeDays"
      ]
    },
    {
      "page": "BrestSurgeMaxima",
      "title": "Annual Maxima Sea Surge Heights at Brest, France",
      "topics": [
        "BrestSurgeMaxima"
      ]
    },
    {
      "page": "BrestSurgeMissing",
      "title": "Missing Values in Sea Surge Heights at Brest, France",
      "topics": [
        "BrestSurgeMissing"
      ]
    },
    {
      "page": "confint_gev_methods",
      "title": "Methods for objects of class '\"confint_gev\"'",
      "topics": [
        "confint_gev_methods",
        "plot.confint_gev",
        "print.confint_gev"
      ]
    },
    {
      "page": "confint_return_level_methods",
      "title": "Methods for objects of class '\"confint_return_level\"'",
      "topics": [
        "confint_return_level_methods",
        "plot.confint_return_level",
        "print.confint_return_level"
      ]
    },
    {
      "page": "days",
      "title": "Days in a Year or in a Month",
      "topics": [
        "days",
        "days_in_month",
        "days_in_year"
      ]
    },
    {
      "page": "evmissing_methods",
      "title": "Methods for objects of class '\"evmissing\"'",
      "topics": [
        "coef.evmissing",
        "confint.evmissing",
        "evmissing_methods",
        "logLik.evmissing",
        "nobs.evmissing",
        "plot.evmissing",
        "print.summary.evmissing",
        "summary.evmissing",
        "vcov.evmissing"
      ]
    },
    {
      "page": "gev_bayes",
      "title": "GEV Bayesian Inference with Adjustment for Missing Data",
      "topics": [
        "gev_bayes"
      ]
    },
    {
      "page": "gev_influence",
      "title": "GEV Influence Curves",
      "topics": [
        "gev_influence",
        "plot.gev_influence"
      ]
    },
    {
      "page": "gev_influence_rl",
      "title": "GEV Influence Curves for Return Levels",
      "topics": [
        "gev_influence_rl",
        "plot.gev_influence_rl"
      ]
    },
    {
      "page": "gev_mle",
      "title": "GEV ML Inference with Adjustment for Missing Data",
      "topics": [
        "gev_mle"
      ]
    },
    {
      "page": "gev_return",
      "title": "Return Level Inferences",
      "topics": [
        "gev_return"
      ]
    },
    {
      "page": "gev_ts",
      "title": "GEV ML Inference with Adjustment for Missing Data (Stationary Sequences)",
      "topics": [
        "gev_ts"
      ]
    },
    {
      "page": "gev_weighted",
      "title": "Weighted GEV ML Inference with Adjustment for Missing Data",
      "topics": [
        "gev_weighted"
      ]
    },
    {
      "page": "plot.block_maxima",
      "title": "Plot method for objects inheriting from class '\"block_maxima\"'",
      "topics": [
        "plot.block_maxima"
      ]
    },
    {
      "page": "PlymouthOzone",
      "title": "Ozone Levels at Plymouth, UK",
      "topics": [
        "PlymouthOzone"
      ]
    },
    {
      "page": "PlymouthOzoneMaxima",
      "title": "Annual Maxima Ozone Levels at Plymouth, UK",
      "topics": [
        "PlymouthOzoneMaxima"
      ]
    },
    {
      "page": "PlymouthOzoneSlidingMaxima",
      "title": "Sliding Maxima of Ozone Levels at Plymouth, UK",
      "topics": [
        "PlymouthOzoneSlidingMaxima"
      ]
    },
    {
      "page": "return_level_methods",
      "title": "Methods for objects of class '\"return_level\"'",
      "topics": [
        "coef.return_level",
        "confint.return_level",
        "print.return_level",
        "print.summary.return_level",
        "return_level_methods",
        "summary.return_level",
        "vcov.return_level"
      ]
    },
    {
      "page": "sim_data",
      "title": "Simulate Raw Data",
      "topics": [
        "mcar",
        "mcar2",
        "sim_data"
      ]
    },
    {
      "page": "sliding_block_maxima_ts",
      "title": "Sliding Block Maxima for a Time Series",
      "topics": [
        "sliding_block_maxima_ts"
      ]
    }
  ],
  "_readme": "https://github.com/paulnorthrop/evmissing/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bayesplot",
    "chandwich",
    "checkmate",
    "cli",
    "cpp11",
    "distributional",
    "dplyr",
    "exdex",
    "farver",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "gamlssx",
    "generics",
    "ggplot2",
    "ggridges",
    "glue",
    "gtable",
    "isoband",
    "itp",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "nieve",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "posterior",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppRoll",
    "reshape2",
    "revdbayes",
    "rlang",
    "rust",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "evmissing",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-23T09:20:16.000Z",
      "distro": "noble",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "fa13fbfa1087fd6822d917d17bfb1e54f469b2ce81b1a0b3ce0146b5c0830876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-23T09:20:12.000Z",
      "distro": "noble",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "facf573a281d47ca874ce150d830a5227a254f59ce19773d653db3a06fb160f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-23T09:20:27.000Z",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "19d55a92c341baa8e0b5f55538fea8b163fdc12361a767ad9ea630b4439f9d0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-23T09:20:25.000Z",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "c7a244bc320fee2164bc2ac9295b2fdb6363222138a302cb90a75c542e039332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-23T09:20:16.000Z",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "6abf903307ff69267a1d20a9fde458e3c58d7e39fa02c8bb74ae54f151189431",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T09:19:26.000Z",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "1c86142a2c38fb6cd738fb5f43437588d3749c1ace359c2224bc75709e26e334",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T09:19:42.000Z",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "4e4bad12f3596cdedb86793abaa72c0fb818f4d78b4a59f9b24023e0d87eb5dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T09:19:15.000Z",
      "commit": "9ac7ee6ac388485a9f702f832e31e8276446c0e8",
      "fileid": "f38f9519d2aba4de543a1923a60e84d914ce874b7317811814ba95b770fbf460",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26329010998"
    }
  ]
}