Package: uklr
Title: Client to United Kingdom Land Registry
Version: 1.0.0
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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.0
Depends: R (>= 3.0.2)
Imports: httr (>= 1.4.1), jsonlite (>= 1.6), tibble (>= 2.1.3)
URL: https://github.com/kvasilopoulos/uklr
BugReports: https://github.com/kvasilopoulos/uklr/issues
Suggests: covr, testthat (>= 2.1.0), spelling
Language: en-US
NeedsCompilation: no
Packaged: 2019-12-17 16:29:42 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: 2019-12-18 15:00:02 UTC
