Package: uklr
Title: Client to United Kingdom Land Registry
Version: 1.0.1
Authors@R: 
    person(given = "Kostas",
           family = "Vasilopoulos",
           role = c("aut", "cre"),
           email = "k.vasilopoulo@gmail.com",
           comment = c(ORCID = "0000-0002-9769-6395"))
Description: Access data from Land Registry Open Data
    <http://landregistry.data.gov.uk/> through 'SPARQL' queries. 'uklr'
    supports the house price index, transaction and price paid data.
License: GPL-3
URL: https://github.com/kvasilopoulos/uklr
BugReports: https://github.com/kvasilopoulos/uklr/issues
Depends: R (>= 3.0.2)
Imports: curl (>= 4.3), httr (>= 1.4.1), jsonlite (>= 1.6), tibble (>=
        2.1.3)
Suggests: covr (>= 3.5.0), spelling (>= 2.1), testthat (>= 2.1.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-14 14:26:40 UTC; T460p
Author: Kostas Vasilopoulos [aut, cre]
    (<https://orcid.org/0000-0002-9769-6395>)
Maintainer: Kostas Vasilopoulos <k.vasilopoulo@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-14 14:50:02 UTC
