{
  "_id": "6a1dc1581d7bb097a0a588fd",
  "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://ar-puuk.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-06-01 17:12:07 UTC",
    "User": "root"
  },
  "Author": "Martijn Tennekes [aut, cre]",
  "Maintainer": "Martijn Tennekes <mtennekes@gmail.com>",
  "MD5sum": "f25f7fdaaa8e34d017b4d2338f4cfbf6",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "tmaptools_3.3.tar.gz",
  "_fileid": "6888f0dc4f4d82f98ff18101dcf8fbeb81f0e46a890cdc320131d697c3f22807",
  "_filesize": 188204,
  "_sha256": "6888f0dc4f4d82f98ff18101dcf8fbeb81f0e46a890cdc320131d697c3f22807",
  "_created": "2026-06-01T17:12:07.000Z",
  "_published": "2026-06-01T17:28:56.834Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78906826549,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7338080875"
    },
    {
      "job": 78906826485,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338081044"
    },
    {
      "job": 78906826426,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338335721"
    },
    {
      "job": 78906826416,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338350603"
    },
    {
      "job": 78906145980,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338015073"
    },
    {
      "job": 78906826407,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338065370"
    },
    {
      "job": 78906826435,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7338058471"
    },
    {
      "job": 78906826440,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338060270"
    },
    {
      "job": 78906826620,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338060651"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865",
  "_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": false,
  "_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": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 27252,
    "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.667413248915878,
  "_indexed": false,
  "_nocasepkg": "tmaptools",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://r-tmap.r-universe.dev/tmaptools",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-06-01T17:14:50.000Z",
      "distro": "noble",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "95abe634ea574dcc34f0e9227f241dcbc058ed864f4aaec83c23d4a196c5ad3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-06-01T17:14:52.000Z",
      "distro": "noble",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "bacecfd8298df5023e6be547420b3b8ffafdd23abe4949e4b816622ba4443aa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.3",
      "date": "2026-06-01T17:27:31.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "910bce044565110b4a3dadd316f1d79d8e33c7351064058b73e42a32d31a50cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.3",
      "date": "2026-06-01T17:28:02.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "bf921ca9df1c96eeca96e540cbe6e2c4a5fbca711fb15ccd6becd75bff137084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.3",
      "date": "2026-06-01T17:14:43.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "ddff1a10d5f6cc776785f8f034ffe0def287ee4a0c7371057baf5e6d4262791b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.3",
      "date": "2026-06-01T17:13:38.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "7e140fc28ef66343541c80b83edbeb236a04a401f9989c6836c1c03bbaf3d2e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.3",
      "date": "2026-06-01T17:13:43.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "5cfd3cb73ff7386d2e7328bc1d548cc4d8fe52ea57e027720e502ddbd76e8b8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.3",
      "date": "2026-06-01T17:13:42.000Z",
      "commit": "cbab775654492bf82f5bd7c70ee91da42a96f046",
      "fileid": "dc9c8f8bd7ca5c66345312d00597a43eb717fb4755568c282794cdebc134b48b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/26769846865"
    }
  ]
}