{
  "_id": "6a63ab9ea0832cf944e3d4e3",
  "Package": "evmissing",
  "Type": "Package",
  "Title": "Extreme Value Analyses with Missing Data",
  "Version": "1.0.2",
  "Date": "2026-05-07",
  "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",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-07-24 14:59:33 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/evmissing",
  "RemoteRef": "HEAD",
  "RemoteSha": "76f19d828bc42abf65ebc303cf4b792639f56927",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 18:11:07 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph],\nEmma S. Simpson [aut, cph]",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "evmissing_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/a3228ad11703d1229bcc1b82ceb0113e71411506975030b51d9356c4c849007c",
  "_filesize": 502416,
  "_sha256": "a3228ad11703d1229bcc1b82ceb0113e71411506975030b51d9356c4c849007c",
  "_expires": "2026-11-01T18:14:52.000Z",
  "_created": "2026-07-24T18:11:07.000Z",
  "_published": "2026-07-24T18:14:54.250Z",
  "_jobs": [
    {
      "job": 89556558594,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8605480701"
    },
    {
      "job": 89556558612,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8605481055"
    },
    {
      "job": 89556558571,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8605468737"
    },
    {
      "job": 89556558680,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8605451836"
    },
    {
      "job": 89555736197,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8605406499"
    },
    {
      "job": 89556558624,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8605458098"
    },
    {
      "job": 89556558574,
      "time": 133,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8605463077"
    },
    {
      "job": 89556558625,
      "time": 103,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8605450433"
    },
    {
      "job": 89556558579,
      "time": 127,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8605459629"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312",
  "_status": "success",
  "_upstream": "https://github.com/paulnorthrop/evmissing",
  "_commit": {
    "id": "76f19d828bc42abf65ebc303cf4b792639f56927",
    "author": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "committer": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "message": "Minor edit\n",
    "time": 1784905173
  },
  "_maintainer": {
    "name": "Paul J. Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-23",
      "n": 22
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 25
    },
    {
      "week": "2026-30",
      "n": 21
    }
  ],
  "_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": 1,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 221,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop",
    "followers": 42
  },
  "_downloads": {
    "count": 265,
    "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.1",
  "_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",
    "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"
  ],
  "_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": "LaPlagne",
      "title": "Winter snow and precipitation at La Plagne, France",
      "object": "LaPlagne",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rr24",
        "ht_neige",
        "date",
        "time",
        "winter"
      ],
      "rows": 4386,
      "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
    }
  ],
  "_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": "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 (Independent Sequences)",
      "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": "LaPlagne",
      "title": "Winter snow and precipitation at La Plagne, France",
      "topics": [
        "LaPlagne"
      ]
    },
    {
      "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": "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"
      ]
    }
  ],
  "_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.929418925714293,
  "_indexed": true,
  "_nocasepkg": "evmissing",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-24T18:13:36.000Z",
      "distro": "resolute",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/2b92212d2d6ab70794499ac35115f3f5e4770f376439ed8390f44b6b5f7ca3d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-07-24T18:13:39.000Z",
      "distro": "resolute",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/eb36ef3ea0a3d2a277e54eef5557e969b4ec607e50f5f0673c41b0914b0f6f4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-24T18:13:15.000Z",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/a101bfd725144af4ab49a0ec481bc010b94108fca6701bd380fb4944911a8c80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-07-24T18:12:45.000Z",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/354a44984f91ff22591e8d1a2316849fb2b1812c612e4c618aa50de68ec78ccc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-07-24T18:13:32.000Z",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/02fb6bd4faf768bb8add6fd91e661f6194bd6ea7dbca4db9e2cc82dc192bea13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-24T18:12:40.000Z",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/f4fd6dde59a132e8c2931ca4311f7cfd667fdb1a4a90b47adf6c7451b597fd7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-24T18:12:19.000Z",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/3e6e6102c0f86af386d9cd8cd73b894a371e0f5e0eb71c57ecf0b50cc3b0da91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-07-24T18:12:26.000Z",
      "commit": "76f19d828bc42abf65ebc303cf4b792639f56927",
      "fileid": "https://r2.ropensci.org/095e7dfd94bbb0ae568f61868fe3383c6f1046bdf8287fcc02f1e714d5c444c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/30115683312"
    }
  ]
}