{
  "_id": "6a116b42acfb0bcc41cf3ef3",
  "Package": "threshr",
  "Title": "Threshold Selection and Uncertainty for Extreme Value Analysis",
  "Version": "1.0.8",
  "Date": "2026-03-24",
  "Authors@R": "c(\nperson(c(\"Paul\", \"J.\"), \"Northrop\", email = \"p.northrop@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Nicolas\", \"Attalides\", role = \"aut\")\n)",
  "Description": "Provides functions for the selection of thresholds for use\nin extreme value models, based mainly on the methodology in\nNorthrop, Attalides and Jonathan (2017)\n<doi:10.1111/rssc.12159>. It also performs predictive\ninferences about future extreme values, based either on a\nsingle threshold or on a weighted average of inferences from\nmultiple thresholds, using the 'revdbayes' package\n<https://cran.r-project.org/package=revdbayes>. At the moment\nonly the case where the data can be treated as independent\nidentically distributed observations is considered.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://paulnorthrop.github.io/threshr/,\nhttps://github.com/paulnorthrop/threshr",
  "BugReports": "https://github.com/paulnorthrop/threshr/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-03-24 15:43:21 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/threshr",
  "RemoteRef": "HEAD",
  "RemoteSha": "75a73c6b4030ec085eb90688d68128452e031562",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:51:15 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph],\nNicolas Attalides [aut]",
  "Maintainer": "Paul J. Northrop <p.northrop@ucl.ac.uk>",
  "MD5sum": "ba0b029e34ca8dd6cf87c5176f36996b",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "threshr_1.0.8.tar.gz",
  "_fileid": "17f3f966b2e818a372f3cd059ad72b7d5b60144916a30e7bd1abc1478b2c0562",
  "_filesize": 690507,
  "_sha256": "17f3f966b2e818a372f3cd059ad72b7d5b60144916a30e7bd1abc1478b2c0562",
  "_created": "2026-05-23T08:51:15.000Z",
  "_published": "2026-05-23T08:54:26.712Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510558762,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175773135"
    },
    {
      "job": 77510558765,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175773745"
    },
    {
      "job": 77510558756,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175766422"
    },
    {
      "job": 77510558772,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175768176"
    },
    {
      "job": 77510384673,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175758159"
    },
    {
      "job": 77510558763,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175770649"
    },
    {
      "job": 77510558773,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175771223"
    },
    {
      "job": 77510558770,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175769364"
    },
    {
      "job": 77510558771,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175768785"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulnorthrop/threshr",
  "_commit": {
    "id": "75a73c6b4030ec085eb90688d68128452e031562",
    "author": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "committer": "paulnorthrop <p.northrop@ucl.ac.uk>",
    "message": "1 check [ci skip]\n",
    "time": 1774367001
  },
  "_maintainer": {
    "name": "Paul J. Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "revdbayes",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "rust",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "paulnorthrop",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 5
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 14
    }
  ],
  "_tags": [
    {
      "name": "v.1.0.7",
      "date": "2025-10-08"
    },
    {
      "name": "v1.0.8",
      "date": "2026-03-24"
    }
  ],
  "_topics": [
    "extreme-value-analysis",
    "extreme-value-statistics",
    "extreme-value-threshold",
    "extremes",
    "generalised-pareto",
    "inference",
    "plot",
    "prediction",
    "threshold",
    "threshold-selection",
    "uncertainty"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 455,
      "uuid": 22778905
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop"
  },
  "_downloads": {
    "count": 607,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/threshr"
  },
  "_devurl": "https://github.com/paulnorthrop/threshr",
  "_pkgdown": "https://paulnorthrop.github.io/threshr/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_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/threshr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulnorthrop/threshr",
  "_realowner": "paulnorthrop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-04"
    },
    {
      "version": "1.0.1",
      "date": "2019-03-04"
    },
    {
      "version": "1.0.2",
      "date": "2020-09-05"
    },
    {
      "version": "1.0.3",
      "date": "2020-09-14"
    },
    {
      "version": "1.0.4",
      "date": "2023-09-02"
    },
    {
      "version": "1.0.5",
      "date": "2023-12-02"
    },
    {
      "version": "1.0.6",
      "date": "2024-07-17"
    },
    {
      "version": "1.0.7",
      "date": "2025-10-08"
    },
    {
      "version": "1.0.8",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "ithresh",
    "stability"
  ],
  "_datasets": [
    {
      "name": "gom",
      "title": "Storm peak significant wave heights from the Gulf of Mexico",
      "object": "gom",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns",
      "title": "Storm peak significant wave heights from the North Sea",
      "object": "ns",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "threshr-package",
      "title": "threshr: Threshold Selection and Uncertainty for Extreme Value Analysis",
      "topics": [
        "threshr-package",
        "threshr"
      ]
    },
    {
      "page": "gom",
      "title": "Storm peak significant wave heights from the Gulf of Mexico",
      "topics": [
        "gom"
      ]
    },
    {
      "page": "ithresh",
      "title": "Threshold selection in the i.i.d. case (peaks over threshold)",
      "topics": [
        "ithresh"
      ]
    },
    {
      "page": "ns",
      "title": "Storm peak significant wave heights from the North Sea",
      "topics": [
        "ns"
      ]
    },
    {
      "page": "plot.ithresh",
      "title": "Plot diagnostics an ithresh object",
      "topics": [
        "plot.ithresh"
      ]
    },
    {
      "page": "plot.ithreshpred",
      "title": "Plot diagnostics an ithreshpred object",
      "topics": [
        "plot.ithreshpred"
      ]
    },
    {
      "page": "plot.stability",
      "title": "Plot diagnostics for a stability object",
      "topics": [
        "plot.stability"
      ]
    },
    {
      "page": "predict.ithresh",
      "title": "Predictive inference for the largest value observed in N years.",
      "topics": [
        "predict.ithresh"
      ]
    },
    {
      "page": "print.ithresh",
      "title": "Print method for objects of class '\"ithresh\"'",
      "topics": [
        "print.ithresh"
      ]
    },
    {
      "page": "stability",
      "title": "Generalized Pareto parameter estimate stability",
      "topics": [
        "stability"
      ]
    },
    {
      "page": "summary.ithresh",
      "title": "Summarizing measures of threshold predictive performance",
      "topics": [
        "summary.ithresh"
      ]
    }
  ],
  "_readme": "https://github.com/paulnorthrop/threshr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bayesplot",
    "chandwich",
    "checkmate",
    "cli",
    "cpp11",
    "distributional",
    "dplyr",
    "exdex",
    "farver",
    "generics",
    "ggplot2",
    "ggridges",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "posterior",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppRoll",
    "reshape2",
    "revdbayes",
    "rlang",
    "rust",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "threshr-vignette.Rmd",
      "filename": "threshr-vignette.html",
      "title": "Introducing threshr: Threshold Selection and Uncertainty for Extreme Value Analysis",
      "author": "Paul J. Northrop",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cross-validatory predictive performance for i.i.d. data",
        "Predictive inference for future extremes",
        "Single training threshold",
        "Inferences averaged over multiple thresholds",
        "References"
      ],
      "created": "2016-11-24 23:32:10",
      "modified": "2026-03-24 15:27:21",
      "commits": 10
    }
  ],
  "_score": 6.128399268717807,
  "_indexed": true,
  "_nocasepkg": "threshr",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-23T08:53:32.000Z",
      "distro": "noble",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "8f2b4d4d71cef61b18527ad45d95d8c295d208af1dec5073195ae4b38e9bfbce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-05-23T08:53:39.000Z",
      "distro": "noble",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "ce3b4ea40865387c7c191ec769d15aa479d0f04570fd877bc6716c6dca7ce9b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-23T08:52:33.000Z",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "9de5a1446aac9a3f5d80a7cec9e3a16e516ad60ae275e815fb5b8de17cdd7fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-05-23T08:52:50.000Z",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "bcc34e8958ae898b389e7c3b54ac4a4c576e02f8c83969f04c4aaebb994e3aef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-05-23T08:53:36.000Z",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "59caba4b5990a45c50ba68cd761af172559c8b2f95265ca0630fb09578afdcb0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-23T08:52:48.000Z",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "426950914b945a0c4ded2369aa5a1d3dc6d4133639bc47274cddcf616733a204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-23T08:52:29.000Z",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "5f6911b49a7c459820039d78b2a69a819a81326e7f3327b0a694b3b0943fa88d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-05-23T08:52:25.000Z",
      "commit": "75a73c6b4030ec085eb90688d68128452e031562",
      "fileid": "a2670837cabe5fe9ff545ec4d453ffa15a0aa28903cbdae35615c5ad0f790c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26328486940"
    }
  ]
}