{
  "_id": "6a43c9dd76e37348cb49017f",
  "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",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-06-30 08:39:30 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/evmissing",
  "RemoteRef": "HEAD",
  "RemoteSha": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:47:30 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph],\nEmma S. Simpson [aut, cph]",
  "MD5sum": "5d7ca391403bbdc66441aed6dc14f113",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "evmissing_1.0.2.tar.gz",
  "_fileid": "0c40eaaf95ce4f7a7cfe6db1908c9261539f9a0360f591ca4d2e459239b9fbd7",
  "_filesize": 475240,
  "_sha256": "0c40eaaf95ce4f7a7cfe6db1908c9261539f9a0360f591ca4d2e459239b9fbd7",
  "_created": "2026-06-30T13:47:30.000Z",
  "_published": "2026-06-30T13:51:25.198Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84306776566,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982617105"
    },
    {
      "job": 84306776523,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982611672"
    },
    {
      "job": 84306776550,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982585377"
    },
    {
      "job": 84306776521,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982590672"
    },
    {
      "job": 84305996303,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982537478"
    },
    {
      "job": 84306776511,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7982601111"
    },
    {
      "job": 84306776522,
      "time": 197,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982631413"
    },
    {
      "job": 84306776529,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982590255"
    },
    {
      "job": 84306776507,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982599052"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulnorthrop/evmissing",
  "_commit": {
    "id": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
    "author": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "committer": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "message": "Correct date\n",
    "time": 1782808770
  },
  "_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
    },
    {
      "week": "2026-23",
      "n": 22
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_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": 175,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop",
    "followers": 42
  },
  "_downloads": {
    "count": 426,
    "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": "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": "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.8750612633917,
  "_indexed": true,
  "_nocasepkg": "evmissing",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-30T13:49:55.000Z",
      "distro": "resolute",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "cb983299b080b330d8dd1c52dc72adb1e08cf104cbef071e8bb88d0288b64469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-30T13:49:46.000Z",
      "distro": "resolute",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "47f9bb9736aac79c3308c439f85ead8a67d52d353fd3bab86b9cd066a0c3cb5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-30T13:49:04.000Z",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "ec3cbcde813bec0d74488650826336f611418c0e190dbf4320b8a847c6b2dcbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-30T13:49:07.000Z",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "396fdfad86db463390a457a87de0d7ff4e1ee0fac41c7cbee12352031be11969",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-30T13:50:06.000Z",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "c663e6e88421897d89c021fc78355a08270e3dc630ffa33c6b3349e808ec93e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-30T13:50:23.000Z",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "8a6e2b3928c67d9623c337b5ca3ed9121309743c087700dca3a619ae272b7075",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-30T13:48:44.000Z",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "5e158e873a014921e07029873a3e9bbdf50abb4e5494b7bfe41f3b9080acbf56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-30T13:49:06.000Z",
      "commit": "577ce1157ffc0a62a42daacd0d837eb80f312b1c",
      "fileid": "5f704cae8d62ae49d0037bf4754b02578626b92b0a4d94630ac9eb881664f76e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/28449030595"
    }
  ]
}