{
  "_id": "6a1bf1801d7bb097a0a23524",
  "Type": "Package",
  "Package": "densityarea",
  "Title": "Polygons of Bivariate Density Distributions",
  "Version": "0.1.1.9000",
  "Authors@R": "person(\"Josef\", \"Fruehwald\", , \"jofrhwld@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "With bivariate data, it is possible to calculate\n2-dimensional kernel density estimates that return polygons at\ngiven levels of probability. 'densityarea' returns these\npolygons for analysis, including for calculating their area.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/JoFrhwld/densityarea,\nhttps://jofrhwld.github.io/densityarea/",
  "BugReports": "https://github.com/JoFrhwld/densityarea/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://jofrhwld.r-universe.dev",
  "Date/Publication": "2025-07-25 17:41:11 UTC",
  "RemoteUrl": "https://github.com/jofrhwld/densityarea",
  "RemoteRef": "HEAD",
  "RemoteSha": "44a147b0f96933f777272b62fe062da267f75824",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:24:31 UTC",
    "User": "root"
  },
  "Author": "Josef Fruehwald [aut, cre, cph]",
  "Maintainer": "Josef Fruehwald <jofrhwld@gmail.com>",
  "MD5sum": "b4d9ac04b1c441d64d438161128fcc28",
  "_user": "jofrhwld",
  "_type": "src",
  "_file": "densityarea_0.1.1.9000.tar.gz",
  "_fileid": "22043e3983a5c1b6d100fd5cccad86faaf4a8a011f2d2b241b6e9350d2148145",
  "_filesize": 5064954,
  "_sha256": "22043e3983a5c1b6d100fd5cccad86faaf4a8a011f2d2b241b6e9350d2148145",
  "_created": "2026-05-31T08:24:31.000Z",
  "_published": "2026-05-31T08:29:52.723Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711852395,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315217798"
    },
    {
      "job": 78711852390,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315216592"
    },
    {
      "job": 78711852407,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315227019"
    },
    {
      "job": 78711852405,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315228776"
    },
    {
      "job": 78711658583,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315200989"
    },
    {
      "job": 78711852389,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315216369"
    },
    {
      "job": 78711852404,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315213742"
    },
    {
      "job": 78711852402,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315213737"
    },
    {
      "job": 78711852406,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315212915"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jofrhwld/densityarea",
  "_commit": {
    "id": "44a147b0f96933f777272b62fe062da267f75824",
    "author": "JoFrhwld <JoFrhwld@gmail.com>",
    "committer": "JoFrhwld <JoFrhwld@gmail.com>",
    "message": "Increment version number to 0.1.1.9000\n",
    "time": 1753465271
  },
  "_maintainer": {
    "name": "Josef Fruehwald",
    "email": "jofrhwld@gmail.com",
    "login": "jofrhwld",
    "bluesky": "@jofrhwld.bsky.social",
    "description": "",
    "uuid": 178755
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggdensity",
      "role": "Imports"
    },
    {
      "package": "isoband",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sfheaders",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "jofrhwld",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-07-25"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jofrhwld",
      "count": 174,
      "uuid": 178755
    }
  ],
  "_userbio": {
    "uuid": 178755,
    "type": "user",
    "name": "Josef Fruehwald"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/densityarea"
  },
  "_devurl": "https://github.com/jofrhwld/densityarea",
  "_pkgdown": "https://jofrhwld.github.io/densityarea/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/densityarea.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jofrhwld/densityarea",
  "_realowner": "jofrhwld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-02"
    },
    {
      "version": "0.1.1",
      "date": "2025-07-25"
    }
  ],
  "_exports": [
    "density_area",
    "density_polygons"
  ],
  "_datasets": [
    {
      "name": "s01",
      "title": "Vowel Space Data",
      "object": "s01",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "age",
        "sex",
        "word",
        "vowel",
        "plt_vclass",
        "ipa_vclass",
        "F1",
        "F2",
        "dur"
      ],
      "rows": 4245,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "density_area",
      "title": "Density Area",
      "topics": [
        "density_area"
      ]
    },
    {
      "page": "density_polygons",
      "title": "Density polygons",
      "topics": [
        "density_polygons"
      ]
    },
    {
      "page": "s01",
      "title": "Vowel Space Data",
      "topics": [
        "s01"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jofrhwld/densityarea/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/jofrhwld/densityarea/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "geometries",
    "ggdensity",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sfheaders",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "densityarea.Rmd",
      "filename": "densityarea.html",
      "title": "Using {densityarea}",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Initial look at the data",
        "Getting density areas",
        "Density Polygons",
        "Polygon Data Frames",
        "A single probability level",
        "Multiple probability levels",
        "Polygon Simple Features"
      ],
      "created": "2023-09-28 00:36:54",
      "modified": "2023-10-02 15:05:15",
      "commits": 3
    },
    {
      "source": "sf-operations.Rmd",
      "filename": "sf-operations.html",
      "title": "Using {sf} operations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Density polygons as simple features",
        "Initial {sf} operations",
        "Getting overlaps",
        "Spatial filters",
        "Spatial filter",
        "Spatial join"
      ],
      "created": "2023-09-28 21:09:59",
      "modified": "2023-10-02 15:05:15",
      "commits": 2
    }
  ],
  "_score": 4.447158031342219,
  "_indexed": true,
  "_nocasepkg": "densityarea",
  "_universes": [
    "jofrhwld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:26:48.000Z",
      "distro": "noble",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "66f0bf654b7972154639962a66755cd46102151f16c4ce902c719650364cdcda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:26:39.000Z",
      "distro": "noble",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "5dfe3cef7d5fe715a36fa44d6c80cf46b3c04fd1cb5a9c061783e565c8fa1b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:28:37.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "d62b4c7c65e65a373618859acf5c42f4bde50ecd8d4ee71ab8ed0073449ede09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:28:38.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "776a1e6963f6bbffe010e8bc7096d01ec4269cbe0e1f06087caf6cc1573a7162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:27:07.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "4c2adedd8b2715e455042647dac5a2dc7acaed7d1289dbbe6aba465c77993394",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:26:03.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "eb635759aa8b0b295c78efcbc76b73d2f37e36bdbcc388aec2c2786f295d4af8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:26:02.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "456b930493642b147dffbedc8930fe161a27560b5728f31cd95ef7e61085668c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-31T08:25:57.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "d07dafd9d85908b8eafa91d6ad270c9e23dca56d7bffaf6f6d12cf1834560b3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/26707556264"
    }
  ]
}