{
  "_id": "6a2535f54b233be198397309",
  "Package": "qualmap",
  "Type": "Package",
  "Title": "Opinionated Approach for Digitizing Semi-Structured Qualitative\nGIS Data",
  "Version": "0.2.2",
  "Authors@R": "person(\"Christopher\", \"Prener\", email = \"chris.prener@gmail.com\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4310-9888\"))",
  "Description": "Provides a set of functions for taking qualitative GIS\ndata, hand drawn on a map, and converting it to a simple\nfeatures object. These tools are focused on data that are drawn\non a map that contains some type of polygon features. For each\narea identified on the map, the id numbers of these polygons\ncan be entered as vectors and transformed using qualmap.",
  "License": "GPL-3",
  "URL": "https://chris-prener.github.io/qualmap/",
  "BugReports": "https://github.com/chris-prener/qualmap/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://chris-prener.r-universe.dev",
  "Date/Publication": "2024-01-08 17:42:26 UTC",
  "RemoteUrl": "https://github.com/chris-prener/qualmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:09:03 UTC",
    "User": "root"
  },
  "Author": "Christopher Prener [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4310-9888>)",
  "Maintainer": "Christopher Prener <chris.prener@gmail.com>",
  "MD5sum": "fd954b9b63d23539509e4ef493bc95a3",
  "_user": "chris-prener",
  "_type": "src",
  "_file": "qualmap_0.2.2.tar.gz",
  "_fileid": "d44787df676f46f91a2ec583a4e3f2bc468469946136d1d59196ba1146a1bf83",
  "_filesize": 1455984,
  "_sha256": "d44787df676f46f91a2ec583a4e3f2bc468469946136d1d59196ba1146a1bf83",
  "_created": "2026-06-07T09:09:03.000Z",
  "_published": "2026-06-07T09:12:21.114Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79946818918,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462687173"
    },
    {
      "job": 79946818931,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462687368"
    },
    {
      "job": 79946818936,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462678169"
    },
    {
      "job": 79946818919,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462685142"
    },
    {
      "job": 79946579546,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462664090"
    },
    {
      "job": 79946818925,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462684167"
    },
    {
      "job": 79946818926,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462678676"
    },
    {
      "job": 79946818932,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462679010"
    },
    {
      "job": 79946818922,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462679668"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chris-prener/qualmap",
  "_commit": {
    "id": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
    "author": "Chris Prener <chris.prener@gmail.coml>",
    "committer": "Chris Prener <chris.prener@gmail.coml>",
    "message": "submit to CRAN\n",
    "time": 1704735746
  },
  "_maintainer": {
    "name": "Christopher Prener",
    "email": "chris.prener@gmail.com",
    "login": "chris-prener",
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights.",
    "uuid": 13595578,
    "orcid": "0000-0002-4310-9888"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "role": "Suggests"
    },
    {
      "package": "tidycensus",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "chris-prener",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-management",
    "data-wrangling",
    "gis",
    "mapping",
    "qualitative",
    "qualitative-analysis",
    "qualitative-gis"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "chris-prener",
      "count": 5,
      "uuid": 13595578
    },
    {
      "user": "mikemahoney218",
      "count": 1,
      "uuid": 38229299
    }
  ],
  "_userbio": {
    "uuid": 13595578,
    "type": "user",
    "name": "Chris Prener",
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights."
  },
  "_downloads": {
    "count": 189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qualmap"
  },
  "_devurl": "https://github.com/chris-prener/qualmap",
  "_pkgdown": "https://chris-prener.github.io/qualmap/",
  "_searchresults": 1,
  "_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/qualmap.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chris-prener/qualmap",
  "_realowner": "chris-prener",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-09-12"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-13"
    },
    {
      "version": "0.2.1",
      "date": "2022-05-31"
    },
    {
      "version": "0.2.2",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "qm_combine",
    "qm_create",
    "qm_define",
    "qm_is_cluster",
    "qm_preview",
    "qm_summarize",
    "qm_validate",
    "qm_verify"
  ],
  "_datasets": [
    {
      "name": "stLouis",
      "title": "St. Louis Census Tracts, 2016",
      "object": "stLouis",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "STATEFP",
        "COUNTYFP",
        "TRACTCE",
        "GEOID",
        "NAME",
        "NAMELSAD",
        "geometry"
      ],
      "rows": 106,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "qm_combine",
      "title": "Combine objects",
      "topics": [
        "qm_combine"
      ]
    },
    {
      "page": "qm_create",
      "title": "Create cluster object",
      "topics": [
        "qm_create"
      ]
    },
    {
      "page": "qm_define",
      "title": "Define input values",
      "topics": [
        "qm_define"
      ]
    },
    {
      "page": "qm_is_cluster",
      "title": "Validate cluster object",
      "topics": [
        "qm_is_cluster"
      ]
    },
    {
      "page": "qm_preview",
      "title": "Preview Input",
      "topics": [
        "qm_preview"
      ]
    },
    {
      "page": "qm_summarize",
      "title": "Summarize Clusters",
      "topics": [
        "qm_summarize"
      ]
    },
    {
      "page": "qm_validate",
      "title": "Validate input vector",
      "topics": [
        "qm_validate"
      ]
    },
    {
      "page": "qm_verify",
      "title": "Verify Previously Saved Cluster Data",
      "topics": [
        "qm_verify"
      ]
    },
    {
      "page": "stLouis",
      "title": "St. Louis Census Tracts, 2016",
      "topics": [
        "stLouis"
      ]
    }
  ],
  "_readme": "https://github.com/chris-prener/qualmap/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "qualmap.Rmd",
      "filename": "qualmap.html",
      "title": "Digitizing Qualitative GIS Data with qualmap",
      "author": "Christopher Prener",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Motivation and Approach",
        "Cartographica Article",
        "Installation",
        "Basics",
        "Core Verbs",
        "Main Arguments",
        "Data Preparation",
        "Data Entry",
        "Create Cluster Object",
        "Combine and Summarize Multiple Clusters",
        "Mapping Summarized Data",
        "Getting Help"
      ],
      "created": "2018-09-03 12:15:41",
      "modified": "2024-01-08 01:41:11",
      "commits": 9
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "qualmap",
  "_universes": [
    "chris-prener"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-07T09:11:37.000Z",
      "distro": "noble",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "d4abeb84498fc48e93a696b7938b3e7416b2b3bc4f75889511a1cdd7d6700c62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-07T09:11:38.000Z",
      "distro": "noble",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "a5165632d7e0e5f13cfe014828a9633a8e42ac12fda0143259e932effccdde8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-07T09:10:40.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "e181e0bade45ff6a3f501a64bfa0b1cab712510a09728d2169a59c34a247d6ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-07T09:11:19.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "f2d1da1ea8d5cc5627a6858fcbce7fcc9ecbc7f9ff37cbdde6ccee01fe519bdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-07T09:11:43.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "fe73c451b5ece39c98de54a2a3e072f57e9a7d1a909de3dac472fa1abe3e9841",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-07T09:10:24.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "57ff8e5bbe6247bca9763f4ffa10b15b3232399a4665a731e69c6b7d4c8e0bbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-07T09:10:32.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "c45c3ca30041e4b4dcde69d579e307a7dd3e3c957003b7cc308ed4a7f5279d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-07T09:10:33.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "5e6d2d07bd243ed22440cc5c0fecc1d1e8a5fb26ba8ba87c18929190ac7715ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/27088157643"
    }
  ]
}