{
  "_id": "6a549abdff0138dec5d659da",
  "Package": "crimedata",
  "Title": "Access Crime Data from the Open Crime Database",
  "Version": "0.3.5",
  "Authors@R": "person(\"Matthew\", \"Ashby\", email = \"matthew.ashby@ucl.ac.uk\", \nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4201-9239\"))",
  "Description": "Gives convenient access to publicly available\npolice-recorded open crime data from large cities in the United\nStates that are included in the Crime Open Database\n<https://osf.io/zyaqn/>.",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "http://pkgs.lesscrime.info/crimedata/,\nhttps://github.com/mpjashby/crimedata",
  "BugReports": "https://github.com/mpjashby/crimedata/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://mpjashby.r-universe.dev",
  "Date/Publication": "2023-11-08 21:41:32 UTC",
  "RemoteUrl": "https://github.com/mpjashby/crimedata",
  "RemoteRef": "HEAD",
  "RemoteSha": "0617b577c27681e401157c79d36cb15df3222f90",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 07:55:07 UTC",
    "User": "root"
  },
  "Author": "Matthew Ashby [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4201-9239>)",
  "Maintainer": "Matthew Ashby <matthew.ashby@ucl.ac.uk>",
  "_user": "mpjashby",
  "_type": "src",
  "_file": "crimedata_0.3.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/a0274cb4d37250c8df170b1e65f4a9ab793fe03d9fb361af808b81a5ce217c34",
  "_filesize": 992065,
  "_sha256": "a0274cb4d37250c8df170b1e65f4a9ab793fe03d9fb361af808b81a5ce217c34",
  "_expires": "2026-10-21T07:58:52.000Z",
  "_created": "2026-07-13T07:55:07.000Z",
  "_published": "2026-07-13T07:58:53.622Z",
  "_jobs": [
    {
      "job": 86763225087,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8272564732"
    },
    {
      "job": 86763224982,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272566949"
    },
    {
      "job": 86763225005,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8272548929"
    },
    {
      "job": 86763224991,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272560596"
    },
    {
      "job": 86762652797,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272499769"
    },
    {
      "job": 86763224973,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8272555017"
    },
    {
      "job": 86763225003,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8272543270"
    },
    {
      "job": 86763224971,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8272546237"
    },
    {
      "job": 86763225017,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272546360"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382",
  "_status": "success",
  "_upstream": "https://github.com/mpjashby/crimedata",
  "_commit": {
    "id": "0617b577c27681e401157c79d36cb15df3222f90",
    "author": "Matt Ashby <mpjashby@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from mpjashby/dev\n\nRelease version 0.3.5",
    "time": 1699479692
  },
  "_maintainer": {
    "name": "Matthew Ashby",
    "email": "matthew.ashby@ucl.ac.uk",
    "login": "mpjashby",
    "linkedin": "in/matt-ashby-2b2773281",
    "twitter": "@lesscrime",
    "description": "Associate Professor of Crime Science at University College London",
    "uuid": 3823535,
    "orcid": "0000-0003-4201-9239"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "osfr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mpjashby",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "crime",
    "crime-analysis",
    "crime-data"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "mpjashby",
      "count": 19,
      "uuid": 3823535
    }
  ],
  "_userbio": {
    "uuid": 3823535,
    "type": "user",
    "name": "Matt Ashby",
    "followers": 45,
    "description": "Associate Professor of Crime Science at University College London"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crimedata"
  },
  "_devurl": "https://github.com/mpjashby/crimedata",
  "_pkgdown": "http://pkgs.lesscrime.info/crimedata/",
  "_searchresults": 31,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crimedata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mpjashby/crimedata",
  "_realowner": "mpjashby",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-10-28"
    },
    {
      "version": "0.2.0",
      "date": "2019-03-22"
    },
    {
      "version": "0.3.1",
      "date": "2022-06-21"
    },
    {
      "version": "0.3.5",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "block_geoid_to",
    "get_crime_data",
    "list_crime_data"
  ],
  "_datasets": [
    {
      "name": "homicides15",
      "title": "Homicides in nine cities in 2015",
      "object": "homicides15",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uid",
        "city_name",
        "offense_code",
        "offense_type",
        "date_single",
        "address",
        "longitude",
        "latitude",
        "location_type",
        "location_category",
        "fips_state",
        "fips_county",
        "tract",
        "block_group",
        "block"
      ],
      "rows": 1922,
      "table": true,
      "tojson": true
    },
    {
      "name": "nycvehiclethefts",
      "title": "Thefts of motor vehicles 2014 to 2017",
      "object": "nycvehiclethefts",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uid",
        "date_single",
        "date_start",
        "date_end",
        "longitude",
        "latitude",
        "location_type",
        "location_category",
        "census_block"
      ],
      "rows": 35746,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "block_geoid_to",
      "title": "Convert Census Block GEOIDs",
      "topics": [
        "block_geoid_to",
        "block_geoid_to_block_group",
        "block_geoid_to_county",
        "block_geoid_to_state",
        "block_geoid_to_tract"
      ]
    },
    {
      "page": "crimedata",
      "title": "crimedata: a package for accessing US city crime data",
      "topics": [
        "crimedata-package",
        "crimedata"
      ]
    },
    {
      "page": "get_crime_data",
      "title": "Get Data from the Open Crime Database",
      "topics": [
        "get_crime_data"
      ]
    },
    {
      "page": "homicides15",
      "title": "Homicides in nine cities in 2015",
      "topics": [
        "homicides15"
      ]
    },
    {
      "page": "list_crime_data",
      "title": "List Data Available in the Open Crime Database",
      "topics": [
        "list_crime_data"
      ]
    },
    {
      "page": "nycvehiclethefts",
      "title": "Thefts of motor vehicles 2014 to 2017",
      "topics": [
        "nycvehiclethefts"
      ]
    }
  ],
  "_readme": "https://github.com/mpjashby/crimedata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "class",
    "classInt",
    "cli",
    "crul",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httpcode",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "osfr",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Accessing open crime data in R",
      "author": "Matthew Ashby",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Examples",
        "Included data"
      ],
      "created": "2019-03-21 17:06:48",
      "modified": "2022-06-14 14:10:39",
      "commits": 3
    }
  ],
  "_score": 5.621695462329279,
  "_indexed": true,
  "_nocasepkg": "crimedata",
  "_universes": [
    "mpjashby"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-07-13T07:57:28.000Z",
      "distro": "resolute",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/45cc94965a3b24d472d0dc43a6947bde729555746fff411b78d0c77c0638a592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-07-13T07:57:31.000Z",
      "distro": "resolute",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/d2fcf53dd612d819c13ab1982718c0297933f638bdb2baef765b857ec06c14ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-07-13T07:56:47.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/38fbba3d1bc19f3d96aa539bcd7add10545688384f3bc8bb3c7649678cbfa59f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-07-13T07:57:13.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/25f46f460c03f28e403ad710ff89b51a0da744d6e5451249ccc36917957f9a0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-07-13T07:57:56.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/7554f1b919276664e0feb052a2a2dbd81b4804d12131196d64d0544a95962e6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-07-13T07:56:17.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/6a424326592d373abc98073566dafacfa6cee62ba1815a396eafc4caa8461a78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-07-13T07:56:24.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/f6fd29d66fd1cfbf451c9074bd81ea24f1d2d585839195243ca8db5a0c64322f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-07-13T07:56:24.000Z",
      "commit": "0617b577c27681e401157c79d36cb15df3222f90",
      "fileid": "https://r2.ropensci.org/37b904c2ce008eeb263851773f62c1b5bc7cd969845cfefae2df1ed00728e713",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpjashby/actions/runs/29233440382"
    }
  ]
}