{
  "_id": "6a1f22fab401979e734209cb",
  "Package": "cartographr",
  "Title": "Crafting Print-Ready Maps and Layered Visualizations",
  "Version": "0.2.4",
  "Authors@R": "person(\"David\", \"Willinger\", , \"david.willinger@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Simplifying the creation of print-ready maps, this package\noffers a user-friendly interface derived from 'ggplot2' for\nhandling OpenStreetMap data. It streamlines the map-making\nprocess, allowing users to focus on the story their maps tell.\nTransforming raw geospatial data into informative\nvisualizations is made easy with simple features 'sf'\ngeometries. Whether for urban planning, environmental studies,\nor impactful public presentations, this tool facilitates\nstraightforward and effective map creation. Enhance the\ndissemination of spatial information with high-quality,\nnarrative-driven visualizations!",
  "License": "GPL (>= 3)",
  "URL": "https://da-wi.github.io/cartographr/,\nhttps://github.com/da-wi/cartographr",
  "BugReports": "https://github.com/da-wi/cartographr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libfreetype6-dev libgdal-dev\ngdal-bin libgeos-dev libicu-dev libpng-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nzlib1g-dev",
  "Repository": "https://da-wi.r-universe.dev",
  "Date/Publication": "2025-09-18 06:48:46 UTC",
  "RemoteUrl": "https://github.com/da-wi/cartographr",
  "RemoteRef": "HEAD",
  "RemoteSha": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:07:26 UTC",
    "User": "root"
  },
  "Author": "David Willinger [aut, cre, cph]",
  "Maintainer": "David Willinger <david.willinger@gmail.com>",
  "MD5sum": "0a35e2fd4967262272da0d6d8d233552",
  "_user": "da-wi",
  "_type": "src",
  "_file": "cartographr_0.2.4.tar.gz",
  "_fileid": "30e285492ecd8a17741474c955d09e7265b828bbf5dead24d683843c9cac5859",
  "_filesize": 2409492,
  "_sha256": "30e285492ecd8a17741474c955d09e7265b828bbf5dead24d683843c9cac5859",
  "_created": "2026-05-16T07:07:26.000Z",
  "_published": "2026-06-02T18:37:46.697Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145059091,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031470516"
    },
    {
      "job": 79145059292,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031471385"
    },
    {
      "job": 79145058995,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031467668"
    },
    {
      "job": 79145059014,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031467710"
    },
    {
      "job": 79145058787,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031454359"
    },
    {
      "job": 79145058360,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366660118"
    },
    {
      "job": 79145059028,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031465955"
    },
    {
      "job": 79145059542,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031469105"
    },
    {
      "job": 79145059095,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031469965"
    }
  ],
  "_buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/da-wi/cartographr",
  "_commit": {
    "id": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
    "author": "David Willinger <David.Willinger@kl.ac.at>",
    "committer": "David Willinger <David.Willinger@kl.ac.at>",
    "message": "Merge branch 'develop' into master for 0.2.4\n",
    "time": 1758178126
  },
  "_maintainer": {
    "name": "David Willinger",
    "email": "david.willinger@gmail.com",
    "login": "da-wi",
    "uuid": 12534823
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "osmdata",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "da-wi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2025-08-20"
    },
    {
      "name": "0.2.4",
      "date": "2025-09-18"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "da-wi",
      "count": 5,
      "uuid": 12534823
    }
  ],
  "_userbio": {
    "uuid": 12534823,
    "type": "user",
    "name": "da-wi"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cartographr"
  },
  "_devurl": "https://github.com/da-wi/cartographr",
  "_pkgdown": "https://da-wi.github.io/cartographr/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cartographr.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/da-wi/cartographr",
  "_realowner": "da-wi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2024-06-28"
    },
    {
      "version": "0.2.3",
      "date": "2025-08-19"
    },
    {
      "version": "0.2.4",
      "date": "2025-09-18"
    }
  ],
  "_exports": [
    "crop",
    "get_osmdata",
    "get_palette",
    "plot_map",
    "preprocess_map",
    "print_config",
    "save_map",
    "set_attribution",
    "set_output_size",
    "theme_infomap",
    "theme_infomap_anton",
    "theme_infomap_barlow",
    "theme_infomap_cinzel",
    "theme_infomap_poppins",
    "theme_poster",
    "theme_poster_anton",
    "theme_poster_barlow",
    "theme_poster_cinzel",
    "theme_poster_poppins"
  ],
  "_datasets": [
    {
      "name": "crime",
      "title": "Manhattan crime dataset",
      "object": "crime",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "latitude",
        "longitude",
        "type",
        "nta_name",
        "geometry"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    },
    {
      "name": "osm",
      "title": "OSM SoHo New York simple features",
      "object": "osm",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "soho_boundary",
      "title": "SoHo Boundary Simple Features Vector",
      "object": "soho_boundary",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "nta_name",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crime",
      "title": "Manhattan crime dataset",
      "topics": [
        "crime"
      ]
    },
    {
      "page": "crop",
      "title": "Crop a preprocessed map",
      "topics": [
        "crop"
      ]
    },
    {
      "page": "get_osmdata",
      "title": "Retrieve OpenStreetMap Data",
      "topics": [
        "get_osmdata"
      ]
    },
    {
      "page": "get_palette",
      "title": "Create a palette for maps",
      "topics": [
        "get_palette"
      ]
    },
    {
      "page": "osm",
      "title": "OSM SoHo New York simple features",
      "topics": [
        "osm"
      ]
    },
    {
      "page": "plot_map",
      "title": "Plot a map with custom palette",
      "topics": [
        "plot_map"
      ]
    },
    {
      "page": "preprocess_map",
      "title": "Preprocess OSM Data",
      "topics": [
        "preprocess_map"
      ]
    },
    {
      "page": "print_config",
      "title": "Print configuration details",
      "topics": [
        "print_config"
      ]
    },
    {
      "page": "save_map",
      "title": "Save a map to a file",
      "topics": [
        "save_map"
      ]
    },
    {
      "page": "set_attribution",
      "title": "Set or get attribution setting",
      "topics": [
        "set_attribution"
      ]
    },
    {
      "page": "set_output_size",
      "title": "Set output size for maps",
      "topics": [
        "set_output_size"
      ]
    },
    {
      "page": "soho_boundary",
      "title": "SoHo Boundary Simple Features Vector",
      "topics": [
        "soho_boundary"
      ]
    },
    {
      "page": "theme_infomap",
      "title": "Apply infomap theme with specified font",
      "topics": [
        "theme_infomap",
        "theme_infomap_anton",
        "theme_infomap_barlow",
        "theme_infomap_cinzel",
        "theme_infomap_poppins"
      ]
    },
    {
      "page": "theme_poster",
      "title": "Create a poster theme",
      "topics": [
        "theme_poster",
        "theme_poster_anton",
        "theme_poster_barlow",
        "theme_poster_cinzel",
        "theme_poster_poppins"
      ]
    }
  ],
  "_pkglogo": "https://github.com/da-wi/cartographr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/da-wi/cartographr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "httr2",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "osmdata",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rvest",
    "s2",
    "S7",
    "scales",
    "selectr",
    "sf",
    "showtext",
    "showtextdb",
    "stringi",
    "stringr",
    "sys",
    "sysfonts",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "cartographr.Rmd",
      "filename": "cartographr.html",
      "title": "Introduction to cartographr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Convert longitude / latitude into a sf",
        "Setup the map parameters",
        "Plot the map",
        "Save map"
      ],
      "created": "2024-05-31 11:50:23",
      "modified": "2024-06-25 12:20:01",
      "commits": 13
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "cartographr",
  "_universes": [
    "da-wi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-16T07:09:46.000Z",
      "distro": "noble",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "c67fcbf1b064785c81a18588f741999b31b1ad649c5fc5a7100f110e541193af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-16T07:09:55.000Z",
      "distro": "noble",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "1c6b15a3d480ed9b88934ab7431e629474a6b9861e70a792e22e4e1ca833fc70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-16T07:09:37.000Z",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "194e0ae7ead3f365efa398720b02629de29b8b92ee0217fbd99a06185b9d1666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-16T07:09:36.000Z",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "3bfa9eee2d64f3c4bba83db1814120480d7ab6d39eb0fa6a3e6b378c992c9e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-16T07:08:51.000Z",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "ca3c92ba56408336ae230db419ad85e9f7fa05b60ec6d1d6d4404bf7b7e75890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-16T07:09:11.000Z",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "d8f02d7e30108681aae492c3ea1354cfedb42d66fc5ccf5e51149c7d9bca9dff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-16T07:09:33.000Z",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "e7ca8f5fcc090ecf880e96f6de0ded1b18bdce8b93e3fa7a14bbded20411fc77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-02T18:37:22.000Z",
      "commit": "337edeee2b1c68f3adce3285d47219b3c8ff366c",
      "fileid": "2e248e1ea7fc8aa13957f01e2c924679674812f54c5c10a8983aabb477256fd3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/da-wi/actions/runs/25955697290"
    }
  ]
}