{
  "_id": "6a1edc52b401979e7340fc67",
  "Package": "tmaptools",
  "Type": "Package",
  "Title": "Thematic Map Tools",
  "Version": "3.3",
  "Authors@R": "person(\"Martijn\", \"Tennekes\", email = \"mtennekes@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Set of tools for reading and processing spatial data. The\naim is to supply the workflow to create thematic maps. This\npackage also facilitates 'tmap', the package for visualizing\nthematic maps.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/r-tmap/tmaptools,\nhttps://r-tmap.github.io/tmaptools/",
  "BugReports": "https://github.com/r-tmap/tmaptools/issues",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://r-tmap.r-universe.dev",
  "Date/Publication": "2025-07-24 14:40:38 UTC",
  "RemoteUrl": "https://github.com/r-tmap/tmaptools",
  "RemoteRef": "HEAD",
  "RemoteSha": "cbab775654492bf82f5bd7c70ee91da42a96f046",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:36:25 UTC",
    "User": "root"
  },
  "Author": "Martijn Tennekes [aut, cre]",
  "Maintainer": "Martijn Tennekes <mtennekes@gmail.com>",
  "MD5sum": "7fe1bcbaa1dc6c54047ea2fc37e4b737",
  "_user": "r-tmap",
  "_type": "src",
  "_file": "tmaptools_3.3.tar.gz",
  "_fileid": "385d3c2658088f9c279babf932e5a9e20ff7c4a4feeccdfbf3fd683ab61c0a28",
  "_filesize": 187771,
  "_sha256": "385d3c2658088f9c279babf932e5a9e20ff7c4a4feeccdfbf3fd683ab61c0a28",
  "_created": "2026-05-20T08:36:25.000Z",
  "_published": "2026-06-02T13:36:18.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083182337,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105209644"
    },
    {
      "job": 79083181773,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105209685"
    },
    {
      "job": 79083182309,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105184070"
    },
    {
      "job": 79083182310,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105190526"
    },
    {
      "job": 79083182100,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105147184"
    },
    {
      "job": 79083181442,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359222671"
    },
    {
      "job": 79083181855,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105187250"
    },
    {
      "job": 79083182806,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105192293"
    },
    {
      "job": 79083182149,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105193765"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-tmap/tmaptools",
  "_commit": {
    "id": "cbab775654492bf82f5bd7c70ee91da42a96f046",
    "author": "mtennekes <mtennekes@gmail.com>",
    "committer": "mtennekes <mtennekes@gmail.com>",
    "message": "submitted to CRAN 3.3\n",
    "time": 1753368038
  },
  "_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",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "sf",
      "version": ">= 0.9.2",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "version": ">= 0.1-4",
      "role": "Imports"
    },
    {
      "package": "stars",
      "version": ">= 0.4-1",
      "role": "Imports"
    },
    {
      "package": "units",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "tmap",
      "role": "Suggests"
    },
    {
      "package": "cols4all",
      "role": "Suggests"
    },
    {
      "package": "rmapshaper",
      "role": "Suggests"
    },
    {
      "package": "osmdata",
      "role": "Suggests"
    },
    {
      "package": "OpenStreetMap",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    }
  ],
  "_owner": "r-tmap",
  "_selfowned": true,
  "_usedby": 31,
  "_updates": [
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 42,
  "_contributors": [
    {
      "user": "mtennekes",
      "count": 163,
      "uuid": 2444081
    },
    {
      "user": "olivroy",
      "count": 6,
      "uuid": 52606734
    },
    {
      "user": "stragu",
      "count": 2,
      "uuid": 1747497
    },
    {
      "user": "nowosad",
      "count": 1,
      "uuid": 3457131
    },
    {
      "user": "noafterglow",
      "count": 1,
      "uuid": 5075139
    }
  ],
  "_userbio": {
    "uuid": 65502380,
    "type": "organization",
    "name": "r-tmap"
  },
  "_downloads": {
    "count": 28458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tmaptools"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/r-tmap/tmaptools",
  "_pkgdown": "https://r-tmap.github.io/tmaptools/",
  "_searchresults": 2184,
  "_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/tmaptools.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-tmap/tmaptools",
  "_realowner": "r-tmap",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-01-03"
    },
    {
      "version": "1.2",
      "date": "2017-01-29"
    },
    {
      "version": "1.2-1",
      "date": "2017-05-11"
    },
    {
      "version": "1.2-2",
      "date": "2017-11-24"
    },
    {
      "version": "1.2-3",
      "date": "2018-02-13"
    },
    {
      "version": "1.2-4",
      "date": "2018-04-10"
    },
    {
      "version": "2.0",
      "date": "2018-07-14"
    },
    {
      "version": "2.0-1",
      "date": "2018-08-07"
    },
    {
      "version": "2.0-2",
      "date": "2019-07-18"
    },
    {
      "version": "3.0",
      "date": "2020-03-30"
    },
    {
      "version": "3.1",
      "date": "2020-07-01"
    },
    {
      "version": "3.1-1",
      "date": "2021-01-19"
    },
    {
      "version": "3.2",
      "date": "2025-01-17"
    },
    {
      "version": "3.3",
      "date": "2025-07-24"
    }
  ],
  "_exports": [
    "approx_areas",
    "approx_distances",
    "bb",
    "bb_earth",
    "bb_poly",
    "calc_densities",
    "crop_shape",
    "geocode_OSM",
    "get_asp_ratio",
    "get_neighbours",
    "map_coloring",
    "read_GPX",
    "read_osm",
    "rev_geocode_OSM",
    "simplify_shape"
  ],
  "_help": [
    {
      "page": "tmaptools-package",
      "title": "Thematic Map Tools",
      "concept": [
        "GIS",
        "spatial data",
        "thematic maps"
      ],
      "topics": [
        "tmaptools-package",
        "tmaptools"
      ]
    },
    {
      "page": "approx_areas",
      "title": "Approximate area sizes of the shapes",
      "topics": [
        "approx_areas"
      ]
    },
    {
      "page": "approx_distances",
      "title": "Approximate distances",
      "topics": [
        "approx_distances"
      ]
    },
    {
      "page": "bb",
      "title": "Bounding box generator",
      "topics": [
        "bb"
      ]
    },
    {
      "page": "bb_poly",
      "title": "Convert bounding box to a spatial polygon",
      "topics": [
        "bb_earth",
        "bb_poly"
      ]
    },
    {
      "page": "calc_densities",
      "title": "Calculate densities",
      "topics": [
        "calc_densities"
      ]
    },
    {
      "page": "crop_shape",
      "title": "Crop shape object",
      "topics": [
        "crop_shape"
      ]
    },
    {
      "page": "geocode_OSM",
      "title": "Geocodes a location using OpenStreetMap Nominatim",
      "topics": [
        "geocode_OSM"
      ]
    },
    {
      "page": "get_asp_ratio",
      "title": "Get aspect ratio",
      "topics": [
        "get_asp_ratio"
      ]
    },
    {
      "page": "get_neighbours",
      "title": "Get neighbours list from spatial objects",
      "topics": [
        "get_neighbours"
      ]
    },
    {
      "page": "map_coloring",
      "title": "Map coloring",
      "topics": [
        "map_coloring"
      ]
    },
    {
      "page": "read_GPX",
      "title": "Read GPX file",
      "topics": [
        "read_GPX"
      ]
    },
    {
      "page": "read_osm",
      "title": "Read Open Street Map data",
      "topics": [
        "read_osm"
      ]
    },
    {
      "page": "rev_geocode_OSM",
      "title": "Reverse geocodes a location using OpenStreetMap Nominatim",
      "topics": [
        "rev_geocode_OSM"
      ]
    },
    {
      "page": "simplify_shape",
      "title": "Simplify shape",
      "topics": [
        "simplify_shape"
      ]
    }
  ],
  "_readme": "https://github.com/r-tmap/tmaptools/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "DBI",
    "e1071",
    "KernSmooth",
    "lwgeom",
    "MASS",
    "proxy",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stars",
    "units",
    "wk",
    "XML"
  ],
  "_score": 11.686219243684032,
  "_indexed": true,
  "_nocasepkg": "tmaptools",
  "_universes": [
    "r-tmap",
    "mtennekes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-05-20T08:39:12.000Z",
      "distro": "noble",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "61c284e9df7d74d04f65cab574a54c81a813579df52a9c6e654d312a35d69684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-05-20T08:39:11.000Z",
      "distro": "noble",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "d4cdc8b2775d6f2618cbeaa2af758b3e3c476e3aae5b47c7a121bbb948011b68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.3",
      "date": "2026-05-20T08:38:07.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "c3b205e251b036d1e9c6062b7a74d4ce0daf9f4079d04622eba090d798526119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.3",
      "date": "2026-05-20T08:38:19.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "e104f7e0d6062b20a6de37591785c3bc20ae57e99929217c2b6102be991c3e23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.3",
      "date": "2026-05-20T08:38:00.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "a0c32bece2ce8f4590b66727354de004c905dfb0cd4428ecc8f3e189508819e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.3",
      "date": "2026-05-20T08:38:12.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "8a1bd1152d4fdb05424138f760ca2883da0ed76a297826539e77ceb9fa78f69a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.3",
      "date": "2026-05-20T08:38:14.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "1b1bad23d2e800e32b8258c0df4996042696e5941296b23ec33cd1243d659843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.3",
      "date": "2026-06-02T13:35:41.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "288f5bad801d582583de8053c0ca98a8b9c8105f2c18ade005e0f24c3f1d2a83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-tmap/actions/runs/26151042064"
    }
  ]
}