Package: stats19
Title: Work with Open Road Traffic Casualty Data from Great Britain
Version: 2.0.0
Authors@R: c(
    person("Robin", "Lovelace", email = "rob00x@gmail.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0001-5679-6536")),
    person("Malcolm", "Morgan", email = "m.morgan1@leeds.ac.uk", role = c("aut"),
      comment = c(ORCID = "0000-0002-9488-9183")),
    person("Layik", "Hama", email = "layik.hama@gmail.com", role = c("aut"),
      comment = c(ORCID = "0000-0003-1912-4890")),
    person("Mark", "Padgham", role=c("aut"),
     comment = c(ORCID = "0000-0003-2172-5265")),
    person("David", "Ranzolin", role=c("rev")),
    person("Adam", "Sparks", role = c("rev", "ctb"),
      comment = c(ORCID = "0000-0002-0061-8359")),
    person("Ivo", "Wengraf", role = c("ctb")),
    person(given = "RAC Foundation", role = c("fnd"))
  )
Description: Tools to help download, process and analyse the UK road collision data collected using the
  'STATS19' form. The data are provided as 'CSV' files with detailed road safety data about the
  circumstances of car crashes and other incidents on the roads resulting in 
  casualties in Great Britain from 1979, the types
  (including make and model) of vehicles involved and the consequential casualties.  The
  statistics relate only to personal casualties on public roads that are reported
  to the police, and subsequently recorded, using the 'STATS19' accident reporting form. See
  the Department for Transport website 
  <https://data.gov.uk/dataset/cb7ae6f0-4be6-4935-9277-47e5ce24a11f/road-safety-data> for more
  information on these data.
Depends: R (>= 3.5.0)
License: GPL-3
URL: https://github.com/ropensci/stats19,
        https://docs.ropensci.org/stats19/
BugReports: https://github.com/ropensci/stats19/issues
Encoding: UTF-8
LazyData: true
Imports: sf, readr, tools
Suggests: curl (>= 3.2), dplyr, ggplot2, knitr, lubridate, rmarkdown,
        stringr, testthat (>= 2.1.0), tidyr, pkgdown, kableExtra,
        leaflet, geojsonsf, htmltools, tmap, jsonlite, pct,
        spatstat.core, spatstat.geom, spatstat, osmdata, covr
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Language: en-US
X-schema.org-keywords: stats19, road-safety, transport, car-crashes,
        ropensci, data
NeedsCompilation: no
Packaged: 2021-10-25 08:56:56 UTC; robin
Author: Robin Lovelace [aut, cre] (<https://orcid.org/0000-0001-5679-6536>),
  Malcolm Morgan [aut] (<https://orcid.org/0000-0002-9488-9183>),
  Layik Hama [aut] (<https://orcid.org/0000-0003-1912-4890>),
  Mark Padgham [aut] (<https://orcid.org/0000-0003-2172-5265>),
  David Ranzolin [rev],
  Adam Sparks [rev, ctb] (<https://orcid.org/0000-0002-0061-8359>),
  Ivo Wengraf [ctb],
  RAC Foundation [fnd]
Maintainer: Robin Lovelace <rob00x@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-29 22:50:03 UTC
Built: R 4.0.2; ; 2021-10-30 11:19:14 UTC; unix
