{
  "_id": "6a1577b2acfb0bcc41d66442",
  "Package": "tidyextreme",
  "Title": "A Tidy Toolbox for Climate Extreme Indices",
  "Version": "1.0.0",
  "Authors@R": "person(\ngiven = \"Marcio\",\nfamily = \"Baldissera Cure\",\nemail = \"marciobcure@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)",
  "URL": "https://github.com/Mauritia-flexuosa/tidyextreme",
  "BugReports": "https://github.com/Mauritia-flexuosa/tidyextreme/issues",
  "Description": "Calculate Expert Team on Climate Change Detection and\nIndices (ETCCDI) <-- (acronym) climate indices from daily or\nhourly temperature and precipitation data. Provides flexible\ndata handling.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://mauritia-flexuosa.r-universe.dev",
  "Date/Publication": "2026-02-25 00:25:38 UTC",
  "RemoteUrl": "https://github.com/mauritia-flexuosa/tidyextreme",
  "RemoteRef": "HEAD",
  "RemoteSha": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:32:14 UTC",
    "User": "root"
  },
  "Author": "Marcio Baldissera Cure [aut, cre, cph]",
  "Maintainer": "Marcio Baldissera Cure <marciobcure@gmail.com>",
  "MD5sum": "40a6a05405b02b5db8f55173a0d7cdd2",
  "_user": "mauritia-flexuosa",
  "_type": "src",
  "_file": "tidyextreme_1.0.0.tar.gz",
  "_fileid": "1b9b145546706e3ebca22ceeab1322f414392eb8277753da9184c02eb2270fd9",
  "_filesize": 640040,
  "_sha256": "1b9b145546706e3ebca22ceeab1322f414392eb8277753da9184c02eb2270fd9",
  "_created": "2026-05-26T10:32:14.000Z",
  "_published": "2026-05-26T10:36:34.186Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77856071236,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214831554"
    },
    {
      "job": 77856071308,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214829597"
    },
    {
      "job": 77856071249,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214846247"
    },
    {
      "job": 77856071282,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214821851"
    },
    {
      "job": 77855544533,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214787292"
    },
    {
      "job": 77856071223,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214819331"
    },
    {
      "job": 77856071273,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214815600"
    },
    {
      "job": 77856071269,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214813752"
    },
    {
      "job": 77856071287,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214813083"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mauritia-flexuosa/tidyextreme",
  "_commit": {
    "id": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
    "author": "Marcio Cure <87394002+Mauritia-flexuosa@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Remove session info code chunk from README\n\nRemoved R code chunk for session information.",
    "time": 1771979138
  },
  "_maintainer": {
    "name": "Marcio Baldissera Cure",
    "email": "marciobcure@gmail.com",
    "login": "marciocure",
    "description": "PhD student in Ecology",
    "uuid": 39931556
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "mauritia-flexuosa",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 21
    },
    {
      "week": "2026-06",
      "n": 9
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mauritia-flexuosa",
      "count": 31,
      "uuid": 87394002
    }
  ],
  "_userbio": {
    "uuid": 87394002,
    "type": "user",
    "name": "Marcio Cure",
    "description": "PhD in ecology, Brazil. I am curious about how nature works. "
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyextreme"
  },
  "_devurl": "https://github.com/mauritia-flexuosa/tidyextreme",
  "_searchresults": 0,
  "_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/tidyextreme.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mauritia-flexuosa/tidyextreme",
  "_realowner": "mauritia-flexuosa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-02-04"
    }
  ],
  "_exports": [
    "aggregate_hourly_precipitation",
    "aggregate_hourly_temperature",
    "calculate_CDD",
    "calculate_CSDI",
    "calculate_CWD",
    "calculate_DTR",
    "calculate_PRCPstats",
    "calculate_R10mm",
    "calculate_R1mm",
    "calculate_R20mm",
    "calculate_Rx1day",
    "calculate_Rx5day",
    "calculate_SDII",
    "calculate_TN0",
    "calculate_TN10p",
    "calculate_TNn",
    "calculate_TR20",
    "calculate_TX25",
    "calculate_TX30",
    "calculate_TX35",
    "calculate_TX90p",
    "calculate_TXx",
    "calculate_WSDI",
    "list_indices"
  ],
  "_help": [
    {
      "page": "aggregate_hourly_precipitation",
      "title": "Aggregate hourly data to daily precipitation statistics",
      "topics": [
        "aggregate_hourly_precipitation"
      ]
    },
    {
      "page": "aggregate_hourly_temperature",
      "title": "Aggregate hourly data to daily temperature statistics",
      "topics": [
        "aggregate_hourly_temperature"
      ]
    },
    {
      "page": "calculate_CDD",
      "title": "Calculate consecutive dry days (CDD)",
      "topics": [
        "calculate_CDD"
      ]
    },
    {
      "page": "calculate_CSDI",
      "title": "Calculate Cold Spell Duration Index (CSDI)",
      "topics": [
        "calculate_CSDI"
      ]
    },
    {
      "page": "calculate_CWD",
      "title": "Calculate consecutive wet days (CWD)",
      "topics": [
        "calculate_CWD"
      ]
    },
    {
      "page": "calculate_DTR",
      "title": "Calculate diurnal temperature range (DTR)",
      "topics": [
        "calculate_DTR"
      ]
    },
    {
      "page": "calculate_PRCPstats",
      "title": "Calculate annual precipitation totals and statistics",
      "topics": [
        "calculate_PRCPstats"
      ]
    },
    {
      "page": "calculate_R10mm",
      "title": "Calculate number of heavy precipitation days (R10mm)",
      "topics": [
        "calculate_R10mm"
      ]
    },
    {
      "page": "calculate_R1mm",
      "title": "Calculate number of days with precipitation >=q 1mm (R1mm)",
      "topics": [
        "calculate_R1mm"
      ]
    },
    {
      "page": "calculate_R20mm",
      "title": "Calculate number of very heavy precipitation days (R20mm)",
      "topics": [
        "calculate_R20mm"
      ]
    },
    {
      "page": "calculate_Rx1day",
      "title": "Calculate maximum 1-day precipitation (Rx1day)",
      "topics": [
        "calculate_Rx1day"
      ]
    },
    {
      "page": "calculate_Rx5day",
      "title": "Calculate maximum consecutive 5-day precipitation (Rx5day)",
      "topics": [
        "calculate_Rx5day"
      ]
    },
    {
      "page": "calculate_SDII",
      "title": "Calculate Simple Daily Intensity Index (SDII)",
      "topics": [
        "calculate_SDII"
      ]
    },
    {
      "page": "calculate_TN0",
      "title": "Calculate number of days with temperature < 0C",
      "topics": [
        "calculate_TN0"
      ]
    },
    {
      "page": "calculate_TN10p",
      "title": "Calculate 10th percentile of daily temperature (TN10p)",
      "topics": [
        "calculate_TN10p"
      ]
    },
    {
      "page": "calculate_TNn",
      "title": "Calculate monthly minimum value of daily minimum temperature (TNn)",
      "topics": [
        "calculate_TNn"
      ]
    },
    {
      "page": "calculate_TR20",
      "title": "Calculate number of tropical nights (TN > 20C)",
      "topics": [
        "calculate_TR20"
      ]
    },
    {
      "page": "calculate_TX25",
      "title": "Calculate number of summer days (TX > 25C)",
      "topics": [
        "calculate_TX25"
      ]
    },
    {
      "page": "calculate_TX30",
      "title": "Calculate number of days with temperature >=q 30C",
      "topics": [
        "calculate_TX30"
      ]
    },
    {
      "page": "calculate_TX35",
      "title": "Calculate number of days with temperature >=q 35C",
      "topics": [
        "calculate_TX35"
      ]
    },
    {
      "page": "calculate_TX90p",
      "title": "Calculate 90th percentile of daily temperature (TX90p)",
      "topics": [
        "calculate_TX90p"
      ]
    },
    {
      "page": "calculate_TXx",
      "title": "Calculate monthly maximum value of daily maximum temperature (TXx)",
      "topics": [
        "calculate_TXx"
      ]
    },
    {
      "page": "calculate_WSDI",
      "title": "Calculate Warm Spell Duration Index (WSDI)",
      "topics": [
        "calculate_WSDI"
      ]
    },
    {
      "page": "list_indices",
      "title": "List available climate indices",
      "topics": [
        "list_indices"
      ]
    }
  ],
  "_readme": "https://github.com/mauritia-flexuosa/tidyextreme/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tidyextreme-tutorial.Rmd",
      "filename": "tidyextreme-tutorial.html",
      "title": "Tidyextreme: A Tidy Toolbox for Climate Extreme Indices",
      "author": "Marcio Baldissera Cure",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "1. Data Preparation",
        "Creating Synthetic Climate Data",
        "2. Precipitation Indices",
        "2.1 Maximum 1-day Precipitation (Rx1day)",
        "Parameters:",
        "2.2 Maximum Consecutive 5-day Precipitation (Rx5day)",
        "2.3 Number of Heavy Precipitation Days (R10mm)",
        "2.4 Number of Very Heavy Precipitation Days (R20mm)",
        "2.5 Number of Days with Precipitation >= 1mm (R1mm)",
        "2.6 Consecutive Dry Days (CDD)",
        "2.7 Consecutive Wet Days (CWD)",
        "2.8 Simple Daily Intensity Index (SDII)",
        "2.9 Annual Precipitation Statistics",
        "3. Temperature Indices",
        "3.1 Number of Summer Days (TX > 25 °C)",
        "3.2 Number of Tropical Nights (TN > 20 °C)",
        "3.3 Monthly Maximum Value of Daily Maximum Temperature (TXx)",
        "3.4 Monthly Minimum Value of Daily Minimum Temperature (TNn)",
        "3.5 Number of Days with Temperature >= 30 °C (TX30)",
        "3.6 Number of Days with Temperature >= 35 °C (TX35)",
        "3.7 Number of Days with Temperature < 0 °C (TN0)",
        "3.8 Diurnal Temperature Range (DTR)",
        "3.9 90th Percentile of Daily Temperature (TX90p)",
        "3.10 10th Percentile of Daily Temperature (TN10p)",
        "3.11 Warm Spell Duration Index (WSDI)",
        "3.12 Cold Spell Duration Index (CSDI)",
        "4. Visualizing Results",
        "5. Summary",
        "Feedback, Issues, and Support",
        "6. References"
      ],
      "created": "2026-01-31 05:02:48",
      "modified": "2026-02-01 21:25:31",
      "commits": 8
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "tidyextreme",
  "_universes": [
    "mauritia-flexuosa",
    "marciocure"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T10:34:29.000Z",
      "distro": "noble",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "ac6dd04a82bcd6da9d7e6b0e1fd1fc74bf507ccfc02f8e1e1f48962525b99cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T10:34:24.000Z",
      "distro": "noble",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "18917a879a0e6a19dd13fddf6834782cbcc0619feba4c7b961b96729c80dc365",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-26T10:35:15.000Z",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "a6ec64bc1fdd989e3949fbd555ca1b8569687c6ad01369e87ca6a12e310bdafb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-26T10:34:05.000Z",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "5b5437857efc3ebb36620596b21407e1e10ba7814c4a6472e83f5ec0a3848bb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-26T10:34:11.000Z",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "1cb5c4c9f96fd668210d9b723a6f1734d31528d6adef0308f2adea7802f9ab39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T10:33:37.000Z",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "17c9529caabf7caf5f927276a6d5a5c0ddf89e3278cd231c6532dd422ea1b892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T10:33:29.000Z",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "f2d90c121748bea7002476689b2d7b4bf9dc0ff68dde51b6a3bcff3f9f6170b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-26T10:33:27.000Z",
      "commit": "594ab20a5e01fdf626e8d1d118a48d30e501581d",
      "fileid": "e474ff552844da3a39e6a84606d7b32f969b14345028ec906ab5a5068a22fc26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauritia-flexuosa/actions/runs/26446908085"
    }
  ]
}