Package: bcdata
Title: Search and Retrieve Data from the BC Data Catalogue
Version: 0.1.1
Authors@R: 
    c(person(given = "Andy",
             family = "Teucher",
             role = c("aut", "cre"),
             email = "andy.teucher@gov.bc.ca"),
      person(given = "Sam",
             family = "Albers",
             role = c("aut", "ctb"),
             email = "sam.albers@gov.bc.ca"),
      person(given = "Stephanie",
             family = "Hazlitt",
             role = c("aut", "ctb"),
             email = "stephanie.hazlitt@gov.bc.ca"),
      person(given = "Province of British Columbia",
             role = "cph"))
Description: Search, query, and download tabular and 'geospatial' data from the 
             British Columbia Data Catalogue(<https://catalogue.data.gov.bc.ca/>). 
             Search catalogue data records based on keywords, data licence, 
             sector, data format, and B.C. government organization. View 
             metadata directly in R, download many data formats, and query
             'geospatial' data available via the B.C. government Web Feature 
             Service ('WFS') using 'dplyr' syntax. 
License: Apache License (== 2.0)
URL: https://github.com/bcgov/bcdata
BugReports: https://github.com/bcgov/bcdata/issues
Imports: utils, methods, cli, crul (>= 0.7.4), dbplyr (>= 1.3.0), dplyr
        (>= 0.7), glue, jsonlite (>= 1.6), leaflet, leaflet.extras,
        purrr (>= 0.2), readr (>= 1.3), readxl, rlang (>= 0.3.1), sf
        (>= 0.7), xml2
Suggests: knitr, rmarkdown, ggplot2, testthat, covr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-01 05:22:08 UTC; ateucher
Author: Andy Teucher [aut, cre],
  Sam Albers [aut, ctb],
  Stephanie Hazlitt [aut, ctb],
  Province of British Columbia [cph]
Maintainer: Andy Teucher <andy.teucher@gov.bc.ca>
Repository: CRAN
Date/Publication: 2019-11-05 14:10:02 UTC
