{
  "_id": "6a1141f7acfb0bcc41ce6abb",
  "Package": "pointdensityP",
  "Title": "Point Density for Geospatial Data",
  "Version": "0.3.5",
  "Author": "\"Paul Evangelista <paul.evangelista@westpoint.edu> and Dave\nBeskow <david.beskow@westpoint.edu>\"",
  "Maintainer": "Paul Evangelista <paul.evangelista@westpoint.edu>",
  "Description": "The function pointdensity returns a density count and the\ntemporal average for every point in the original list. The\ndataframe returned includes four columns: lat, lon, count, and\ndate_avg. The \"lat\" column is the original latitude data; the\n\"lon\" column is the original longitude data; the \"count\" is the\ndensity count of the number of points within a radius of\nradius*grid_size (the neighborhood); and the date_avg column\nincludes the average date of each point in the neighborhood.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:55:55 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-12-12 23:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/pointdensityP",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5e9b91dd06d1dc29b23affcc4f13f9b1452cb1e",
  "MD5sum": "c61d46a8e5de2a1ce8173bd28c80852a",
  "_user": "cran",
  "_type": "src",
  "_file": "pointdensityP_0.3.5.tar.gz",
  "_fileid": "cf9e1850eb2f7635d580121b3f902b78b25ced849ab7b5c0d8a71121dcb3c4c2",
  "_filesize": 2324013,
  "_sha256": "cf9e1850eb2f7635d580121b3f902b78b25ced849ab7b5c0d8a71121dcb3c4c2",
  "_created": "2026-05-23T05:55:55.000Z",
  "_published": "2026-05-23T05:58:15.237Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501400534,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174733229"
    },
    {
      "job": 77501400531,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174733293"
    },
    {
      "job": 77501261168,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174721309"
    },
    {
      "job": 77501400529,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174732384"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26325019502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pointdensityP",
  "_commit": {
    "id": "c5e9b91dd06d1dc29b23affcc4f13f9b1452cb1e",
    "author": "Paul Evangelista <paul.evangelista@westpoint.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.5\n",
    "time": 1607814003
  },
  "_maintainer": {
    "name": "Paul Evangelista",
    "email": "paul.evangelista@westpoint.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pointdensityP"
  },
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pointdensityP.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-11-26"
    },
    {
      "version": "0.2.1",
      "date": "2015-06-03"
    },
    {
      "version": "0.3.2",
      "date": "2018-01-13"
    },
    {
      "version": "0.3.3",
      "date": "2018-04-16"
    },
    {
      "version": "0.3.4",
      "date": "2018-07-04"
    },
    {
      "version": "0.3.5",
      "date": "2020-12-13"
    }
  ],
  "_exports": [
    "pointdensity"
  ],
  "_datasets": [
    {
      "name": "Arigon",
      "title": "Arigon dataset",
      "object": "Arigon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "date"
      ],
      "rows": 80000,
      "table": true,
      "tojson": true
    },
    {
      "name": "clean_crime",
      "title": "Houston crime dataset",
      "object": "clean_crime",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "date",
        "hour",
        "premise",
        "offense",
        "beat",
        "block",
        "street",
        "type",
        "suffix",
        "number",
        "month",
        "day",
        "location",
        "address",
        "lon",
        "lat"
      ],
      "rows": 81803,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Arigon",
      "title": "Arigon dataset",
      "topics": [
        "Arigon"
      ]
    },
    {
      "page": "clean_crime",
      "title": "Houston crime dataset",
      "topics": [
        "clean_crime"
      ]
    },
    {
      "page": "pointdensity",
      "title": "Point density function for geospatial data",
      "topics": [
        "pointdensity"
      ]
    }
  ],
  "_rundeps": [
    "data.table"
  ],
  "_score": 1.3222192947339193,
  "_indexed": true,
  "_nocasepkg": "pointdensityp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-05-23T05:57:48.000Z",
      "distro": "noble",
      "commit": "c5e9b91dd06d1dc29b23affcc4f13f9b1452cb1e",
      "fileid": "80b24700b063c57ca29c48dbd78d254622788051f5b98d4f0272c659c3403c36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26325019502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-05-23T05:57:49.000Z",
      "distro": "noble",
      "commit": "c5e9b91dd06d1dc29b23affcc4f13f9b1452cb1e",
      "fileid": "02e08242c112e47be5a8bf21ec6400f261182c19099ebe9bc28b1fddc25e4608",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26325019502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-05-23T05:57:53.000Z",
      "commit": "c5e9b91dd06d1dc29b23affcc4f13f9b1452cb1e",
      "fileid": "6fe13f91f22f7252df40b95c778ba0f98fd58a04b1d7e6303bb5dcd3fb7e47f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26325019502"
    }
  ]
}