{
  "_id": "6a2530864b233be198395c29",
  "Package": "rcrimeanalysis",
  "Type": "Package",
  "Title": "An Implementation of Crime Analysis Methods",
  "Version": "0.5.0",
  "Author": "Jamie Spaulding and Keith Morris",
  "Maintainer": "Jamie Spaulding <jspaulding02@hamline.edu>",
  "Description": "An implementation of functions for the analysis of crime\nincident or records management system data. The package\nimplements analysis algorithms scaled for city or regional\ncrime analysis units. The package provides functions for kernel\ndensity estimation for crime heat maps, geocoding using the\n'Google Maps' API, identification of repeat crime incidents,\nspatio-temporal map comparison across time intervals, time\nseries analysis (forecasting and decomposition), detection of\noptimal parameters for the identification of near repeat\nincidents, and near repeat analysis with crime network linkage.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://jsspaulding.r-universe.dev",
  "Date/Publication": "2023-05-18 21:20:53 UTC",
  "RemoteUrl": "https://github.com/jsspaulding/rcrimeanalysis",
  "RemoteRef": "HEAD",
  "RemoteSha": "da66ddb9ef3d240cba54f429e69549ccf444968b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:43:44 UTC",
    "User": "root"
  },
  "MD5sum": "a110973087055638c885f6eb6e308829",
  "_user": "jsspaulding",
  "_type": "src",
  "_file": "rcrimeanalysis_0.5.0.tar.gz",
  "_fileid": "8ea30a7169c73edbebb927c889c032ab7c358b1d5f00d977e8dab0241f529e3b",
  "_filesize": 2462596,
  "_sha256": "8ea30a7169c73edbebb927c889c032ab7c358b1d5f00d977e8dab0241f529e3b",
  "_created": "2026-06-07T08:43:44.000Z",
  "_published": "2026-06-07T08:49:10.709Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79945283136,
      "time": 273,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462507522"
    },
    {
      "job": 79945283132,
      "time": 253,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462505036"
    },
    {
      "job": 79945283135,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462495550"
    },
    {
      "job": 79945283141,
      "time": 213,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462496239"
    },
    {
      "job": 79945046038,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462474798"
    },
    {
      "job": 79945283117,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462492878"
    },
    {
      "job": 79945283129,
      "time": 209,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462499590"
    },
    {
      "job": 79945283138,
      "time": 202,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462498900"
    },
    {
      "job": 79945283131,
      "time": 217,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462500986"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsspaulding/rcrimeanalysis",
  "_commit": {
    "id": "da66ddb9ef3d240cba54f429e69549ccf444968b",
    "author": "JSSpaulding <jspaulding02@hamline.edu>",
    "committer": "JSSpaulding <jspaulding02@hamline.edu>",
    "message": "Updated NEWS\n",
    "time": 1684444853
  },
  "_maintainer": {
    "name": "Jamie Spaulding",
    "email": "jspaulding02@hamline.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "ggmap",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "leafsync",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "pals",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jsspaulding",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "jsspaulding",
      "count": 39,
      "uuid": 31455588
    }
  ],
  "_userbio": {
    "uuid": 31455588,
    "type": "user",
    "name": "Jamie Spaulding",
    "description": "Forensic Scientist researching the interpretation of pattern evidence."
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rcrimeanalysis"
  },
  "_devurl": "https://github.com/jsspaulding/rcrimeanalysis",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rcrimeanalysis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsspaulding/rcrimeanalysis",
  "_realowner": "jsspaulding",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-01"
    },
    {
      "version": "0.2.0",
      "date": "2020-02-09"
    },
    {
      "version": "0.3.1",
      "date": "2020-02-13"
    },
    {
      "version": "0.4.1",
      "date": "2020-03-04"
    },
    {
      "version": "0.4.2",
      "date": "2020-05-20"
    },
    {
      "version": "0.5.0",
      "date": "2023-05-18"
    }
  ],
  "_exports": [
    "geocode_address",
    "id_repeat",
    "kde_int_comp",
    "kde_map",
    "near_repeat_analysis",
    "near_repeat_eval",
    "ts_daily_decomp",
    "ts_forecast",
    "ts_month_decomp"
  ],
  "_datasets": [
    {
      "name": "crimes",
      "title": "Example data from the Chicago Data Portal",
      "object": "crimes",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "case_number",
        "date",
        "block",
        "iucr",
        "primary_type",
        "description",
        "location_description",
        "arrest",
        "domestic",
        "beat",
        "district",
        "ward",
        "community_area",
        "fbi_code",
        "x_coordinate",
        "y_coordinate",
        "year",
        "updated_on",
        "latitude",
        "longitude",
        "location"
      ],
      "rows": 25000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crimes",
      "title": "Example data from the Chicago Data Portal",
      "topics": [
        "crimes"
      ]
    },
    {
      "page": "geocode_address",
      "title": "Batch Geocoding of Physical Addresses using the Google Maps API",
      "topics": [
        "geocode_address"
      ]
    },
    {
      "page": "id_repeat",
      "title": "Identify Repeat Crime Incidents",
      "topics": [
        "id_repeat"
      ]
    },
    {
      "page": "kde_int_comp",
      "title": "Comparison of KDE Maps Across Specified Time Intervals",
      "topics": [
        "kde_int_comp"
      ]
    },
    {
      "page": "kde_map",
      "title": "Kernel Density Estimation and Heat Map Generation for Crime Incidents",
      "topics": [
        "kde_map"
      ]
    },
    {
      "page": "near_repeat_analysis",
      "title": "Near Repeat Analysis of Crime Incidents with Crime Linkage Output",
      "topics": [
        "near_repeat_analysis"
      ]
    },
    {
      "page": "near_repeat_eval",
      "title": "Identification of Optimal Time and Distance Parameters for Near Repeat Analysis",
      "topics": [
        "near_repeat_eval"
      ]
    },
    {
      "page": "ts_daily_decomp",
      "title": "Time Series Forecast and Decomposition for Daily Crime Data",
      "topics": [
        "ts_daily_decomp"
      ]
    },
    {
      "page": "ts_forecast",
      "title": "Time Series Forecast for Daily Crime Data",
      "topics": [
        "ts_forecast"
      ]
    },
    {
      "page": "ts_month_decomp",
      "title": "Time Series Decomposition for Monthly Crime Data",
      "topics": [
        "ts_month_decomp"
      ]
    }
  ],
  "_readme": "https://github.com/jsspaulding/rcrimeanalysis/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "colorspace",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "dichromat",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "fracdiff",
    "fs",
    "generics",
    "ggmap",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "leafsync",
    "lifecycle",
    "lmtest",
    "lubridate",
    "magrittr",
    "mapproj",
    "maps",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "nnet",
    "openssl",
    "pals",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "rcrimeanalysis.Rmd",
      "filename": "rcrimeanalysis.html",
      "title": "Introduction to rcrimeanalysis",
      "author": "Jamie Spaulding",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Installation <a><img src='figures/rcrimeanalysis-hex.png' align=\"right\" height=\"130\" /></a>",
        "Data: crimes",
        "Spatial Functionality",
        "Temporal Functionality",
        "Spatio-Temporal Functionality"
      ],
      "created": "2020-05-19 20:26:07",
      "modified": "2023-05-18 20:56:51",
      "commits": 5
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rcrimeanalysis",
  "_universes": [
    "jsspaulding"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-07T08:46:31.000Z",
      "distro": "noble",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "2e8afa9ddcc8f5f0f82623aec9f60920195151d6b3115d1b2a7f1ab1f850c649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-07T08:46:25.000Z",
      "distro": "noble",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "33ea9da9ea27c8c0c0a513f83f22f6399cc4c3d2af671e4a6afb40aa7294bde6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-07T08:45:59.000Z",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "b5d0aa43b1baa98b500c3c8b10b88e5a83e34378ceba72d4dee22e8009f19eac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-07T08:45:55.000Z",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "63e3a8e5c867c83606a4e36a5de02768f5d75d68a3f2eede16865f7a9b51c55b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-07T08:46:41.000Z",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "e3b6d2e68a5655f686e203a83865cda7b8574a9eee5025b7365e36853d7f051e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-07T08:45:26.000Z",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "631cd00cd9e1829cc4013c054ba164278b9e3a30411a0ed4711a4fea122ec082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-07T08:45:15.000Z",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "c0201000cb36c7f939070707b58abbc7ea0fd4b8b6417f78332281725e1b4d02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-07T08:45:36.000Z",
      "commit": "da66ddb9ef3d240cba54f429e69549ccf444968b",
      "fileid": "253de6a45b5a411b4520e293310ff30d563d47e319a9e384241ff6202eca3819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsspaulding/actions/runs/27087618492"
    }
  ]
}