{
  "_id": "6a3449493efcd9bda43c1e7b",
  "Package": "climatestatsr",
  "Type": "Package",
  "Title": "Statistical Tools for Climate Change Analysis",
  "Version": "0.1.2",
  "Date": "2026-05-21",
  "Authors@R": "c(\nperson(\"Sadikul\", \"Islam\", email = \"sadikul.islamiasri@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-2924-7122\")),\nperson(\"Rajesh\", \"Kaushal\", role = \"aut\"))",
  "Maintainer": "Sadikul Islam <sadikul.islamiasri@gmail.com>",
  "Description": "A comprehensive collection of statistical functions for\nclimate change research. Provides tools for temporal trend\ndetection based on the Mann-Kendall (MK) test (Mann 1945\n<doi:10.2307/1907187>; Kendall 1975, ISBN:0852641990) and Sen's\nslope (Sen 1968 <doi:10.2307/2285891>), spatial autocorrelation\nusing Moran's I (Moran 1950 <doi:10.2307/2332142>), extreme\nvalue analysis using the Generalised Extreme Value (GEV)\ndistribution and Peaks-Over-Threshold (POT) method (Coles 2001\n<doi:10.1007/978-1-4471-3675-0>), standardised drought indices\nincluding the Standardised Precipitation Index (SPI; McKee et\nal. 1993) and the Standardised Precipitation Evapotranspiration\nIndex (SPEI; Vicente-Serrano et al. 2010\n<doi:10.1175/2009JCLI2909.1>), and formal detection-attribution\nmethods via optimal fingerprint regression and Empirical\nOrthogonal Function (EOF) analysis (Allen and Tett 1999\n<doi:10.1007/s003820050291>), and apparent temperature via the\nheat index (Steadman 1979\n<doi:10.1175/1520-0450(1979)018%3C0861:TAOSPI%3E2.0.CO;2>).\nSuitable for both station-level time series and gridded climate\nfields.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "ByteCompile": "true",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-06-18 19:35:58 UTC",
    "User": "root"
  },
  "Author": "Sadikul Islam [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2924-7122>), Rajesh Kaushal [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-18 17:35:46 UTC",
  "RemoteUrl": "https://github.com/cran/climatestatsr",
  "RemoteRef": "HEAD",
  "RemoteSha": "84bfc86c036f23f11a3e7468bf641909562a99fd",
  "MD5sum": "784cbc3f821cc6a68a90aa0bef74effc",
  "_user": "cran",
  "_type": "src",
  "_file": "climatestatsr_0.1.2.tar.gz",
  "_fileid": "100f62256c46b37ff7982c69fe9f995e6b5fd0aceeb3f4df08a862007456f44d",
  "_filesize": 2658763,
  "_sha256": "100f62256c46b37ff7982c69fe9f995e6b5fd0aceeb3f4df08a862007456f44d",
  "_created": "2026-06-18T19:35:58.000Z",
  "_published": "2026-06-18T19:38:49.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82217685850,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7733907018"
    },
    {
      "job": 82217685877,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733905894"
    },
    {
      "job": 82217158114,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733860232"
    },
    {
      "job": 82217685827,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733896778"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27784360957",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/climatestatsr",
  "_commit": {
    "id": "84bfc86c036f23f11a3e7468bf641909562a99fd",
    "author": "Sadikul Islam <sadikul.islamiasri@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1781804146
  },
  "_maintainer": {
    "name": "Sadikul Islam",
    "email": "sadikul.islamiasri@gmail.com",
    "orcid": "0000-0003-2924-7122"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "version": ">= 1.0-0",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "version": ">= 1.21",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.20",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2026-06-18"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/climatestatsr"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/climatestatsr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-06-18"
    }
  ],
  "_exports": [
    "aggregate_climate",
    "anomaly_baseline",
    "autocorrelation_climate",
    "change_point_detection",
    "climate_summary",
    "cluster_climate_zones",
    "cold_spell_detection",
    "detection_attribution",
    "diurnal_temp_range",
    "drought_spell",
    "elevation_lapse_rate",
    "extreme_value_index",
    "fill_gaps_climate",
    "fingerprint_analysis",
    "fit_gev",
    "frost_days",
    "growing_degree_days",
    "heat_index",
    "heat_wave_detection",
    "homogenize_series",
    "hot_cold_spots",
    "mk_test",
    "morans_i",
    "optimal_fingerprint",
    "pdsi_simple",
    "peaks_over_threshold",
    "return_period",
    "rgev_sim",
    "rolling_trend",
    "seasonal_decompose_climate",
    "sens_slope",
    "spatial_anomaly",
    "spatial_interpolate",
    "spatial_trend_field",
    "spei",
    "spi",
    "standardize_climate",
    "temporal_homogeneity",
    "trend_significance",
    "wind_chill"
  ],
  "_help": [
    {
      "page": "climatestatsr-package",
      "title": "Statistical Tools for Climate Change Analysis",
      "topics": [
        "climatestatsr-package",
        "climatestatsr"
      ]
    },
    {
      "page": "aggregate_climate",
      "title": "Aggregate Climate Data to Coarser Time Steps",
      "topics": [
        "aggregate_climate"
      ]
    },
    {
      "page": "anomaly_baseline",
      "title": "Climate Anomaly Relative to a Baseline Period",
      "topics": [
        "anomaly_baseline"
      ]
    },
    {
      "page": "autocorrelation_climate",
      "title": "Autocorrelation Analysis for Climate Series",
      "topics": [
        "autocorrelation_climate"
      ]
    },
    {
      "page": "change_point_detection",
      "title": "Change-Point Detection for Climate Series",
      "topics": [
        "change_point_detection"
      ]
    },
    {
      "page": "climate_summary",
      "title": "Comprehensive Climate Series Summary",
      "topics": [
        "climate_summary"
      ]
    },
    {
      "page": "climate_test_methods",
      "title": "S3 Methods for '\"climate_test\"' Objects",
      "topics": [
        "plot.climate_test",
        "print.climate_test",
        "summary.climate_test"
      ]
    },
    {
      "page": "cluster_climate_zones",
      "title": "K-Means Climate Zone Classification",
      "topics": [
        "cluster_climate_zones"
      ]
    },
    {
      "page": "cold_spell_detection",
      "title": "Cold Spell Detection",
      "topics": [
        "cold_spell_detection"
      ]
    },
    {
      "page": "detection_attribution",
      "title": "Climate Change Detection and Attribution Test",
      "topics": [
        "detection_attribution"
      ]
    },
    {
      "page": "diurnal_temp_range",
      "title": "Diurnal Temperature Range",
      "topics": [
        "diurnal_temp_range"
      ]
    },
    {
      "page": "drought_spell",
      "title": "Drought Spell Detection from Standardised Indices",
      "topics": [
        "drought_spell"
      ]
    },
    {
      "page": "elevation_lapse_rate",
      "title": "Environmental Lapse Rate Estimation",
      "topics": [
        "elevation_lapse_rate"
      ]
    },
    {
      "page": "extreme_value_index",
      "title": "Extreme Value Index (Hill Estimator)",
      "topics": [
        "extreme_value_index"
      ]
    },
    {
      "page": "fill_gaps_climate",
      "title": "Gap-Filling for Climate Series",
      "topics": [
        "fill_gaps_climate"
      ]
    },
    {
      "page": "fingerprint_analysis",
      "title": "EOF-Based Spatial Fingerprint Analysis",
      "topics": [
        "fingerprint_analysis"
      ]
    },
    {
      "page": "fit_gev",
      "title": "Fit Generalised Extreme Value Distribution",
      "topics": [
        "fit_gev"
      ]
    },
    {
      "page": "frost_days",
      "title": "Frost Day Count",
      "topics": [
        "frost_days"
      ]
    },
    {
      "page": "growing_degree_days",
      "title": "Growing Degree Days",
      "topics": [
        "growing_degree_days"
      ]
    },
    {
      "page": "heat_index",
      "title": "Heat Index (Apparent Temperature)",
      "topics": [
        "heat_index"
      ]
    },
    {
      "page": "heat_wave_detection",
      "title": "Heat Wave Detection",
      "topics": [
        "heat_wave_detection"
      ]
    },
    {
      "page": "homogenize_series",
      "title": "Homogenise a Climate Series Using SNHT",
      "topics": [
        "homogenize_series"
      ]
    },
    {
      "page": "hot_cold_spots",
      "title": "Local Spatial Hot-Spot and Cold-Spot Detection (Getis-Ord Gi*)",
      "topics": [
        "hot_cold_spots"
      ]
    },
    {
      "page": "mk_test",
      "title": "Mann-Kendall Trend Test",
      "topics": [
        "mk_test"
      ]
    },
    {
      "page": "morans_i",
      "title": "Moran's I Test for Spatial Autocorrelation",
      "topics": [
        "morans_i"
      ]
    },
    {
      "page": "optimal_fingerprint",
      "title": "Optimal Fingerprint Regression",
      "topics": [
        "optimal_fingerprint"
      ]
    },
    {
      "page": "pdsi_simple",
      "title": "Simplified Palmer Drought Severity Index",
      "topics": [
        "pdsi_simple"
      ]
    },
    {
      "page": "peaks_over_threshold",
      "title": "Peaks-Over-Threshold Analysis",
      "topics": [
        "peaks_over_threshold"
      ]
    },
    {
      "page": "print.gev_fit",
      "title": "Print Method for GEV Fit Objects",
      "topics": [
        "print.gev_fit"
      ]
    },
    {
      "page": "return_period",
      "title": "Return Periods and Return Levels",
      "topics": [
        "return_period"
      ]
    },
    {
      "page": "rgev_sim",
      "title": "Simulate GEV Random Variates",
      "topics": [
        "rgev_sim"
      ]
    },
    {
      "page": "rolling_trend",
      "title": "Rolling-Window Trend Analysis",
      "topics": [
        "rolling_trend"
      ]
    },
    {
      "page": "seasonal_decompose_climate",
      "title": "Seasonal Climate Decomposition",
      "topics": [
        "seasonal_decompose_climate"
      ]
    },
    {
      "page": "sens_slope",
      "title": "Sen's Slope Estimator",
      "topics": [
        "sens_slope"
      ]
    },
    {
      "page": "spatial_anomaly",
      "title": "Spatial Climate Anomaly Field",
      "topics": [
        "spatial_anomaly"
      ]
    },
    {
      "page": "spatial_interpolate",
      "title": "Spatial Interpolation for Climate Data",
      "topics": [
        "spatial_interpolate"
      ]
    },
    {
      "page": "spatial_trend_field",
      "title": "Spatial Field of Climate Trends",
      "topics": [
        "spatial_trend_field"
      ]
    },
    {
      "page": "spei",
      "title": "Standardised Precipitation-Evapotranspiration Index (SPEI)",
      "topics": [
        "spei"
      ]
    },
    {
      "page": "spi",
      "title": "Standardised Precipitation Index (SPI)",
      "topics": [
        "spi"
      ]
    },
    {
      "page": "standardize_climate",
      "title": "Standardise a Climate Variable",
      "topics": [
        "standardize_climate"
      ]
    },
    {
      "page": "temporal_homogeneity",
      "title": "Standard Normal Homogeneity Test (SNHT)",
      "topics": [
        "temporal_homogeneity"
      ]
    },
    {
      "page": "trend_significance",
      "title": "Multiple-Station Trend Significance with FDR/Bonferroni Correction",
      "topics": [
        "trend_significance"
      ]
    },
    {
      "page": "wind_chill",
      "title": "Wind Chill Temperature",
      "topics": [
        "wind_chill"
      ]
    }
  ],
  "_readme": "https://github.com/cran/climatestatsr/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "climatestatsr.Rmd",
      "filename": "climatestatsr.html",
      "title": "climatestatsr: A Comprehensive Guide to Statistical Tools for Climate Change Analysis",
      "author": "Sadikul Islam",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package structure",
        "Installation",
        "Temporal Analysis",
        "Mann-Kendall Trend Test — mk_test()",
        "Sen's Slope Estimator — sens_slope()",
        "Change-Point Detection — change_point_detection()",
        "Seasonal Decomposition — seasonal_decompose_climate()",
        "Rolling Trend Analysis — rolling_trend()",
        "SNHT Homogeneity Test — temporal_homogeneity()",
        "Multiple-Station Trend Significance — trend_significance()",
        "Autocorrelation Analysis — autocorrelation_climate()",
        "Spatial Analysis",
        "Moran's I — morans_i()",
        "Hot-Spot and Cold-Spot Detection — hot_cold_spots()",
        "Spatial Interpolation — spatial_interpolate()",
        "Spatial Trend Field — spatial_trend_field()",
        "Climate Zone Classification — cluster_climate_zones()",
        "Elevation Lapse Rate — elevation_lapse_rate()",
        "Extreme Event Analysis",
        "GEV Distribution — fit_gev() and rgev_sim()",
        "Return Levels — return_period()",
        "Peaks-Over-Threshold — peaks_over_threshold()",
        "Heat Wave Detection — heat_wave_detection()",
        "Cold Spell Detection — cold_spell_detection()",
        "Drought Spell Detection — drought_spell()",
        "Hill Tail-Index Estimator — extreme_value_index()",
        "Climate Indices",
        "Standardised Precipitation Index — spi()",
        "SPEI — spei()",
        "Simplified PDSI — pdsi_simple()",
        "Heat Index — heat_index()",
        "Wind Chill — wind_chill()",
        "Frost Days — frost_days()",
        "Growing Degree Days — growing_degree_days()",
        "Diurnal Temperature Range — diurnal_temp_range()",
        "Detection and Attribution",
        "Signal Detection — detection_attribution()",
        "EOF Fingerprint Analysis — fingerprint_analysis()",
        "Optimal Fingerprint Regression — optimal_fingerprint()",
        "Data Quality and Utilities",
        "Gap Filling — fill_gaps_climate()",
        "Homogenisation — homogenize_series()",
        "Temporal Aggregation — aggregate_climate()",
        "Anomaly Calculation — anomaly_baseline()",
        "Standardisation — standardize_climate()",
        "Comprehensive Summary — climate_summary()",
        "References"
      ],
      "created": "2026-06-18 17:35:46",
      "modified": "2026-06-18 17:35:46",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "climatestatsr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-18T19:38:12.000Z",
      "distro": "noble",
      "commit": "84bfc86c036f23f11a3e7468bf641909562a99fd",
      "fileid": "f85639aaebd63eaf961116bdebc57660cbcae407c22113ea43e5f25b18a3ce4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784360957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-18T19:38:07.000Z",
      "distro": "noble",
      "commit": "84bfc86c036f23f11a3e7468bf641909562a99fd",
      "fileid": "c03d1aae1cebe306b671af9f3dde80ac1d752ad4d1e8d69f06a99cf8af1fffa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784360957"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-18T19:37:58.000Z",
      "commit": "84bfc86c036f23f11a3e7468bf641909562a99fd",
      "fileid": "47ce4d4382e211f9eaf2b296cfc0e981f0ad1ea4444691386e67dc3831e98e68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784360957"
    }
  ]
}