{
  "_id": "6a60db3c1fed6d528131b3a6",
  "Package": "mapmisc",
  "Type": "Package",
  "Title": "Utilities for Producing Maps",
  "Version": "2.1.3",
  "Date": "2026-02-25",
  "Authors@R": "c(person(\"Patrick\", \"Brown\", \nrole = c(\"aut\", \"cre\",\"cph\"),\nemail = \"patrick.brown@utoronto.ca\"))",
  "Description": "Provides a minimal, light-weight set of tools for\nproducing nice looking maps in R, with support for map\nprojections.  See Brown (2016) <doi:10.32614/RJ-2016-005>.",
  "License": "GPL",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://eborgnine.r-universe.dev",
  "Date/Publication": "2026-07-22 13:29:41 UTC",
  "RemoteUrl": "https://github.com/r-forge/diseasemapping",
  "RemoteRef": "HEAD",
  "RemoteSha": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
  "RemoteSubdir": "pkg/mapmiscTerra",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 14:45:36 UTC",
    "User": "root"
  },
  "Author": "Patrick Brown [aut, cre, cph]",
  "Maintainer": "Patrick Brown <patrick.brown@utoronto.ca>",
  "_user": "eborgnine",
  "_type": "src",
  "_file": "mapmisc_2.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d47179b5f772738263b5fcc32e5cfbf5ad44060233bdab191e5fec95e6aa1f2",
  "_filesize": 2611773,
  "_sha256": "1d47179b5f772738263b5fcc32e5cfbf5ad44060233bdab191e5fec95e6aa1f2",
  "_expires": "2026-10-30T15:01:14.000Z",
  "_created": "2026-07-22T14:45:36.000Z",
  "_published": "2026-07-22T15:01:16.642Z",
  "_jobs": [
    {
      "job": 88957541747,
      "time": 278,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8533828864"
    },
    {
      "job": 88957541755,
      "time": 254,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8533816126"
    },
    {
      "job": 88957541698,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8533821782"
    },
    {
      "job": 88957541862,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8533821956"
    },
    {
      "job": 88955890702,
      "time": 353,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8533670967"
    },
    {
      "job": 88957541702,
      "time": 879,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8534167137"
    },
    {
      "job": 88957541785,
      "time": 250,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8533814515"
    },
    {
      "job": 88957541763,
      "time": 204,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8533787382"
    },
    {
      "job": 88957541852,
      "time": 201,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8533788562"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278",
  "_status": "success",
  "_upstream": "https://github.com/r-forge/diseasemapping",
  "_commit": {
    "id": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
    "author": "patrick (Patrick Brown) <patrick.brown@utoronto.ca>",
    "committer": "patrick (Patrick Brown) <patrick.brown@utoronto.ca>",
    "message": "version\n\ngit-svn-id: svn://svn.r-forge.r-project.org/svnroot/diseasemapping@3590 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1784726981
  },
  "_maintainer": {
    "name": "Patrick Brown",
    "email": "patrick.brown@utoronto.ca",
    "login": "eborgnine",
    "description": "Patrick Brown",
    "uuid": 5818919
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "terra",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "geonames",
      "role": "Suggests"
    },
    {
      "package": "classInt",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "XML",
      "role": "Enhances"
    },
    {
      "package": "RCurl",
      "role": "Enhances"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 18
    },
    {
      "week": "2026-10",
      "n": 8
    },
    {
      "week": "2026-29",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "eborgnine",
      "count": 2681,
      "uuid": 5818919
    },
    {
      "user": "rryong",
      "count": 616,
      "uuid": 55711252
    },
    {
      "user": "lennon-li",
      "count": 61,
      "uuid": 85519713
    },
    {
      "user": "bowei-xiao",
      "count": 8,
      "uuid": 12563597
    },
    {
      "user": "lmsstudios",
      "count": 1,
      "uuid": 97995137
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 5818919,
    "type": "user",
    "name": "eborgnine",
    "followers": 7,
    "description": "Patrick Brown"
  },
  "_downloads": {
    "count": 481,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mapmisc"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-forge/diseasemapping",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mapmisc.html",
    "manual.pdf"
  ],
  "_realowner": "eborgnine",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2013-11-23"
    },
    {
      "version": "0.9.2",
      "date": "2014-02-03"
    },
    {
      "version": "0.9.3",
      "date": "2014-02-27"
    },
    {
      "version": "0.9.4",
      "date": "2014-04-09"
    },
    {
      "version": "1.0.0",
      "date": "2014-09-18"
    },
    {
      "version": "1.1.1",
      "date": "2015-01-05"
    },
    {
      "version": "1.1.3",
      "date": "2015-02-21"
    },
    {
      "version": "1.2.0",
      "date": "2015-03-23"
    },
    {
      "version": "1.2.1",
      "date": "2015-03-25"
    },
    {
      "version": "1.2.4",
      "date": "2015-05-21"
    },
    {
      "version": "1.3.1",
      "date": "2015-07-07"
    },
    {
      "version": "1.3.2",
      "date": "2015-07-16"
    },
    {
      "version": "1.4.0",
      "date": "2015-08-26"
    },
    {
      "version": "1.4.6",
      "date": "2015-11-27"
    },
    {
      "version": "1.5.0",
      "date": "2016-05-20"
    },
    {
      "version": "1.6.2",
      "date": "2017-08-14"
    },
    {
      "version": "1.6.3",
      "date": "2017-08-29"
    },
    {
      "version": "1.7.0",
      "date": "2018-02-05"
    },
    {
      "version": "1.7.2",
      "date": "2018-04-09"
    },
    {
      "version": "1.7.4",
      "date": "2019-10-10"
    },
    {
      "version": "1.7.5",
      "date": "2019-11-06"
    },
    {
      "version": "1.7.7",
      "date": "2019-12-04"
    },
    {
      "version": "1.7.8",
      "date": "2020-05-02"
    },
    {
      "version": "1.7.9",
      "date": "2020-06-24"
    },
    {
      "version": "1.8.0",
      "date": "2021-03-11"
    },
    {
      "version": "2.0.0",
      "date": "2023-09-13"
    },
    {
      "version": "2.0.1",
      "date": "2023-09-21"
    },
    {
      "version": "2.0.3",
      "date": "2023-11-21"
    },
    {
      "version": "2.0.6",
      "date": "2024-02-06"
    },
    {
      "version": "2.0.7",
      "date": "2024-04-02"
    },
    {
      "version": "2.0.9",
      "date": "2024-04-11"
    },
    {
      "version": "2.1.0",
      "date": "2024-04-16"
    },
    {
      "version": "2.1.2",
      "date": "2026-01-12"
    },
    {
      "version": "2.1.3",
      "date": "2026-02-25"
    }
  ],
  "_exports": [
    "bboxLL",
    "bboxLLsafe",
    "breaksForRates",
    "col2html",
    "colorScale",
    "colourScale",
    "crsCanada",
    "crsLL",
    "crsMerc",
    "crsModis",
    "extentMerc",
    "geocode",
    "getDegreeRaster",
    "getModisRaster",
    "getModisTiles",
    "GNcities",
    "GNsearch",
    "gridlinesWrap",
    "insetMap",
    "legendBreaks",
    "legendTable",
    "llCropBox",
    "map.new",
    "moll",
    "ocea",
    "omerc",
    "openmap",
    "openmapAttribution",
    "osmTiles",
    "persistentCache",
    "scaleBar",
    "tonerToTrans",
    "tpeqd",
    "tpers",
    "wrapPoly"
  ],
  "_datasets": [
    {
      "name": "isohedron",
      "title": "Country boundaries",
      "object": "isohedron",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "theta",
        "phi"
      ],
      "rows": 6762,
      "table": true,
      "tojson": true
    },
    {
      "name": "meuse",
      "title": "Data from the Netherlands",
      "object": "netherlands",
      "class": [
        "PackedSpatVector"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "nldCities",
      "title": "Data from the Netherlands",
      "object": "netherlands",
      "class": [
        "PackedSpatVector"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "nldElev",
      "title": "Data from the Netherlands",
      "object": "netherlands",
      "class": [
        "PackedSpatRaster"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "nldTiles",
      "title": "Data from the Netherlands",
      "object": "netherlands",
      "class": [
        "PackedSpatRaster"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "worldMap",
      "title": "Country boundaries",
      "object": "worldMap",
      "class": [
        "PackedSpatVector"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "col2html",
      "title": "Convert colours to HTML hex",
      "topics": [
        "col2html"
      ]
    },
    {
      "page": "colourScale",
      "title": "Create colour scales",
      "topics": [
        "breaksForRates",
        "colorScale",
        "colourScale"
      ]
    },
    {
      "page": "crsMerc",
      "title": "Some coordinate reference systems and bounding boxes",
      "topics": [
        "bboxLL",
        "bboxLLsafe",
        "crsCanada",
        "crsLL",
        "crsMerc",
        "extentMerc"
      ]
    },
    {
      "page": "geocode",
      "title": "Georeferencing with Google",
      "topics": [
        "geocode"
      ]
    },
    {
      "page": "geonames",
      "title": "Retrieve city names and locations",
      "topics": [
        "GNcities",
        "GNsearch"
      ]
    },
    {
      "page": "gridlinesWrap",
      "title": "Adds long-lat grid for projected data",
      "topics": [
        "gridlinesWrap"
      ]
    },
    {
      "page": "legendBreaks",
      "title": "Legends for colour scale",
      "topics": [
        "legendBreaks"
      ]
    },
    {
      "page": "legendTable",
      "title": "Table for colour scales",
      "topics": [
        "legendTable"
      ]
    },
    {
      "page": "map.new",
      "title": "Start a new map",
      "topics": [
        "map.new"
      ]
    },
    {
      "page": "modis",
      "title": "MODIS tiles and projection",
      "topics": [
        "crsModis",
        "getDegreeRaster",
        "getModisRaster",
        "getModisTiles",
        "modis"
      ]
    },
    {
      "page": "netherlands",
      "title": "Data from the Netherlands",
      "topics": [
        "meuse",
        "netherlands",
        "nldCities",
        "nldCmap",
        "nldElev",
        "nldTiles"
      ]
    },
    {
      "page": "omerc",
      "title": "Oblique Mercator, Cylindrical, and Mollweide projections",
      "topics": [
        "moll",
        "ocea",
        "omerc"
      ]
    },
    {
      "page": "openmap",
      "title": "Download map tiles",
      "topics": [
        "openmap",
        "openmapAttribution",
        "osmTiles"
      ]
    },
    {
      "page": "mapmiscCache",
      "title": "Set a persistent cache",
      "topics": [
        "mapmiscCache",
        "mapmiscCachePath",
        "persistentCache"
      ]
    },
    {
      "page": "scaleBar",
      "title": "Scale bar and inset map",
      "topics": [
        "insetMap",
        "scaleBar"
      ]
    },
    {
      "page": "tonerToTrans",
      "title": "Convert RGB maps to semi-transparent",
      "topics": [
        "tonerToTrans"
      ]
    },
    {
      "page": "tpeqd",
      "title": "Two point equidistant and tilted perspective projections",
      "topics": [
        "tpeqd",
        "tpers"
      ]
    },
    {
      "page": "worldMap",
      "title": "Country boundaries",
      "topics": [
        "isohedron",
        "worldMap",
        "worldmap"
      ]
    },
    {
      "page": "wrapPoly",
      "title": "Reproject polygons with wrapping",
      "topics": [
        "llCropBox",
        "wrapPoly"
      ]
    }
  ],
  "_rundeps": [
    "geosphere",
    "Rcpp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "north.Rmd",
      "filename": "north.html",
      "title": "Mapping Hans Island",
      "engine": "knitr::docco_linear",
      "headings": [
        "title: Mapping Hans Island",
        "Mapping Antipodes Island"
      ],
      "created": "2023-07-12 13:52:46",
      "modified": "2024-04-10 20:44:38",
      "commits": 12
    },
    {
      "source": "mapmisc.Rnw",
      "filename": "mapmisc.pdf",
      "title": "Overview of mapping with mapmisc",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Downloading background maps and city locations",
        "Making maps",
        "Legends",
        "More plots",
        "Inset maps"
      ],
      "created": "2023-07-21 20:02:14",
      "modified": "2026-01-12 19:31:32",
      "commits": 7
    },
    {
      "source": "perspective.Rmd",
      "filename": "perspective.html",
      "title": "Space Station Map Projections",
      "engine": "knitr::docco_linear",
      "headings": [
        "Space Station Map Projections"
      ],
      "created": "2023-07-25 19:03:42",
      "modified": "2024-04-04 00:10:34",
      "commits": 10
    }
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "mapmisc",
  "_universes": [
    "eborgnine",
    "r-forge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-07-22T14:48:14.000Z",
      "distro": "resolute",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/f402817d7c877bf2f66bea0a70ce76b483a7780457504c308aa81007a2fed535",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-07-22T14:48:02.000Z",
      "distro": "resolute",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/1b0a20c5562efb93326e603210d473ff820dc242a036ba09eadee43306e1fe0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-07-22T14:48:39.000Z",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/a686aaa346d47233010b96649e69c5b5910d8ea3ac9625ac435ea18dddb09f90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-07-22T14:48:40.000Z",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/e0c5064bcc49e8a52ec1534afe33446302715796338693f2f42e5b32f4d9703c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.3",
      "date": "2026-07-22T15:00:50.000Z",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/b67d5afaabb83ed42955715e48dee2b09a6ee7d1b87e9739ba3c7f0966d31dc2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-07-22T14:47:11.000Z",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/9b7b8add86050ecb42c95b37c5ac7ede0c9f18a8575e5e73b68ec3cb8ab84cf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-07-22T14:47:19.000Z",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/5c936b855f59553b4941f57bf9d21a78ec66cc376553fa729e55b5e47daf43c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-07-22T14:47:22.000Z",
      "commit": "15f8b7304fe47e67f4c106e8cb6d045f099eca00",
      "fileid": "https://r2.ropensci.org/34865a3f49b9d8ad60f944ce6ea88cde3018786a6f3373ea89cbb57377004d9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eborgnine/actions/runs/29929687278"
    }
  ]
}