{
  "_id": "6a4cbd7207c3fd5c32610124",
  "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-07-07 08:40:40 UTC",
    "User": "root"
  },
  "Author": "Christopher Prener [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4310-9888>)",
  "Maintainer": "Christopher Prener <chris.prener@gmail.com>",
  "_user": "chris-prener",
  "_type": "src",
  "_file": "qualmap_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2fd8edf431c3f6cdf779e34789461a4c5ef9d3fd4a124ae0e0164d85412dae5",
  "_filesize": 1459318,
  "_sha256": "d2fd8edf431c3f6cdf779e34789461a4c5ef9d3fd4a124ae0e0164d85412dae5",
  "_expires": "2026-10-15T08:48:49.000Z",
  "_created": "2026-07-07T08:40:40.000Z",
  "_published": "2026-07-07T08:48:50.732Z",
  "_jobs": [
    {
      "job": 85573358258,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132550311"
    },
    {
      "job": 85573358212,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132533363"
    },
    {
      "job": 85573358214,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132539377"
    },
    {
      "job": 85573358231,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132644223"
    },
    {
      "job": 85572710314,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132471013"
    },
    {
      "job": 85573358215,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8132537944"
    },
    {
      "job": 85573358262,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8132519852"
    },
    {
      "job": 85573358250,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8132506889"
    },
    {
      "job": 85573358257,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8132511387"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 136,
    "description": "Data scientist 🚀 passionate about building real world evidence data and software products that accelerate the production of insights."
  },
  "_downloads": {
    "count": 385,
    "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.1",
  "_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-07-07T08:43:53.000Z",
      "distro": "resolute",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/103b640114f47474e66f0389c3865e2c6b4d4cbeba1373dd0cdd414c9238e7fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-07T08:43:11.000Z",
      "distro": "resolute",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/c655fb6e2a6183314cefc637f10204e25c146d56953436f9efdcdf6804aad2b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-07T08:43:33.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/481351ee92cfb95992d488d0dd71d210a092cd8dc1d2bf9693fd8a26ecf31a79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-07T08:48:09.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/f534579cbca40b7f936214839cfdd5b5eeffb7ddf826623f41cd45eb55817d2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-07T08:43:50.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/eb5fce87dc28e3e70a6d0ea790129f3af4efbfa5571d0c73a25b88bc91015993",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-07T08:42:31.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/3d3bedc7c184718255cfe7774eaf63b48c9b377ac02c3d8eae65298bf88b38e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-07T08:41:59.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/10fac50323f239db6476a337382f6560fb471c46f5b5072a904cd37028378872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-07T08:42:07.000Z",
      "commit": "dfa5938e10a4071fb78cfc948cb4fd512541267c",
      "fileid": "https://r2.ropensci.org/6bbca39701781f9d90b449776003435de5988a9b1256b1416a008c00ecd9bdaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chris-prener/actions/runs/28853003613"
    }
  ]
}