{
  "_id": "6a2165efcd65a98ecbd358dc",
  "Package": "tmap.cartogram",
  "License": "GPL-3",
  "Title": "Extension to 'tmap' for Creating Cartograms",
  "Type": "Package",
  "Authors@R": "c(\nperson(\"Martijn\", \"Tennekes\", email = \"mtennekes@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Sebastian\", \"Jeworutzki\", , \"Sebastian.Jeworutzki@rub.de\", role = \"ctb\")\n)",
  "Description": "Provides new layer functions to 'tmap' for creating\nvarious types of cartograms. A cartogram is a type of thematic\nmap in which geographic areas are resized or distorted based on\na quantitative variable, such as population. The goal is to\nmake the area sizes proportional to the selected variable while\npreserving geographic positions as much as possible.",
  "Version": "0.2-1",
  "Encoding": "UTF-8",
  "Config/Needs/check": "Nowosad/spDataLarge, lwgeom, r-tmap/tmap",
  "Config/Needs/coverage": "Nowosad/spDataLarge, lwgeom",
  "Config/Needs/website": "bookdown, rmarkdown, r-tmap/tmap",
  "URL": "https://github.com/r-tmap/tmap.cartogram,\nhttps://r-tmap.github.io/tmap.cartogram/",
  "BugReports": "https://github.com/r-tmap/tmap.cartogram/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev zlib1g-dev",
  "Repository": "https://r-tmap.r-universe.dev",
  "Date/Publication": "2026-05-06 17:22:32 UTC",
  "RemoteUrl": "https://github.com/r-tmap/tmap.cartogram",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:24:37 UTC",
    "User": "root"
  },
  "Author": "Martijn Tennekes [aut, cre],\nSebastian Jeworutzki [ctb]",
  "Maintainer": "Martijn Tennekes <mtennekes@gmail.com>",
  "MD5sum": "3eb10ccef17bf13677d38d4cffb31bac",
  "_user": "r-tmap",
  "_type": "src",
  "_file": "tmap.cartogram_0.2-1.tar.gz",
  "_fileid": "f2580265f7e206dd7bbb9b1a92f0b15d15b9b77909dda119934d5039472d1659",
  "_filesize": 134334,
  "_sha256": "f2580265f7e206dd7bbb9b1a92f0b15d15b9b77909dda119934d5039472d1659",
  "_created": "2026-06-04T11:24:37.000Z",
  "_published": "2026-06-04T11:47:59.570Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79508331483,
      "time": 289,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410265745"
    },
    {
      "job": 79508331475,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410249630"
    },
    {
      "job": 79508331484,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410541371"
    },
    {
      "job": 79508331471,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410594354"
    },
    {
      "job": 79507783056,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410174886"
    },
    {
      "job": 79508331437,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410219510"
    },
    {
      "job": 79508331495,
      "time": 251,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410255180"
    },
    {
      "job": 79508331498,
      "time": 215,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410243782"
    },
    {
      "job": 79508331509,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410238465"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-tmap/tmap.cartogram",
  "_commit": {
    "id": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
    "author": "mtennekes <mtennekes@gmail.com>",
    "committer": "mtennekes <mtennekes@gmail.com>",
    "message": "ready for 0.2-1\n",
    "time": 1778088152
  },
  "_maintainer": {
    "name": "Martijn Tennekes",
    "email": "mtennekes@gmail.com",
    "login": "mtennekes",
    "mastodon": "@mtennekes@fosstodon.org",
    "linkedin": "in/martijn-tennekes-387202125",
    "description": "Data viz & spatial data @ Statistics Netherlands (CBS)",
    "uuid": 2444081
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "tmap",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "cartogram",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "transformr",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    }
  ],
  "_owner": "r-tmap",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mtennekes",
      "count": 37,
      "uuid": 2444081
    },
    {
      "user": "sjewo",
      "count": 1,
      "uuid": 2435621
    }
  ],
  "_userbio": {
    "uuid": 65502380,
    "type": "organization",
    "name": "r-tmap"
  },
  "_downloads": {
    "count": 499,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tmap.cartogram"
  },
  "_mentions": 88,
  "_devurl": "https://github.com/r-tmap/tmap.cartogram",
  "_pkgdown": "https://r-tmap.github.io/tmap.cartogram/",
  "_searchresults": 9,
  "_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/tmap.cartogram.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-tmap/tmap.cartogram",
  "_realowner": "r-tmap",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2025-02-03"
    },
    {
      "version": "0.2",
      "date": "2025-05-14"
    },
    {
      "version": "0.2-1",
      "date": "2026-05-09"
    }
  ],
  "_exports": [
    "opt_tm_cartogram",
    "opt_tm_cartogram_dorling",
    "opt_tm_cartogram_ncont",
    "tm_cartogram",
    "tm_cartogram_dorling",
    "tm_cartogram_ncont",
    "tmapMapboxDataPlot.tm_data_cartogram",
    "tmapMapboxDataPlot.tm_data_cartogram_dorling",
    "tmapMapboxDataPlot.tm_data_cartogram_ncont",
    "tmapMaplibreDataPlot.tm_data_cartogram",
    "tmapMaplibreDataPlot.tm_data_cartogram_dorling",
    "tmapMaplibreDataPlot.tm_data_cartogram_ncont",
    "tmapTransCartogram"
  ],
  "_help": [
    {
      "page": "tm_cartogram",
      "title": "Map layer: cartogram",
      "topics": [
        "opt_tm_cartogram",
        "opt_tm_cartogram_dorling",
        "opt_tm_cartogram_ncont",
        "tm_cartogram",
        "tm_cartogram_dorling",
        "tm_cartogram_ncont"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-tmap/tmap.cartogram/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-tmap/tmap.cartogram/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "cartogram",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "colorspace",
    "cols4all",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "geojsonsf",
    "geometries",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leafgl",
    "leaflegend",
    "leaflet",
    "leaflet.providers",
    "leafsync",
    "lifecycle",
    "logger",
    "lwgeom",
    "magrittr",
    "maptiles",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "packcircles",
    "png",
    "promises",
    "proxy",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "sp",
    "spacesXYZ",
    "stars",
    "stringdist",
    "terra",
    "tinytex",
    "tmap",
    "tmaptools",
    "units",
    "viridisLite",
    "wk",
    "xfun",
    "XML",
    "yaml",
    "yyjsonr"
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "tmap.cartogram",
  "_universes": [
    "r-tmap",
    "mtennekes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-1",
      "date": "2026-06-04T11:27:42.000Z",
      "distro": "noble",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "c3c3097b1fc90213c9431509ed675af29fcb5e992595dbc176260e59da174782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-1",
      "date": "2026-06-04T11:27:07.000Z",
      "distro": "noble",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "05b5fc6a156cd739b9318c8ae7533f4c1c958ad78c5f257014f26dca0c5ad184",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-1",
      "date": "2026-06-04T11:43:12.000Z",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "82b99a7ac0f727908862a8e2721f22cfe6bf5dd80092de8a7a8b50a1175760a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-1",
      "date": "2026-06-04T11:46:13.000Z",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "f5f16d5daf228bd7f0785a8fefc7d85bf8dc70198d4d608745cc60349ad08958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-1",
      "date": "2026-06-04T11:27:22.000Z",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "bab59ff76fe1586d02ac4e23e8bbf4f6efdb69cc019b0b08b23a2add6e6f8230",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-1",
      "date": "2026-06-04T11:26:38.000Z",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "a975319ff476132daacbc3dd2598bfaff54026f13411f0c076735d82768613eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-1",
      "date": "2026-06-04T11:26:11.000Z",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "e14353641687468e97001389ebd9a67d470be6f549e60c22b43efe06738536ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2-1",
      "date": "2026-06-04T11:26:10.000Z",
      "commit": "6a48a3f9acf06968e660314c3fbd2e71a70fb33a",
      "fileid": "85b1b65fcbf117428fe007b68d46e56f324fa43d12907c6e20a7548b52342d7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26948591870"
    }
  ]
}