{
  "_id": "6a1bdcf91d7bb097a0a176a9",
  "Package": "dots",
  "Title": "Dot Density Maps",
  "Version": "0.0.3",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Generate point data for representing people within spatial\ndata. This collects a suite of tools for creating simple dot\ndensity maps. Several functions from different spatial packages\nare standardized to take the same arguments so that they can be\neasily substituted for each other.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/christopherkenny/dots,\nhttp://christophertkenny.com/dots/",
  "BugReports": "https://github.com/christopherkenny/dots/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibnode-dev libx11-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:15:00 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/dots",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed874678ede2f02372ecf90acdd43ca423a57f67",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:23:46 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "2554d45985cf33ce651a019a050bda23",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "dots_0.0.3.tar.gz",
  "_fileid": "b2c4cdd0153a9d9e889f78d63bc9520597cf7fcd36cd4b86ce91483b677b62d6",
  "_filesize": 247584,
  "_sha256": "b2c4cdd0153a9d9e889f78d63bc9520597cf7fcd36cd4b86ce91483b677b62d6",
  "_created": "2026-05-31T06:23:46.000Z",
  "_published": "2026-05-31T07:02:17.873Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78705301169,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314412559"
    },
    {
      "job": 78705301173,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314412924"
    },
    {
      "job": 78705301166,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314633794"
    },
    {
      "job": 78705301168,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314628505"
    },
    {
      "job": 78705103908,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314393527"
    },
    {
      "job": 78705301179,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314409797"
    },
    {
      "job": 78705301180,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314406338"
    },
    {
      "job": 78705301175,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314408538"
    },
    {
      "job": 78705301182,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314404109"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/dots",
  "_commit": {
    "id": "ed874678ede2f02372ecf90acdd43ca423a57f67",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652100
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmapshaper",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "wacolors",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 22,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 558,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dots"
  },
  "_devurl": "https://github.com/christopherkenny/dots",
  "_pkgdown": "http://christophertkenny.com/dots/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dots.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/dots",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2022-07-15"
    },
    {
      "version": "0.0.3",
      "date": "2025-09-12"
    }
  ],
  "_exports": [
    "clip_water",
    "dots",
    "dots_points",
    "engine_sf_hexagonal",
    "engine_sf_random",
    "engine_sf_regular",
    "engine_sp_clustered",
    "engine_sp_hexagonal",
    "engine_sp_nonaligned",
    "engine_sp_random",
    "engine_sp_regular",
    "engine_sp_stratified",
    "engine_terra",
    "filter_pts"
  ],
  "_datasets": [
    {
      "name": "boston_water",
      "title": "Boston Water",
      "object": "boston_water",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "area",
        "geometry"
      ],
      "rows": 10,
      "table": false,
      "tojson": true
    },
    {
      "name": "suffolk",
      "title": "Suffolk County, MA Voting Districts",
      "object": "suffolk",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "NAME",
        "pop",
        "pop_white",
        "pop_black",
        "pop_hisp",
        "pop_aian",
        "pop_asian",
        "pop_nhpi",
        "pop_other",
        "pop_two",
        "vap",
        "vap_white",
        "vap_black",
        "vap_hisp",
        "vap_aian",
        "vap_asian",
        "vap_nhpi",
        "vap_other",
        "vap_two",
        "geometry"
      ],
      "rows": 295,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boston_water",
      "title": "Boston Water",
      "concept": [
        "data"
      ],
      "topics": [
        "boston_water"
      ]
    },
    {
      "page": "clip_water",
      "title": "Remove Water",
      "topics": [
        "clip_water"
      ]
    },
    {
      "page": "dots",
      "title": "Make dot density plots",
      "topics": [
        "dots"
      ]
    },
    {
      "page": "dots_points",
      "title": "Make dot density points",
      "topics": [
        "dots_points"
      ]
    },
    {
      "page": "engine_sf_hexagonal",
      "title": "Generate Hexagonal Points with 'sf'",
      "topics": [
        "engine_sf_hexagonal"
      ]
    },
    {
      "page": "engine_sf_random",
      "title": "Generate Random Points with 'sf'",
      "topics": [
        "engine_sf_random"
      ]
    },
    {
      "page": "engine_sf_regular",
      "title": "Generate Regular Points with 'sf'",
      "topics": [
        "engine_sf_regular"
      ]
    },
    {
      "page": "engine_sp_clustered",
      "title": "Generate Clustered Points with 'sp'",
      "topics": [
        "engine_sp_clustered"
      ]
    },
    {
      "page": "engine_sp_hexagonal",
      "title": "Generate Hexagonal Points with 'sp'",
      "topics": [
        "engine_sp_hexagonal"
      ]
    },
    {
      "page": "engine_sp_nonaligned",
      "title": "Generate Nonaligned Points with 'sp'",
      "topics": [
        "engine_sp_nonaligned"
      ]
    },
    {
      "page": "engine_sp_random",
      "title": "Generate Random Points with 'sp'",
      "topics": [
        "engine_sp_random"
      ]
    },
    {
      "page": "engine_sp_regular",
      "title": "Generate Regular Points with 'sp'",
      "topics": [
        "engine_sp_regular"
      ]
    },
    {
      "page": "engine_sp_stratified",
      "title": "Generate Stratified Points with 'sp'",
      "topics": [
        "engine_sp_stratified"
      ]
    },
    {
      "page": "engine_terra",
      "title": "Generate Points with 'terra'",
      "topics": [
        "engine_terra"
      ]
    },
    {
      "page": "filter_pts",
      "title": "Filter Points to a Region",
      "topics": [
        "filter_pts"
      ]
    },
    {
      "page": "suffolk",
      "title": "Suffolk County, MA Voting Districts",
      "concept": [
        "data"
      ],
      "topics": [
        "suffolk"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/dots/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/dots/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmapshaper",
    "s2",
    "S7",
    "scales",
    "sf",
    "sfheaders",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "making_dot_density_maps.Rmd",
      "filename": "making_dot_density_maps.html",
      "title": "Making Dot Density Maps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The dots Package",
        "Making Dot Density Maps"
      ],
      "created": "2022-07-09 03:07:22",
      "modified": "2025-09-05 17:37:09",
      "commits": 3
    }
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "dots",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-31T06:26:15.000Z",
      "distro": "noble",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "d90b6a720ab9c48d902d92cdb1716d415cf8f8b95a40ce6466f4331406bebd0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-31T06:26:16.000Z",
      "distro": "noble",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "51f9c200e581a21d54bcc5f7b97dc473c75b411886246f0e740b88038d59ee0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-31T07:01:24.000Z",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "aaede41be5053dabbd4d4b2ceda1adb23714d3d8e7c64d3b710c4e59338df62e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-31T07:00:41.000Z",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "39230a3c9b9c776b4603d3734592b5033123af4be0b0a6fb75ada7ac72fa7bea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-05-31T06:26:21.000Z",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "c54a7d43349369b84d7e6db7aa6e42cd85a083fa3e82195581bb9916fc7862b0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-31T06:25:10.000Z",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "926153f10ff872a0d5e2658aa2652aca1cd32c7dd7d40ce2182dcbf10436e8fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-31T06:25:30.000Z",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "e30e2f892fb3d24eee67dc6db3eb7fece4b05e996a46642b7970401574f13d24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-31T06:24:59.000Z",
      "commit": "ed874678ede2f02372ecf90acdd43ca423a57f67",
      "fileid": "1689526906435812c69aafa5c7e9cca27d2f58007cc845e40600eafd9d56fb9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705222796"
    }
  ]
}