{
  "_id": "6a58803fff0138dec5d744e2",
  "Package": "ggpointdensity",
  "Type": "Package",
  "Title": "A Cross Between a 2D Density Plot and a Scatter Plot",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Lukas P. M.\", \"Kremer\", email = \"L-Kremer@web.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3170-6295\")),\nperson(\"Simon\", \"Anders\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4868-1805\")))",
  "Description": "A cross between a 2D density plot and a scatter plot,\nimplemented as a 'ggplot2' geom. Points in the scatter plot are\ncolored by the number of neighboring points. This is useful to\nvisualize the 2D-distribution of points in case of\noverplotting.",
  "URL": "https://github.com/LKremer/ggpointdensity",
  "BugReports": "https://github.com/LKremer/ggpointdensity/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://lkremer.r-universe.dev",
  "Date/Publication": "2025-11-18 12:36:18 UTC",
  "RemoteUrl": "https://github.com/lkremer/ggpointdensity",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-16 06:49:53 UTC",
    "User": "root"
  },
  "Author": "Lukas P. M. Kremer [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3170-6295>),\nSimon Anders [ctb] (ORCID: <https://orcid.org/0000-0003-4868-1805>)",
  "Maintainer": "Lukas P. M. Kremer <L-Kremer@web.de>",
  "_user": "lkremer",
  "_type": "src",
  "_file": "ggpointdensity_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a578ba3efc48362f8097129faf9849750130c172a04b27946ea7c8e952d13e52",
  "_filesize": 5955794,
  "_sha256": "a578ba3efc48362f8097129faf9849750130c172a04b27946ea7c8e952d13e52",
  "_expires": "2026-10-24T06:54:53.000Z",
  "_created": "2026-07-16T06:49:53.000Z",
  "_published": "2026-07-16T06:54:55.849Z",
  "_jobs": [
    {
      "job": 87554848706,
      "time": 205,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367344434"
    },
    {
      "job": 87554848837,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367323970"
    },
    {
      "job": 87554848684,
      "time": 193,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367340060"
    },
    {
      "job": 87554848718,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367323167"
    },
    {
      "job": 87554848648,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367332113"
    },
    {
      "job": 87554848629,
      "time": 235,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367347286"
    },
    {
      "job": 87554848625,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367312749"
    },
    {
      "job": 87554848692,
      "time": 261,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367354747"
    },
    {
      "job": 87554384220,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367271295"
    },
    {
      "job": 87554848610,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8367314047"
    },
    {
      "job": 87554848652,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367310458"
    },
    {
      "job": 87554848672,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367309304"
    },
    {
      "job": 87554848614,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367307408"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381",
  "_status": "success",
  "_upstream": "https://github.com/lkremer/ggpointdensity",
  "_commit": {
    "id": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
    "author": "LKremer <l-kremer@web.de>",
    "committer": "LKremer <l-kremer@web.de>",
    "message": "decrease example data set size\n\nfor speeeeed\n",
    "time": 1763469378
  },
  "_maintainer": {
    "name": "Lukas P. M. Kremer",
    "email": "l-kremer@web.de",
    "login": "lkremer",
    "orcid": "0000-0003-3170-6295",
    "twitter": "@LPMKremer",
    "description": "Computational Biologist in Heidelberg. Omics, Bioinformatics & Stem Cells.",
    "uuid": 15158974
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lkremer",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-47",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-11-18"
    }
  ],
  "_topics": [
    "2d-density-plot",
    "density-visualization",
    "geom",
    "ggplot-extension",
    "ggplot2",
    "ggplot2-enhancements",
    "ggplot2-geoms",
    "neighboring-points",
    "scatter-plot",
    "visualization"
  ],
  "_stars": 451,
  "_contributors": [
    {
      "user": "lkremer",
      "count": 44,
      "uuid": 15158974
    },
    {
      "user": "bjreisman",
      "count": 4,
      "uuid": 22528952
    },
    {
      "user": "const-ae",
      "count": 3,
      "uuid": 5359014
    },
    {
      "user": "lysogeny",
      "count": 2,
      "uuid": 12009380
    },
    {
      "user": "jan-glx",
      "count": 1,
      "uuid": 1266815
    },
    {
      "user": "nathaneastwood",
      "count": 1,
      "uuid": 9799530
    }
  ],
  "_userbio": {
    "uuid": 15158974,
    "type": "user",
    "name": "Lukas PM Kremer",
    "followers": 68,
    "description": "Computational Biologist in Heidelberg. Omics, Bioinformatics & Stem Cells."
  },
  "_downloads": {
    "count": 2489,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpointdensity"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/lkremer/ggpointdensity",
  "_searchresults": 1812,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggpointdensity.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lkremer/ggpointdensity",
  "_realowner": "lkremer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-08-28"
    },
    {
      "version": "0.2.0",
      "date": "2025-05-16"
    },
    {
      "version": "0.2.1",
      "date": "2025-11-18"
    }
  ],
  "_exports": [
    "geom_pointdensity",
    "stat_pointdensity"
  ],
  "_help": [
    {
      "page": "count_neighbors",
      "title": "Count Neighbors within a Radius",
      "topics": [
        "count_neighbors"
      ]
    },
    {
      "page": "geom_pointdensity",
      "title": "A cross between a scatter plot and a 2D density plot",
      "topics": [
        "geom_pointdensity"
      ]
    },
    {
      "page": "stat_pointdensity",
      "title": "A cross between a scatter plot and a 2D density plot",
      "topics": [
        "stat_pointdensity"
      ]
    }
  ],
  "_readme": "https://github.com/lkremer/ggpointdensity/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 9.78548088654701,
  "_indexed": true,
  "_nocasepkg": "ggpointdensity",
  "_universes": [
    "lkremer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-16T06:53:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/d8c05baa9afdb040b79653157d5699bb2d07112e7782625443e6c34a836c4c3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-16T06:52:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/6b5e3e45bc73102d338547b783d2a01d79fce34639d40dcc589854bad2115157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-16T06:52:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/e5d50348d0005f2556783d1fb37379e9b02511c01dbd058153b27dd95aad2d36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-16T06:52:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/d92db97a3b63b171543b8c51d6973210e4b678a597b1ff3fb41ad05b2f4e48b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-16T06:52:23.000Z",
      "arch": "aarch64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/e5e07342df883736a1c3230068682a28d18abb1d74515e4df270aa7a738236df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-16T06:53:05.000Z",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/9f8f40ac422004f0268ec795d7fdb2641901465f57249eeff273c57308aa1f94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-16T06:51:40.000Z",
      "arch": "aarch64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/463277fb52a7157d7d561326371acd086bbf36237724e71bd625d3705535979d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-16T06:53:21.000Z",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/076ed2288e00dd93fe293d23edc36385600ab898ec09a92e68af1f34d7a1bad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-16T06:52:06.000Z",
      "arch": "emscripten",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/6f9887c76a4f6de2eea03b79f741cf7af0d86a3cc847c7ca077c0e62c59f3bd1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-16T06:51:17.000Z",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/70839351bc200f66b04ea45b91ebee7ba7186864c7bdf6f7ac2466eb19e8b510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-16T06:51:11.000Z",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/7a8fb72701d6fa9c002033ff1aab51ecaaff022068427b441cb6b623bc8d4cf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-16T06:51:05.000Z",
      "arch": "x86_64",
      "commit": "0a7c018bebf46378c8dc9049143fda2e0d1ee5ba",
      "fileid": "https://r2.ropensci.org/dde3ba2fcc6de06118b324298d03e50c7997767dc9336198ffbc018dcb180db1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lkremer/actions/runs/29477746381"
    }
  ]
}