{
  "_id": "6a1026c5acfb0bcc41c8fb05",
  "Package": "GHRexplore",
  "Title": "Exploratory Analysis of Temporal and Spatio-Temporal Health Data",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Carles\", \"Milà\", , \"carles.milagarcia@bsc.es\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0470-0760\")),\nperson(\"Giovenale\", \"Moirano\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-8748-3321\")),\nperson(\"Anna B.\", \"Kawiecki\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-0499-2612\")),\nperson(\"Rachel\", \"Lowe\", role = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3939-7343\"))\n)",
  "Description": "A collection of commonly used visualizations of temporal\nand spatio-temporal health data including case counts,\nincidence rates, and covariates. The available plot types\ninclude time series, heatmaps, seasonality plots, maps and\nmore. The package supports standard data transformations such\nas temporal and spatial aggregations, while offering extensive\ncustomization options for the resulting figures.",
  "License": "GPL (>= 2)",
  "URL": "https://gitlab.earth.bsc.es/ghr/ghrexplore,\nhttps://bsc-es.github.io/GHRtools/docs/GHRexplore/GHRexplore",
  "BugReports": "https://gitlab.earth.bsc.es/ghr/ghrexplore/-/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:44:21 UTC",
    "User": "root"
  },
  "Author": "Carles Milà [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0470-0760>), Giovenale Moirano\n[aut] (ORCID: <https://orcid.org/0000-0001-8748-3321>), Anna B.\nKawiecki [aut] (ORCID:\n<https://orcid.org/0000-0002-0499-2612>), Rachel Lowe [aut,\ncph] (ORCID: <https://orcid.org/0000-0003-3939-7343>)",
  "Maintainer": "Carles Milà <carles.milagarcia@bsc.es>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-12 09:09:07 UTC",
  "RemoteUrl": "https://github.com/cran/GHRexplore",
  "RemoteRef": "HEAD",
  "RemoteSha": "2a0b31bc9e3a93bb9c6bb1db7bf60ba9af295f2c",
  "MD5sum": "40909799eeb80de103174ccf7c059b6d",
  "_user": "cran",
  "_type": "src",
  "_file": "GHRexplore_0.2.2.tar.gz",
  "_fileid": "c168ef932caed6eaf54cb95ad07ad60eab02445c2df2f7b3f35c0445180772b9",
  "_filesize": 6977281,
  "_sha256": "c168ef932caed6eaf54cb95ad07ad60eab02445c2df2f7b3f35c0445180772b9",
  "_created": "2026-05-13T08:44:21.000Z",
  "_published": "2026-05-22T09:49:57.878Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355943648,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965555739"
    },
    {
      "job": 77355943872,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965547665"
    },
    {
      "job": 77355943495,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965487265"
    },
    {
      "job": 77355943258,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157657563"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25788178702",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GHRexplore",
  "_commit": {
    "id": "2a0b31bc9e3a93bb9c6bb1db7bf60ba9af295f2c",
    "author": "Carles Milà <carles.milagarcia@bsc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1770887347
  },
  "_maintainer": {
    "name": "Carles Milà",
    "email": "carles.milagarcia@bsc.es",
    "orcid": "0000-0003-0470-0760"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-07-05"
    },
    {
      "name": "0.1.1",
      "date": "2025-07-10"
    },
    {
      "name": "0.2.0",
      "date": "2025-09-05"
    },
    {
      "name": "0.2.1",
      "date": "2025-11-05"
    },
    {
      "name": "0.2.2",
      "date": "2026-02-12"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GHRexplore"
  },
  "_devurl": "https://github.com/bsc-es/ghrtools",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GHRexplore.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-05"
    },
    {
      "version": "0.1.1",
      "date": "2025-07-10"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-05"
    },
    {
      "version": "0.2.1",
      "date": "2025-11-05"
    },
    {
      "version": "0.2.2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "aggregate_cases",
    "aggregate_cov",
    "date_to_epiyw",
    "epiyw_to_date",
    "GHR_palette",
    "GHR_palettes",
    "plot_bivariate",
    "plot_combine",
    "plot_compare",
    "plot_correlation",
    "plot_heatmap",
    "plot_map",
    "plot_multiple",
    "plot_seasonality",
    "plot_timeseries",
    "plot_timeseries2"
  ],
  "_datasets": [
    {
      "name": "dengue_MS",
      "title": "Dengue cases in _Mato Grosso do Sul_",
      "object": "dengue_MS",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "micro_code",
        "micro_name",
        "micro_name_ibge",
        "meso_code",
        "meso_name",
        "state_code",
        "state_name",
        "region_code",
        "region_name",
        "biome_code",
        "biome_name",
        "ecozone_code",
        "ecozone_name",
        "main_climate",
        "month",
        "year",
        "time",
        "dengue_cases",
        "population",
        "pop_density",
        "tmax",
        "tmin",
        "pdsi",
        "urban",
        "water_network",
        "water_shortage",
        "date"
      ],
      "rows": 2640,
      "table": true,
      "tojson": true
    },
    {
      "name": "dengue_SP",
      "title": "Dengue cases in _Sao Paulo_",
      "object": "dengue_SP",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "geocode",
        "cases",
        "year",
        "temp_med",
        "precip_tot",
        "enso",
        "pop"
      ],
      "rows": 678,
      "table": true,
      "tojson": true
    },
    {
      "name": "map_MS",
      "title": "Municipality boundaries of _Mato Grosso do Sul_",
      "object": "map_MS",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "code",
        "geometry"
      ],
      "rows": 11,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregate_cases",
      "title": "Aggregate cases",
      "topics": [
        "aggregate_cases"
      ]
    },
    {
      "page": "aggregate_cov",
      "title": "Aggregate covariates",
      "topics": [
        "aggregate_cov"
      ]
    },
    {
      "page": "date_to_epiyw",
      "title": "Convert a date to epiyearweek format",
      "topics": [
        "date_to_epiyw"
      ]
    },
    {
      "page": "dengue_MS",
      "title": "Dengue cases in _Mato Grosso do Sul_",
      "topics": [
        "dengue_MS"
      ]
    },
    {
      "page": "dengue_SP",
      "title": "Dengue cases in _Sao Paulo_",
      "topics": [
        "dengue_SP"
      ]
    },
    {
      "page": "epiyw_to_date",
      "title": "Convert a epiyearweek to date format",
      "topics": [
        "epiyw_to_date"
      ]
    },
    {
      "page": "GHR_palette",
      "title": "Generate GHR color palettes",
      "topics": [
        "GHR_palette",
        "GHR_palettes"
      ]
    },
    {
      "page": "map_MS",
      "title": "Municipality boundaries of _Mato Grosso do Sul_",
      "topics": [
        "map_MS"
      ]
    },
    {
      "page": "plot_bivariate",
      "title": "Bivariate plot",
      "topics": [
        "plot_bivariate"
      ]
    },
    {
      "page": "plot_combine",
      "title": "Combine plots",
      "topics": [
        "plot_combine"
      ]
    },
    {
      "page": "plot_compare",
      "title": "Compare plots",
      "topics": [
        "plot_compare"
      ]
    },
    {
      "page": "plot_correlation",
      "title": "Correlation plot",
      "topics": [
        "plot_correlation"
      ]
    },
    {
      "page": "plot_heatmap",
      "title": "Heatmap plot",
      "topics": [
        "plot_heatmap"
      ]
    },
    {
      "page": "plot_map",
      "title": "Choropleth map",
      "topics": [
        "plot_map"
      ]
    },
    {
      "page": "plot_multiple",
      "title": "Multiple plot",
      "topics": [
        "plot_multiple"
      ]
    },
    {
      "page": "plot_seasonality",
      "title": "Seasonality plot",
      "topics": [
        "plot_seasonality"
      ]
    },
    {
      "page": "plot_timeseries",
      "title": "Time series plot",
      "topics": [
        "plot_timeseries"
      ]
    },
    {
      "page": "plot_timeseries2",
      "title": "Time series plot of two variables in two different axes",
      "topics": [
        "plot_timeseries2"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GHRexplore/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "GHRexplore.Rmd",
      "filename": "GHRexplore.html",
      "title": "Introduction to GHRexplore",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Data requirements",
        "Covariates, case counts, and incidence rates",
        "Spatial and temporal aggregations",
        "Color palettes",
        "Plot types",
        "Time series",
        "Dual-axis time series",
        "Heatmap",
        "Seasonality",
        "Map",
        "Bivariate",
        "Correlation",
        "Compare"
      ],
      "created": "2025-07-05 15:34:14",
      "modified": "2025-11-05 16:45:10",
      "commits": 3
    }
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "ghrexplore",
  "_universes": [
    "cran",
    "bsc-es"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-13T08:47:06.000Z",
      "distro": "noble",
      "commit": "2a0b31bc9e3a93bb9c6bb1db7bf60ba9af295f2c",
      "fileid": "a040eee723feeb6067b6522dd209d042d20ef8b5fd127427d225030918bc6ada",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25788178702"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-13T08:46:40.000Z",
      "distro": "noble",
      "commit": "2a0b31bc9e3a93bb9c6bb1db7bf60ba9af295f2c",
      "fileid": "9e5a0d41a132e9756afa786e6a6804690d2064b08c661e133f080b07e1abad7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25788178702"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T09:49:40.000Z",
      "commit": "2a0b31bc9e3a93bb9c6bb1db7bf60ba9af295f2c",
      "fileid": "bbcacc32693b7b98f22819fd728716a91022baa7ccc88b2354c9cf8830da1d74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25788178702"
    }
  ]
}