{
  "_id": "6a101fcdacfb0bcc41c8b5c1",
  "Package": "geoheatmap",
  "Type": "Package",
  "Title": "Create Geospatial Cartogram Heatmaps",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Sanne J.W.\", \"Willems\", email = \"s.j.w.willems@fsw.leidenuniv.nl\", role = c(\"cre\", \"aut\")),\nperson(\"Maria\", \"Rados\", email = \"m.rados@umail.leidenuniv.nl\", role = \"aut\"),\nperson(\"Juan\", \"Claramunt Gonzalez\", email = \"j.claramunt.gonzalez@fsw.leidenuniv.nl\", role = \"ctb\"))",
  "Maintainer": "Sanne J.W. Willems <s.j.w.willems@fsw.leidenuniv.nl>",
  "Description": "The functionality provided by this package is an expansion\nof the code of the 'statebins' package, created by B. Rudis\n(2022), <doi:10.32614/CRAN.package.statebins>. It allows for\nthe creation of square choropleths for the entire world,\nprovided an appropriate specified grid is supplied.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Collate": "'aaa.R' 'geoheatmap.R' 'geom-rrect.r' 'geom-rtile.R' 'gutil.R'\n'internet.R' 'util.R'",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://sjwwillems.r-universe.dev",
  "Date/Publication": "2024-09-06 14:10:55 UTC",
  "RemoteUrl": "https://github.com/sjwwillems/geoheatmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "659a4904406104008a400c6bd4998e5141d4e6e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:14:37 UTC",
    "User": "root"
  },
  "Author": "Sanne J.W. Willems [cre, aut],\nMaria Rados [aut],\nJuan Claramunt Gonzalez [ctb]",
  "MD5sum": "597465f5217e21243c3ca92be5a0f05a",
  "_user": "sjwwillems",
  "_type": "src",
  "_file": "geoheatmap_0.1.0.tar.gz",
  "_fileid": "e7a813396bdad79efb07baa1a0545252bb7585083ba0cdeb902b0b84ac32e238",
  "_filesize": 1073729,
  "_sha256": "e7a813396bdad79efb07baa1a0545252bb7585083ba0cdeb902b0b84ac32e238",
  "_created": "2026-05-14T06:14:37.000Z",
  "_published": "2026-05-22T09:20:13.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351411861,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988415099"
    },
    {
      "job": 77351411940,
      "time": 1761,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988759069"
    },
    {
      "job": 77351411772,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988403731"
    },
    {
      "job": 77351412093,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988412613"
    },
    {
      "job": 77351411497,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988374791"
    },
    {
      "job": 77351411614,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157109569"
    },
    {
      "job": 77351411801,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988403927"
    },
    {
      "job": 77351412241,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988401419"
    },
    {
      "job": 77351412048,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988402471"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sjwwillems/geoheatmap",
  "_commit": {
    "id": "659a4904406104008a400c6bd4998e5141d4e6e4",
    "author": "SJWWillems <88184505+SJWWillems@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nReference to Dall-E 3 added (design hexagon sticker)",
    "time": 1725631855
  },
  "_maintainer": {
    "name": "Sanne J.W. Willems",
    "email": "s.j.w.willems@fsw.leidenuniv.nl",
    "login": "sjwwillems",
    "uuid": 88184505
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "geofacet",
      "role": "Imports"
    },
    {
      "package": "statebins",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    }
  ],
  "_owner": "sjwwillems",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sannewillems",
      "count": 17,
      "uuid": 20157098
    },
    {
      "user": "sjwwillems",
      "count": 6,
      "uuid": 88184505
    },
    {
      "user": "mrrados",
      "count": 4,
      "uuid": 174433858
    }
  ],
  "_userbio": {
    "uuid": 88184505,
    "type": "user",
    "name": "SJWWillems"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geoheatmap"
  },
  "_devurl": "https://github.com/sjwwillems/geoheatmap",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geoheatmap.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sjwwillems/geoheatmap",
  "_realowner": "sjwwillems",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-05"
    }
  ],
  "_exports": [
    "geoheatmap"
  ],
  "_datasets": [
    {
      "name": "internet",
      "title": "Individuals using the Internet",
      "object": "internet",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "users"
      ],
      "rows": 7101,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "geoheatmap",
      "title": "Create a new ggplot-based geographical heatmap for a user-specified geographical grid",
      "topics": [
        "geoheatmap"
      ]
    },
    {
      "page": "internet",
      "title": "Individuals using the Internet",
      "topics": [
        "internet"
      ]
    }
  ],
  "_readme": "https://github.com/sjwwillems/geoheatmap/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geofacet",
    "geogrid",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rnaturalearth",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "statebins",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "geoheatmap.Rmd",
      "filename": "geoheatmap.html",
      "title": "Introduction to geoheatmap",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation and Setup",
        "Usage",
        "Dataset for examples",
        "Continuous scale examples",
        "Discrete scale examples",
        "Grid language options",
        "Interactive plots",
        "Grids",
        "List available grids",
        "Creating your own grid",
        "Theme"
      ],
      "created": "2024-08-05 09:42:15",
      "modified": "2024-09-02 13:13:56",
      "commits": 8
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "geoheatmap",
  "_universes": [
    "sjwwillems"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:17:14.000Z",
      "distro": "noble",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "ab49146558910bae2c36c48b04da2bb8d060f39921d6e06ee47e7c73dfa4246d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T06:43:35.000Z",
      "distro": "noble",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "288486a7978f5b47f05ec664a5247beeb46f04ae2d06220a35c6846eb49c2adb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:16:42.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "529b05ab90e93e680ed9bc58e69207a9c941a8b9bd75c623a95968fe382da1ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-14T06:17:01.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "f03eba146a34fe96411383ad7c4a9fe984e47b75f53e28a5d7f46636ff0da32a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:16:23.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "a84b19d4605c52a095946b2a8583c64c4a910d12a2736e165a90682b6538f3f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:16:06.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "f15437d3f6b87fd0115302e23c401c5cd2d214a90557e9b17b4462e95f3fa2de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T06:16:03.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "45688883f55149297899eb5cbf85304f0592d44bd463f46eed0a7547ab152ca2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:19:49.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "cab3319700b38bd1f41bb99a02cdf92dca324d5e6d0245f4d834192adb64661d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/25844955623"
    }
  ]
}