{
  "_id": "6a3505343efcd9bda43d7bdf",
  "Package": "ScatterDensity",
  "Type": "Package",
  "Title": "Density Estimation and Visualization of 2D Scatter Plots",
  "Version": "0.1.1",
  "Date": "2025-08-20",
  "Authors@R": "c(person(\"Michael\", \"Thrun\", email= \"m.thrun@gmx.net\",role=c(\"aut\",\"cre\",\"cph\"), comment = c(ORCID = \"0000-0001-9542-5543\")),person(\"Felix\", \"Pape\",role=c(\"aut\",\"rev\")),person(\"Luca\",\"Brinkman\",role=c(\"aut\")),person(\"Quirin\", \"Stier\",role=c(\"aut\"), comment = c(ORCID = \"0000-0002-7896-4737\")))",
  "Maintainer": "Michael Thrun <m.thrun@gmx.net>",
  "Description": "The user has the option to utilize the two-dimensional\ndensity estimation techniques called smoothed density published\nby Eilers and Goeman (2004)\n<doi:10.1093/bioinformatics/btg454>, and pareto density which\nwas evaluated for univariate data by Thrun, Gehlert and Ultsch,\n2020 <doi:10.1371/journal.pone.0238835>. Moreover, it provides\nvisualizations of the density estimation in the form of\ntwo-dimensional scatter plots in which the points are\ncolor-coded based on increasing density. Colors are defined by\nthe one-dimensional clustering technique called 1D distribution\ncluster algorithm (DDCAL) published by Lux and Rinderle-Ma\n(2023) <doi:10.1007/s00357-022-09428-6>.",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://www.deepbionics.org/",
  "BugReports": "https://github.com/Mthrun/ScatterDensity/issues",
  "Packaged": {
    "Date": "2026-06-19 08:55:22 UTC",
    "User": "root"
  },
  "Author": "Michael Thrun [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9542-5543>), Felix Pape [aut,\nrev], Luca Brinkman [aut], Quirin Stier [aut] (ORCID:\n<https://orcid.org/0000-0002-7896-4737>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-08-20 17:10:16 UTC",
  "RemoteUrl": "https://github.com/cran/ScatterDensity",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec7c64b2f883a05304a47deee770917aef8c077e",
  "MD5sum": "341cc3f0a37041436c50f1b26ee6ee22",
  "_user": "cran",
  "_type": "src",
  "_file": "ScatterDensity_0.1.1.tar.gz",
  "_fileid": "11ae765df9cf9076f62cb6e4a584e4e0cb7538098f450b47388a184b32152055",
  "_filesize": 207684,
  "_sha256": "11ae765df9cf9076f62cb6e4a584e4e0cb7538098f450b47388a184b32152055",
  "_created": "2026-06-19T08:55:22.000Z",
  "_published": "2026-06-19T09:00:35.919Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82317054518,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745728934"
    },
    {
      "job": 82317054470,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745732381"
    },
    {
      "job": 82317054481,
      "time": 223,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745744752"
    },
    {
      "job": 82317054468,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745733100"
    },
    {
      "job": 82316220567,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745668062"
    },
    {
      "job": 82317054416,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745728438"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27815677464",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ScatterDensity",
  "_commit": {
    "id": "ec7c64b2f883a05304a47deee770917aef8c077e",
    "author": "Michael Thrun <m.thrun@gmx.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1755709816
  },
  "_maintainer": {
    "name": "Michael Thrun",
    "email": "m.thrun@gmx.net",
    "login": "mthrun",
    "description": "Dr. habil. Michael C. Thrun, promovierte 2017 an der Philipps-Universität Marburg unter Prof. Dr. habil. Alfred Ultsch und habiltierte 2022 im Fach Informatik.",
    "uuid": 15046412,
    "orcid": "0000-0001-9542-5543"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.1.4",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "DataVisualizations",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggExtra",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "FCPS",
      "role": "Suggests"
    },
    {
      "package": "parallelDist",
      "role": "Suggests"
    },
    {
      "package": "secr",
      "role": "Suggests"
    },
    {
      "package": "ClusterR",
      "role": "Suggests"
    },
    {
      "package": "geometry",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-08-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mthrun",
      "count": 5,
      "uuid": 15046412
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ScatterDensity"
  },
  "_devurl": "https://github.com/mthrun/scatterdensity",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ScatterDensity.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mthrun/scatterdensity",
  "_realowner": "mthrun",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-05-29"
    },
    {
      "version": "0.0.3",
      "date": "2023-07-18"
    },
    {
      "version": "0.0.4",
      "date": "2023-10-09"
    },
    {
      "version": "0.1.0",
      "date": "2025-04-15"
    },
    {
      "version": "0.1.1",
      "date": "2025-08-20"
    }
  ],
  "_exports": [
    "DDCAL",
    "DensityScatter.DDCAL",
    "fast_table_num",
    "PDEscatter",
    "PointsInPolygon",
    "PolygonGate",
    "SampleScatter",
    "SmoothedDensitiesXY"
  ],
  "_help": [
    {
      "page": "ScatterDensity-package",
      "title": "Density Estimation and Visualization of 2D Scatter Plots",
      "topics": [
        "ScatterDensity-package",
        "ScatterDensity"
      ]
    },
    {
      "page": "DDCAL",
      "title": "Density Distribution Cluster Algorithm of [Lux and Rinderle-Ma, 2023].",
      "concept": [
        "One-Dimensional Clustering",
        "Iterative Clustering",
        "Low-Variance Clustering"
      ],
      "topics": [
        "DDCAL"
      ]
    },
    {
      "page": "DensityScatter.DDCAL",
      "title": "Scatter density plot [Brinkmann et al., 2023]",
      "concept": [
        "DDCAL",
        "Density Estimation",
        "scatter plot",
        "scatter density plot"
      ],
      "topics": [
        "DensityScatter.DDCAL"
      ]
    },
    {
      "page": "fast_table_num",
      "title": "fast_table_num",
      "topics": [
        "fast_table_num"
      ]
    },
    {
      "page": "inPSphere2D",
      "title": "2D data points in Pareto Sphere",
      "topics": [
        "inPSphere2D"
      ]
    },
    {
      "page": "PDEscatter",
      "title": "Scatter Density Plot",
      "concept": [
        "Density Estimation",
        "scatter plot",
        "scatter density plot"
      ],
      "topics": [
        "PDEscatter"
      ]
    },
    {
      "page": "PointsInPolygon",
      "title": "PointsInPolygon",
      "concept": [
        "Manual Gating"
      ],
      "topics": [
        "PointsInPolygon"
      ]
    },
    {
      "page": "PolygonGate",
      "title": "PolygonGate",
      "concept": [
        "Manual Gating"
      ],
      "topics": [
        "PolygonGate"
      ]
    },
    {
      "page": "SampleScatter",
      "title": "takes a sample for a scatter plot",
      "concept": [
        "Sample Scatter"
      ],
      "topics": [
        "SampleScatter"
      ]
    },
    {
      "page": "SmoothedDensitiesXY",
      "title": "Smoothed Densities X with Y",
      "concept": [
        "Density Estimation",
        "scatter plot",
        "scatter density plot"
      ],
      "topics": [
        "SmoothedDensitiesXY"
      ]
    }
  ],
  "_rundeps": [
    "pracma",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "scatterdensity",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mthrun.r-universe.dev/ScatterDensity",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T08:58:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec7c64b2f883a05304a47deee770917aef8c077e",
      "fileid": "6bd35c9309f3f9f4c4fbff11d8c65d5ddfe17b16c3e5044cbcee0e2b7335e46d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27815677464"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T08:58:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec7c64b2f883a05304a47deee770917aef8c077e",
      "fileid": "db427b64a0febeebafec9fc752fe1d266ecafd43acee995f46c0bc4729bc61b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27815677464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T08:59:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec7c64b2f883a05304a47deee770917aef8c077e",
      "fileid": "e56e2fdf283f1d44178fb8b1a22f79040d31b46daa38dc35c83bfabd4475aa2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27815677464"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T08:58:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec7c64b2f883a05304a47deee770917aef8c077e",
      "fileid": "145b6a9efb0d32185a9ca8e7f4027e21e340961a588cf15cb9d8a34dc02d5ba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27815677464"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-19T08:58:40.000Z",
      "arch": "emscripten",
      "commit": "ec7c64b2f883a05304a47deee770917aef8c077e",
      "fileid": "5f9ba419c8c8ae033c0444ae04c6bb0f5febaf0e48a16aef3b5c9c5e8370897b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27815677464"
    }
  ]
}