{
  "_id": "6a106575acfb0bcc41ca8b97",
  "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-05-08 06:26:46 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": "16c45a12eb328091c92b705db5d044d8",
  "_user": "chris-prener",
  "_type": "src",
  "_file": "qualmap_0.2.2.tar.gz",
  "_fileid": "c3ecde6a7628b040a383280077e4cda0ce3f834511a6b87b770c6961e9637b5a",
  "_filesize": 1460265,
  "_sha256": "c3ecde6a7628b040a383280077e4cda0ce3f834511a6b87b770c6961e9637b5a",
  "_created": "2026-05-08T06:26:46.000Z",
  "_published": "2026-05-22T14:17:25.959Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77397818117,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873219930"
    },
    {
      "job": 77397818666,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873219020"
    },
    {
      "job": 77397818528,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873213532"
    },
    {
      "job": 77397818319,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873210145"
    },
    {
      "job": 77397817978,
      "time": 261,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873182890"
    },
    {
      "job": 77397817606,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162711534"
    },
    {
      "job": 77397818329,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6873219648"
    },
    {
      "job": 77397818336,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6873203831"
    },
    {
      "job": 77397818535,
      "time": 243,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6873238464"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185",
  "_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",
    "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": 293,
    "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-05-08T06:29:27.000Z",
      "distro": "noble",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "cafaa549a2e1ae4c812da825c5034c1862bdb6fb4a9dc35bb40aaec83bc59d84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-08T06:29:20.000Z",
      "distro": "noble",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "7ae510a685cd2fa2184aa3afb2ee86e74c9fde003f78fd5ccb106417c432ec39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-08T06:28:57.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "bf4797f9bf850082bdcaec25b8f225cf12f0bce2ae9f62d014fa8705ab0d8af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-08T06:28:43.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "2d1a8492379758cf5590193cc679dfdfddcef47b6df187c6f7dae4a1056602ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-08T06:29:21.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "4c2a99f444c9ee907b5c97c50c1fb60edd283d36b71121ff426c03703a844582",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-08T06:28:06.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "ebc81585be87cc2e3ac63ee044aee3c95e7c9c815b997094d81283efc964f142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-08T06:30:44.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "cfa0491f4112862612af2c8eb8ec4a8abc613ee9f65859b2dfebdb05fe22a281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T14:17:03.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "2e5c8d8e8367a6819ae0c0f46da7bb19df9979e44dcb1fbeff0af39c167a3f96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/25540491185"
    }
  ]
}