{
  "_id": "6a16c963acfb0bcc41d8925b",
  "Package": "quickmapr",
  "Type": "Package",
  "Title": "Quickly Map and Explore Spatial Data",
  "Version": "0.4.0",
  "Authors@R": "c(person(given = \"Jeffrey W.\",family = \"Hollister\",\nrole = c(\"aut\"), email = \"hollister.jeff@epa.gov\",\ncomment = c(ORCID = \"0000-0002-9254-9740\")),\nperson(given = \"Jugal\", family = \"Patel\", email = \"jugalpatel1217@gmail.com\",\nrole = c(\"aut\",\"cre\")))",
  "URL": "https://github.com/geogugal/quickmapr",
  "BugReports": "https://github.com/geogugal/quickmapr/issues",
  "Maintainer": "Jeffrey W. Hollister <hollister.jeff@epa.gov>",
  "License": "CC0",
  "Description": "While analyzing geospatial data, easy visualization is\noften needed that allows for quick plotting, and simple, but\neasy interactivity. Additionally, visualizing geospatial data\nin projected coordinates is also desirable. The 'quickmapr'\npackage provides a simple method to visualize 'sp', 'sf' (via\ncoercion to 'sp'), and 'raster' objects, allows for basic\nzooming, panning, identifying,labeling, selecting, and\nmeasuring spatial objects.  Importantly, it does not require\nthat the data be in geographic coordinates.",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://jhollist.r-universe.dev",
  "Date/Publication": "2023-10-11 23:26:46 UTC",
  "RemoteUrl": "https://github.com/geogugal/quickmapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "142c9b29012a4f735f4767b4b51d668c7a576e84",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:32:53 UTC",
    "User": "root"
  },
  "Author": "Jeffrey W. Hollister [aut] (ORCID:\n<https://orcid.org/0000-0002-9254-9740>),\nJugal Patel [aut, cre]",
  "MD5sum": "8d12ea0a4edd6875e77d7c69f15f47d4",
  "_user": "jhollist",
  "_type": "src",
  "_file": "quickmapr_0.4.0.tar.gz",
  "_fileid": "c1b343891ed772e08b327cf969364f7f699229264c44415cadd9ad95372d081b",
  "_filesize": 737374,
  "_sha256": "c1b343891ed772e08b327cf969364f7f699229264c44415cadd9ad95372d081b",
  "_created": "2026-05-27T10:32:53.000Z",
  "_published": "2026-05-27T10:37:23.627Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78058180282,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7238198156"
    },
    {
      "job": 78058180271,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7238203537"
    },
    {
      "job": 78058180259,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7238181542"
    },
    {
      "job": 78058180280,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7238192224"
    },
    {
      "job": 78057693126,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238131826"
    },
    {
      "job": 78058180263,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238168343"
    },
    {
      "job": 78058180383,
      "time": 223,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7238203091"
    },
    {
      "job": 78058180399,
      "time": 202,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7238195857"
    },
    {
      "job": 78058180307,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7238189694"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/geogugal/quickmapr",
  "_commit": {
    "id": "142c9b29012a4f735f4767b4b51d668c7a576e84",
    "author": "Jeffrey W. Hollister <jeff.w.hollister@gmail.com>",
    "committer": "Jeffrey W. Hollister <jeff.w.hollister@gmail.com>",
    "message": "Fixed link in CITATION\n",
    "time": 1697066806
  },
  "_maintainer": {
    "name": "Jeffrey W. Hollister",
    "email": "hollister.jeff@epa.gov",
    "login": "jhollist",
    "linkedin": "in/jhollist",
    "description": "R, GIS, Lakes, and Open Science\n",
    "uuid": 5438539
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "geogugal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "epa",
    "mapping",
    "spatial-data"
  ],
  "_stars": 61,
  "_contributors": [
    {
      "user": "jhollist",
      "count": 245,
      "uuid": 5438539
    },
    {
      "user": "geogugal",
      "count": 4,
      "uuid": 44985993
    },
    {
      "user": "jqortiz",
      "count": 1,
      "uuid": 11577490
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    }
  ],
  "_userbio": {
    "uuid": 5438539,
    "type": "user",
    "name": "Jeffrey W Hollister",
    "description": "R, GIS, Lakes, and Open Science\r\n"
  },
  "_downloads": {
    "count": 11,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickmapr"
  },
  "_devurl": "https://github.com/geogugal/quickmapr",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quickmapr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2015-11-02"
    },
    {
      "version": "0.2.0",
      "date": "2016-09-16"
    },
    {
      "version": "0.3.0",
      "date": "2018-06-03"
    }
  ],
  "_exports": [
    "f",
    "i",
    "l",
    "m",
    "p",
    "qmap",
    "s",
    "ze",
    "zi",
    "zo"
  ],
  "_datasets": [
    {
      "name": "buffer",
      "title": "Buffer of Lake Sunapee for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "SpatialPolygons"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "elev",
      "title": "Elevation Data for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "examp_lakes",
      "title": "Lakes from the National Lakes Morphometry Dataset for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "lake",
      "title": "Lake Data for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "length",
      "title": "Maximum Lake Length line for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "SpatialLines"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "nlcd",
      "title": "Land Cover Data for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "samples",
      "title": "Point data for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "SpatialPointsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "width",
      "title": "Maximum lake width for 'quickmapr' examples",
      "object": "lake",
      "file": "lake.rda",
      "class": [
        "SpatialLines"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "buffer",
      "title": "Buffer of Lake Sunapee for 'quickmapr' examples",
      "topics": [
        "buffer"
      ]
    },
    {
      "page": "elev",
      "title": "Elevation Data for 'quickmapr' examples",
      "topics": [
        "elev"
      ]
    },
    {
      "page": "examp_lakes",
      "title": "Lakes from the National Lakes Morphometry Dataset for 'quickmapr' examples",
      "topics": [
        "examp_lakes"
      ]
    },
    {
      "page": "f",
      "title": "Returns qmap object to original extent",
      "topics": [
        "f"
      ]
    },
    {
      "page": "i",
      "title": "Identify",
      "topics": [
        "i"
      ]
    },
    {
      "page": "l",
      "title": "Label features",
      "topics": [
        "l"
      ]
    },
    {
      "page": "lake",
      "title": "Lake Data for 'quickmapr' examples",
      "topics": [
        "lake"
      ]
    },
    {
      "page": "length",
      "title": "Maximum Lake Length line for 'quickmapr' examples",
      "topics": [
        "length"
      ]
    },
    {
      "page": "m",
      "title": "Measure",
      "topics": [
        "m"
      ]
    },
    {
      "page": "nlcd",
      "title": "Land Cover Data for 'quickmapr' examples",
      "topics": [
        "nlcd"
      ]
    },
    {
      "page": "p",
      "title": "Pan the current plot",
      "topics": [
        "p"
      ]
    },
    {
      "page": "plot.qmap",
      "title": "Default plotting of a qmap object",
      "topics": [
        "plot.qmap"
      ]
    },
    {
      "page": "print.qmap",
      "title": "Default plotting of a qmap object",
      "topics": [
        "print.qmap"
      ]
    },
    {
      "page": "qmap",
      "title": "Build qmap object",
      "topics": [
        "qmap"
      ]
    },
    {
      "page": "quickmapr",
      "title": "Quick visualization of spatial data with simple interactivity",
      "topics": [
        "quickmapr"
      ]
    },
    {
      "page": "s",
      "title": "Select",
      "topics": [
        "s"
      ]
    },
    {
      "page": "samples",
      "title": "Point data for 'quickmapr' examples",
      "topics": [
        "samples"
      ]
    },
    {
      "page": "width",
      "title": "Maximum lake width for 'quickmapr' examples",
      "topics": [
        "width"
      ]
    },
    {
      "page": "ze",
      "title": "Zooms in on extent",
      "topics": [
        "ze"
      ]
    },
    {
      "page": "zi",
      "title": "Zooms in on current plot",
      "topics": [
        "zi"
      ]
    },
    {
      "page": "zo",
      "title": "Zooms out on current plot",
      "topics": [
        "zo"
      ]
    }
  ],
  "_readme": "https://github.com/geogugal/quickmapr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "curl",
    "DBI",
    "e1071",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "MASS",
    "mime",
    "openssl",
    "proxy",
    "R6",
    "raster",
    "Rcpp",
    "s2",
    "sf",
    "sp",
    "sys",
    "terra",
    "units",
    "wk"
  ],
  "_score": 4.303843774888655,
  "_indexed": false,
  "_nocasepkg": "quickmapr",
  "_universes": [
    "jhollist"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-27T10:35:07.000Z",
      "distro": "noble",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "1bddd51c9236c4ee52f6d76cc1e5f724c0772767b501efd37fe52c6eb87aca75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-27T10:35:24.000Z",
      "distro": "noble",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "fb51b00ce36b80ba2663a05118abc165f0606b0d268d444af69a468f402dd352",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-27T10:35:05.000Z",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "f7fad54f57575108bd64dd10c1dc1539343832a1a688e731990b2ccead7a7b97",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-27T10:35:26.000Z",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "d65aecfd0dd626497e551f77afc0cbc75a3ec2a9bb2f4af56b638433fa87eb00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-27T10:35:14.000Z",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "619a52fd22f1b7f296de92831893906c610b1ce1f4e5ce9eadfad131c7270562",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-27T10:35:03.000Z",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "7db3e160df13c8fef49afd5f2cbb03739e97f93a02e5ba2eff103bdc52aee77e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-27T10:34:56.000Z",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "083748ef17e97dfe4adab3eaef8c5f82e3923045892ebc8e96a582f6f3dff40e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-27T10:34:16.000Z",
      "commit": "142c9b29012a4f735f4767b4b51d668c7a576e84",
      "fileid": "70d93d12221f83dec052a8f28c60881219e944cd98424e68fda49783a5e039b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jhollist/actions/runs/26505773657"
    }
  ]
}