{
  "_id": "6a47ee3ae06c18f0a6524cba",
  "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-07-03 17:11:24 UTC",
    "User": "root"
  },
  "Author": "Josef Fruehwald [aut, cre, cph]",
  "Maintainer": "Josef Fruehwald <jofrhwld@gmail.com>",
  "_user": "jofrhwld",
  "_type": "src",
  "_file": "densityarea_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/660e146cad5257874742335c9bb6ef9b321b270d653ea9e9ed2893ef55c67a3b",
  "_filesize": 5067138,
  "_sha256": "660e146cad5257874742335c9bb6ef9b321b270d653ea9e9ed2893ef55c67a3b",
  "_expires": "2026-10-11T17:15:36.000Z",
  "_created": "2026-07-03T17:11:24.000Z",
  "_published": "2026-07-03T17:15:38.422Z",
  "_jobs": [
    {
      "job": 85044774162,
      "time": 209,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071905754"
    },
    {
      "job": 85044774205,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071895292"
    },
    {
      "job": 85044774208,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071886786"
    },
    {
      "job": 85044774194,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071883974"
    },
    {
      "job": 85044311375,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071855790"
    },
    {
      "job": 85044774159,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071894039"
    },
    {
      "job": 85044774214,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071880461"
    },
    {
      "job": 85044774176,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071878868"
    },
    {
      "job": 85044774192,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071879572"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 115
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/densityarea"
  },
  "_devurl": "https://github.com/jofrhwld/densityarea",
  "_pkgdown": "https://jofrhwld.github.io/densityarea/",
  "_searchresults": 16,
  "_rbuild": "4.6.1",
  "_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.505149978319906,
  "_indexed": true,
  "_nocasepkg": "densityarea",
  "_universes": [
    "jofrhwld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:14:36.000Z",
      "distro": "resolute",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/0d68b37a4c5eae1711678d5b95f7d7180b84c8f4da1ef394e89355eb176f9a85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:13:51.000Z",
      "distro": "resolute",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/3c7788629b183a9addf3836bf187694c5302a2b27afd775fb28fbb7e649483fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:13:29.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/17a4501ee36ffc4251b67ee73435f1b3b67dada010a1b0ab01ed139f9039768a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:13:18.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/bc840fa006049af4a80457a110f026fa246e326e72d52283cd4eab89f7153a6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:14:21.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/7ce304167e4a5f4014f83eb66d2a7941fe3a071681081052fb1a08eebb92b5ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:12:41.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/e1fa59c69a0033208bd607f4ec5e4a204cb3a2c3ce7901ac8e1c45433aac10a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:12:39.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/4b01857452446eef6dd9080078dc94f317c4467efbb7aff60a1da02db7eac04b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-03T17:12:41.000Z",
      "commit": "44a147b0f96933f777272b62fe062da267f75824",
      "fileid": "https://r2.ropensci.org/1a36c3bbb998eff6cea14d4c402db72aa875ced8e6ce9ec4c8e7d1cf389f5cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jofrhwld/actions/runs/28674292611"
    }
  ]
}