{
  "_id": "6a54b33eff0138dec5d66c7c",
  "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-07-13 09:39:35 UTC",
    "User": "root"
  },
  "Author": "Sanne J.W. Willems [cre, aut],\nMaria Rados [aut],\nJuan Claramunt Gonzalez [ctb]",
  "_user": "sjwwillems",
  "_type": "src",
  "_file": "geoheatmap_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/cda0623e9582456fea45bda3d618ac376dc6ab7c372c11682e13e7f5f4911fe4",
  "_filesize": 1073772,
  "_sha256": "cda0623e9582456fea45bda3d618ac376dc6ab7c372c11682e13e7f5f4911fe4",
  "_expires": "2026-10-21T09:43:25.000Z",
  "_created": "2026-07-13T09:39:35.000Z",
  "_published": "2026-07-13T09:43:26.594Z",
  "_jobs": [
    {
      "job": 86783352999,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8275047457"
    },
    {
      "job": 86783353068,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8275052241"
    },
    {
      "job": 86783353004,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8275030078"
    },
    {
      "job": 86783353008,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8275039818"
    },
    {
      "job": 86782395173,
      "time": 290,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8274972348"
    },
    {
      "job": 86783353040,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8275037289"
    },
    {
      "job": 86783353065,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8275024496"
    },
    {
      "job": 86783353097,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8275018826"
    },
    {
      "job": 86783353231,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8275019490"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 88184505
  },
  "_distro": "resolute",
  "_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",
    "followers": 1
  },
  "_downloads": {
    "count": 278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geoheatmap"
  },
  "_devurl": "https://github.com/sjwwillems/geoheatmap",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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-07-13T09:42:21.000Z",
      "distro": "resolute",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/dcc92d901dee7f139d1a9e5bdfd37c3ab14b8e881b5fcf36e277678989bf2bdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-13T09:42:30.000Z",
      "distro": "resolute",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/0bd2e6c6834ac0a9360d6e451a7a840a262657ef7cedddaa646c517cb4e2764c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-13T09:41:46.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/6bc7aaef77a297ddc14d87150137323f9b0767a00b697a9f2b40f7e34a43f1f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-13T09:42:07.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/f334165fdb3317bf817317dee4bc5f8e91f707be76bfa70371cd7aeeb52c7acc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-13T09:42:31.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/001e426068989a47f4606b548fed16ff1619e5c7cf11e161ff8ce778ac45ac7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-13T09:41:06.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/9c79431ac7d980781dca1daacd8da8519e310dcd540560bd8df07cff5449d39a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-13T09:41:01.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/884e835a14fab5f074e3a907eb62885d39bf3e95510cc9d67f5e96cbc15c2ecc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-13T09:41:03.000Z",
      "commit": "659a4904406104008a400c6bd4998e5141d4e6e4",
      "fileid": "https://r2.ropensci.org/b884aff9b176a73eb9e0eaf4a3888b432340920ef1437f99b3cade3f95bcb6d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sjwwillems/actions/runs/29239643176"
    }
  ]
}