{
  "_id": "6a228a04cd65a98ecbd54134",
  "Type": "Package",
  "Package": "RtsEva",
  "Title": "Performs the Transformed-Stationary Extreme Values Analysis",
  "Version": "1.1.0",
  "Authors@R": "person(given = \"Alois\",\nfamily = \"Tilloy\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alois.tilloy@ec.europa.eu\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-5881-0642\"))",
  "Maintainer": "Alois Tilloy <alois.tilloy@ec.europa.eu>",
  "Description": "Adaptation of the 'Matlab' 'tsEVA' toolbox developed by\nLorenzo Mentaschi available here:\n<https://github.com/menta78/tsEva>. It contains an\nimplementation of the Transformed-Stationary (TS) methodology\nfor non-stationary extreme value Analysis (EVA) as described in\nMentaschi et al. (2016) <doi:10.5194/hess-20-3527-2016>. In\nsynthesis this approach consists in: (i) transforming a\nnon-stationary time series into a stationary one to which the\nstationary extreme value theory can be applied; and (ii)\nreverse-transforming the result into a non-stationary extreme\nvalue distribution. 'RtsEva' offers several options for trend\nestimation (mean, extremes, seasonal) and contains multiple\nplotting functions displaying different aspects of the\nnon-stationarity of extremes.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/r-lib/devtools,\nhttps://github.com/Alowis/RtsEva",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/Alowis/RtsEva/issues",
  "Repository": "https://alowis.r-universe.dev",
  "Date/Publication": "2025-06-10 09:46:49 UTC",
  "RemoteUrl": "https://github.com/alowis/rtseva",
  "RemoteRef": "HEAD",
  "RemoteSha": "4568843872f58597ad363c74b5c3643cab06238e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:28:14 UTC",
    "User": "root"
  },
  "Author": "Alois Tilloy [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5881-0642>)",
  "MD5sum": "c60000bdb2aa9f93580216758a29348d",
  "_user": "alowis",
  "_type": "src",
  "_file": "RtsEva_1.1.0.tar.gz",
  "_fileid": "63f3304641120ee6accf0d152d6e9f5f0e4f1725fc7039256a95703e675b85e9",
  "_filesize": 4144910,
  "_sha256": "63f3304641120ee6accf0d152d6e9f5f0e4f1725fc7039256a95703e675b85e9",
  "_created": "2026-06-05T08:28:14.000Z",
  "_published": "2026-06-05T08:34:12.700Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79692041159,
      "time": 209,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432250718"
    },
    {
      "job": 79692040963,
      "time": 223,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432254985"
    },
    {
      "job": 79692041002,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432243283"
    },
    {
      "job": 79692040966,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432244978"
    },
    {
      "job": 79691476886,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432183424"
    },
    {
      "job": 79692040837,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432220689"
    },
    {
      "job": 79692040877,
      "time": 219,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432253516"
    },
    {
      "job": 79692040911,
      "time": 225,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432255909"
    },
    {
      "job": 79692040887,
      "time": 312,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432283371"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alowis/rtseva",
  "_commit": {
    "id": "4568843872f58597ad363c74b5c3643cab06238e",
    "author": "Alowis <alo.tilloy@gmail.com>",
    "committer": "Alowis <alo.tilloy@gmail.com>",
    "message": "resubmission note fixes\n",
    "time": 1749548809
  },
  "_maintainer": {
    "name": "Alois Tilloy",
    "email": "alois.tilloy@ec.europa.eu",
    "login": "alowis",
    "twitter": "@amtilloy",
    "description": "",
    "uuid": 28716451,
    "orcid": "0000-0002-5881-0642"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "evd",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "POT",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "texmex",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "changepoint",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "alowis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-06-10"
    },
    {
      "name": "v1.1.1",
      "date": "2025-06-10"
    }
  ],
  "_topics": [
    "extreme-value-statistics",
    "non-stationary-environment"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "alowis",
      "count": 62,
      "uuid": 28716451
    }
  ],
  "_userbio": {
    "uuid": 28716451,
    "type": "user",
    "name": "Alowis"
  },
  "_downloads": {
    "count": 1955,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RtsEva"
  },
  "_devurl": "https://github.com/alowis/rtseva",
  "_searchresults": 9,
  "_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/RtsEva.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alowis/rtseva",
  "_realowner": "alowis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-06-24"
    },
    {
      "version": "1.1.0",
      "date": "2025-06-10"
    }
  ],
  "_exports": [
    "check_timeseries",
    "computeAnnualMaxima",
    "computeMonthlyMaxima",
    "declustpeaks",
    "empdis",
    "empdisl",
    "findMax",
    "initPercentiles",
    "max_daily_value",
    "tsEasyParseNamedArgs",
    "tsEstimateAverageSeasonality",
    "tsEvaChangepts",
    "tsEvaComputeReturnLevelsGEV",
    "tsEvaComputeReturnLevelsGEVFromAnalysisObj",
    "tsEvaComputeReturnLevelsGPD",
    "tsEvaComputeReturnLevelsGPDFromAnalysisObj",
    "tsEvaComputeReturnPeriodsGEV",
    "tsEvaComputeReturnPeriodsGPD",
    "tsEvaComputeRLsGEVGPD",
    "tsEvaComputeTimeRP",
    "tsEvaDetrendTimeSeries",
    "tsEvaFillSeries",
    "tsEvaFindTrendThreshold",
    "tsEvaNanRunnigBlowTh",
    "tsEvaNanRunningMean",
    "tsEvaNanRunningPercentiles",
    "tsEvaNanRunningStatistics",
    "tsEvaNanRunningVariance",
    "TsEvaNs",
    "tsEvaPlotAllRLevelsGEV",
    "tsEvaPlotAllRLevelsGPD",
    "tsEvaPlotGEVImageScFromAnalysisObj",
    "tsEvaPlotGPDImageScFromAnalysisObj",
    "tsEvaPlotReturnLevelsGEV",
    "tsEvaPlotReturnLevelsGEVFromAnalysisObj",
    "tsEvaPlotReturnLevelsGPD",
    "tsEvaPlotReturnLevelsGPDFromAnalysisObj",
    "tsEvaPlotSeriesTrendStdDevFromAnalyisObj",
    "tsEvaPlotTransfToStatFromAnalysisObj",
    "tsEvaRunningMeanTrend",
    "tsEvaSampleData",
    "tsEvaTransformSeriesToStationaryMMXTrend",
    "tsEvaTransformSeriesToStationaryMultiplicativeSeasonality",
    "tsEvaTransformSeriesToStationaryPeakTrend",
    "tsEvaTransformSeriesToStationaryTrendAndChangepts",
    "tsEvaTransformSeriesToStationaryTrendAndChangepts_ciPercentile",
    "tsEvaTransformSeriesToStationaryTrendOnly",
    "tsEvaTransformSeriesToStationaryTrendOnly_ciPercentile",
    "tsEvaTransformSeriesToStatSeasonal_ciPercentile",
    "tsEVstatistics",
    "tsGetNumberPerYear",
    "tsGetPOT"
  ],
  "_datasets": [
    {
      "name": "ArdecheStMartin",
      "title": "Simulated river discharge of the Ardeche river at Saint Martin d'Ardeche",
      "object": "ArdecheStMartin",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "Q"
      ],
      "rows": 102272,
      "table": true,
      "tojson": true
    },
    {
      "name": "DanubeVienna",
      "title": "Simulated river discharge of the Danube river at Vienna",
      "object": "DanubeVienna",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "Q"
      ],
      "rows": 102272,
      "table": true,
      "tojson": true
    },
    {
      "name": "EbroZaragoza",
      "title": "Simulated river discharge of the Ebro river at Zaragoza",
      "object": "EbroZaragoza",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "Q"
      ],
      "rows": 102272,
      "table": true,
      "tojson": true
    },
    {
      "name": "RhoneLyon",
      "title": "Simulated river discharge of the Rhone river at Lyon",
      "object": "RhoneLyon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "Q"
      ],
      "rows": 102272,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ArdecheStMartin",
      "title": "Simulated river discharge of the Ardeche river at Saint Martin d'Ardeche",
      "topics": [
        "ArdecheStMartin"
      ]
    },
    {
      "page": "check_timeseries",
      "title": "Check if all years in a time series are present",
      "topics": [
        "check_timeseries"
      ]
    },
    {
      "page": "computeAnnualMaxima",
      "title": "computeAnnualMaxima",
      "topics": [
        "computeAnnualMaxima"
      ]
    },
    {
      "page": "computeMonthlyMaxima",
      "title": "computeMonthlyMaxima",
      "topics": [
        "computeMonthlyMaxima"
      ]
    },
    {
      "page": "DanubeVienna",
      "title": "Simulated river discharge of the Danube river at Vienna",
      "topics": [
        "DanubeVienna"
      ]
    },
    {
      "page": "declustpeaks",
      "title": "declustpeaks",
      "topics": [
        "declustpeaks"
      ]
    },
    {
      "page": "EbroZaragoza",
      "title": "Simulated river discharge of the Ebro river at Zaragoza",
      "topics": [
        "EbroZaragoza"
      ]
    },
    {
      "page": "empdis",
      "title": "empdis: Empirical Distribution Function",
      "topics": [
        "empdis"
      ]
    },
    {
      "page": "empdisl",
      "title": "Empirical Distribution Function",
      "topics": [
        "empdisl"
      ]
    },
    {
      "page": "findMax",
      "title": "findMax",
      "topics": [
        "findMax"
      ]
    },
    {
      "page": "initPercentiles",
      "title": "Initialize Percentiles",
      "topics": [
        "initPercentiles"
      ]
    },
    {
      "page": "max_daily_value",
      "title": "Max Daily Value Function",
      "topics": [
        "max_daily_value"
      ]
    },
    {
      "page": "RhoneLyon",
      "title": "Simulated river discharge of the Rhone river at Lyon",
      "topics": [
        "RhoneLyon"
      ]
    },
    {
      "page": "tsEasyParseNamedArgs",
      "title": "Parse named arguments and assign values to a predefined argument structure.",
      "topics": [
        "tsEasyParseNamedArgs"
      ]
    },
    {
      "page": "tsEstimateAverageSeasonality",
      "title": "Estimate Average Seasonality",
      "topics": [
        "tsEstimateAverageSeasonality"
      ]
    },
    {
      "page": "tsEvaChangepts",
      "title": "Change point detection in time series",
      "topics": [
        "tsEvaChangepts"
      ]
    },
    {
      "page": "tsEvaComputeReturnLevelsGEV",
      "title": "tsEvaComputeReturnLevelsGEV",
      "topics": [
        "tsEvaComputeReturnLevelsGEV"
      ]
    },
    {
      "page": "tsEvaComputeReturnLevelsGEVFromAnalysisObj",
      "title": "tsEvaComputeReturnLevelsGEVFromAnalysisObj",
      "topics": [
        "tsEvaComputeReturnLevelsGEVFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaComputeReturnLevelsGPD",
      "title": "tsEvaComputeReturnLevelsGPD",
      "topics": [
        "tsEvaComputeReturnLevelsGPD"
      ]
    },
    {
      "page": "tsEvaComputeReturnLevelsGPDFromAnalysisObj",
      "title": "tsEvaComputeReturnLevelsGPDFromAnalysisObj",
      "topics": [
        "tsEvaComputeReturnLevelsGPDFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaComputeReturnPeriodsGEV",
      "title": "tsEvaComputeReturnPeriodsGEV",
      "topics": [
        "tsEvaComputeReturnPeriodsGEV"
      ]
    },
    {
      "page": "tsEvaComputeReturnPeriodsGPD",
      "title": "tsEvaComputeReturnPeriodsGPD",
      "topics": [
        "tsEvaComputeReturnPeriodsGPD"
      ]
    },
    {
      "page": "tsEvaComputeRLsGEVGPD",
      "title": "tsEvaComputeRLsGEVGPD",
      "topics": [
        "tsEvaComputeRLsGEVGPD"
      ]
    },
    {
      "page": "tsEvaComputeTimeRP",
      "title": "tsEvaComputeTimeRP",
      "topics": [
        "tsEvaComputeTimeRP"
      ]
    },
    {
      "page": "tsEvaDetrendTimeSeries",
      "title": "Detrend a Time Series",
      "topics": [
        "tsEvaDetrendTimeSeries"
      ]
    },
    {
      "page": "tsEvaFillSeries",
      "title": "Fill missing values in a time series using a moving average approach.",
      "topics": [
        "tsEvaFillSeries"
      ]
    },
    {
      "page": "tsEvaFindTrendThreshold",
      "title": "Find Trend Threshold",
      "topics": [
        "tsEvaFindTrendThreshold"
      ]
    },
    {
      "page": "tsEvaNanRunnigBlowTh",
      "title": "Calculate the return period of low flow based on a threshold and window size",
      "topics": [
        "tsEvaNanRunnigBlowTh"
      ]
    },
    {
      "page": "tsEvaNanRunningMean",
      "title": "Calculate the running mean of a time series with NaN handling",
      "topics": [
        "tsEvaNanRunningMean"
      ]
    },
    {
      "page": "tsEvaNanRunningPercentiles",
      "title": "tsEvaNanRunningPercentiles",
      "topics": [
        "tsEvaNanRunningPercentiles"
      ]
    },
    {
      "page": "tsEvaNanRunningStatistics",
      "title": "tsEvaNanRunningStatistics",
      "topics": [
        "tsEvaNanRunningStatistics"
      ]
    },
    {
      "page": "tsEvaNanRunningVariance",
      "title": "Calculate the running variance of a time series with NaN handling",
      "topics": [
        "tsEvaNanRunningVariance"
      ]
    },
    {
      "page": "TsEvaNs",
      "title": "TsEvaNs Function",
      "topics": [
        "TsEvaNs"
      ]
    },
    {
      "page": "tsEvaPlotAllRLevelsGEV",
      "title": "tsEvaPlotAllRLevelsGEV",
      "topics": [
        "tsEvaPlotAllRLevelsGEV"
      ]
    },
    {
      "page": "tsEvaPlotAllRLevelsGPD",
      "title": "tsEvaPlotAllRLevelsGPD",
      "topics": [
        "tsEvaPlotAllRLevelsGPD"
      ]
    },
    {
      "page": "tsEvaPlotGEVImageSc",
      "title": "tsEvaPlotGEVImageSc",
      "topics": [
        "tsEvaPlotGEVImageSc"
      ]
    },
    {
      "page": "tsEvaPlotGEVImageScFromAnalysisObj",
      "title": "tsEvaPlotGEVImageScFromAnalysisObj",
      "topics": [
        "tsEvaPlotGEVImageScFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaPlotGPDImageSc",
      "title": "tsEvaPlotGPDImageSc",
      "topics": [
        "tsEvaPlotGPDImageSc"
      ]
    },
    {
      "page": "tsEvaPlotGPDImageScFromAnalysisObj",
      "title": "tsEvaPlotGPDImageScFromAnalysisObj",
      "topics": [
        "tsEvaPlotGPDImageScFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaPlotReturnLevelsGEV",
      "title": "tsEvaPlotReturnLevelsGEV",
      "topics": [
        "tsEvaPlotReturnLevelsGEV"
      ]
    },
    {
      "page": "tsEvaPlotReturnLevelsGEVFromAnalysisObj",
      "title": "tsEvaPlotReturnLevelsGEVFromAnalysisObj",
      "topics": [
        "tsEvaPlotReturnLevelsGEVFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaPlotReturnLevelsGPD",
      "title": "tsEvaPlotReturnLevelsGPD",
      "topics": [
        "tsEvaPlotReturnLevelsGPD"
      ]
    },
    {
      "page": "tsEvaPlotReturnLevelsGPDFromAnalysisObj",
      "title": "tsEvaPlotReturnLevelsGPDFromAnalysisObj",
      "topics": [
        "tsEvaPlotReturnLevelsGPDFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaPlotSeriesTrendStdDevFromAnalyisObj",
      "title": "tsEvaPlotSeriesTrendStdDevFromAnalyisObj",
      "topics": [
        "tsEvaPlotSeriesTrendStdDevFromAnalyisObj"
      ]
    },
    {
      "page": "tsEvaPlotTransfToStat",
      "title": "tsEvaPlotTransfToStat",
      "topics": [
        "tsEvaPlotTransfToStat"
      ]
    },
    {
      "page": "tsEvaPlotTransfToStatFromAnalysisObj",
      "title": "tsEvaPlotTransfToStatFromAnalysisObj",
      "topics": [
        "tsEvaPlotTransfToStatFromAnalysisObj"
      ]
    },
    {
      "page": "tsEvaRunningMeanTrend",
      "title": "Calculate the running mean trend of a time series",
      "topics": [
        "tsEvaRunningMeanTrend"
      ]
    },
    {
      "page": "tsEvaSampleData",
      "title": "tsEvaSampleData Function",
      "topics": [
        "tsEvaSampleData"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryMMXTrend",
      "title": "tsEvaTransformSeriesToStationaryMMXTrend",
      "topics": [
        "tsEvaTransformSeriesToStationaryMMXTrend"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryMultiplicativeSeasonality",
      "title": "tsEvaTransformSeriesToStationaryMultiplicativeSeasonality",
      "topics": [
        "tsEvaTransformSeriesToStationaryMultiplicativeSeasonality"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryPeakTrend",
      "title": "tsEvaTransformSeriesToStationaryPeakTrend",
      "topics": [
        "tsEvaTransformSeriesToStationaryPeakTrend"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryTrendAndChangepts",
      "title": "Transform Time Series to Stationary Trend and Change Points",
      "topics": [
        "tsEvaTransformSeriesToStationaryTrendAndChangepts"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryTrendAndChangepts_ciPercentile",
      "title": "Transform Time Series to Stationary Trend and Change Points with Confidence Intervals",
      "topics": [
        "tsEvaTransformSeriesToStationaryTrendAndChangepts_ciPercentile"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryTrendOnly",
      "title": "tsEvaTransformSeriesToStationaryTrendOnly",
      "topics": [
        "tsEvaTransformSeriesToStationaryTrendOnly"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStationaryTrendOnly_ciPercentile",
      "title": "tsEvaTransformSeriesToStationaryTrendOnly_ciPercentile",
      "topics": [
        "tsEvaTransformSeriesToStationaryTrendOnly_ciPercentile"
      ]
    },
    {
      "page": "tsEvaTransformSeriesToStatSeasonal_ciPercentile",
      "title": "tsEvaTransformSeriesToStatSeasonal_ciPercentile",
      "topics": [
        "tsEvaTransformSeriesToStatSeasonal_ciPercentile"
      ]
    },
    {
      "page": "tsEVstatistics",
      "title": "tsEVstatistics",
      "topics": [
        "tsEVstatistics"
      ]
    },
    {
      "page": "tsGetNumberPerYear",
      "title": "tsGetNumberPerYear",
      "topics": [
        "tsGetNumberPerYear"
      ]
    },
    {
      "page": "tsGetPOT",
      "title": "tsGetPOT Function",
      "topics": [
        "tsGetPOT"
      ]
    }
  ],
  "_readme": "https://github.com/alowis/rtseva/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "changepoint",
    "cli",
    "cpp11",
    "dplyr",
    "evd",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "moments",
    "mvtnorm",
    "pillar",
    "pkgconfig",
    "POT",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "texmex",
    "tibble",
    "tidyselect",
    "timechange",
    "tsibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "general-demo.Rmd",
      "filename": "general-demo.html",
      "title": "Transformed-stationary EVA workflow example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Demo of the TSEVA method",
        "Step 1: Argument selection",
        "Step 2: Prepare inputs for TSEVA",
        "Step 3: Run TSEVA",
        "Step 4: Plot results"
      ],
      "created": "2024-06-06 17:44:09",
      "modified": "2024-06-06 17:44:09",
      "commits": 1
    }
  ],
  "_score": 4.689086770403923,
  "_indexed": true,
  "_nocasepkg": "rtseva",
  "_universes": [
    "alowis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-05T08:30:43.000Z",
      "distro": "noble",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "c0dad188cc3c8d3ae12a78f499cfe00a360f7fedbbdd1bf59d3528070b26aeac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-05T08:30:53.000Z",
      "distro": "noble",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "811febc4d6d649ab9146ba76566c0c646189daa1e88b1052b8218fdf81d0d9c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-05T08:30:37.000Z",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "4704476f82083c803befd29a1054cafd991957e3155bf79091ebf571ffcbf648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-05T08:30:42.000Z",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "500f73d1bb8367d3cb35b9813c9b12a8ec9bd224e52ec57f705b261f541546b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-05T08:30:31.000Z",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "e96a265a318cc0f641118d817ff232d8813ef4ce6c9600dc81dd564b550f0017",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-05T08:29:59.000Z",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "4db95ef6b82075290aa59e851742b55fb573ba321ebc19ee62bba3435abaf174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-05T08:30:04.000Z",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "65eb7cf301ca4fbd6eaa6074fc718a81755dc75e331d57ba93c5e010451ddc69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-05T08:31:25.000Z",
      "commit": "4568843872f58597ad363c74b5c3643cab06238e",
      "fileid": "45559f80c705089b2c881db3ebf87ea5c6ae998d4dde00a8fad17a45dcf495c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alowis/actions/runs/27004139189"
    }
  ]
}