Package: helsinki
Type: Package
Title: R Tools for Helsinki Open Data
Version: 1.0.5
Authors@R: 
    c(person(given = "Juuso",
             family = "Parkkinen",
             role = c("aut", "cre"),
             email = "juuso.parkkinen@iki.fi"),
      person(given = "Joona",
             family = "Lehtomaki",
             role = "aut"),
      person(given = "Pyry",
             family = "Kantanen",
             role = "aut",
             comment = c(ORCID = "0000-0003-2853-2765")),
      person(given = "Leo",
             family = "Lahti",
             role = "aut",
             comment = c(ORCID = "0000-0001-5537-637X")))
Description: Tools for accessing various open data sources in the Helsinki
    region in Finland. Current data sources include
    the Real Estate Department (<http://ptp.hel.fi/avoindata/>),
    Service Map API (<http://api.hel.fi/servicemap/v2/>),
    Linked Events API (<http://api.hel.fi/linkedevents/v1/>),
    Helsinki Region Infoshare statistics API (<https://dev.hel.fi/stats/>).
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.1.0)
Imports: jsonlite, httr, purrr, xml2, methods, dplyr, sf, httpcache,
        curl
Suggests: knitr, rmarkdown, remotes, ggplot2, covr, testthat (>= 3.0.0)
URL: http://ropengov.github.io/helsinki/,
        https://github.com/rOpenGov/helsinki
BugReports: https://github.com/ropengov/helsinki/issues
VignetteBuilder: knitr
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.1.2
Config/testthat/edition: 3
Packaged: 2021-09-28 16:14:39 UTC; juusoparkkinen
Author: Juuso Parkkinen [aut, cre],
  Joona Lehtomaki [aut],
  Pyry Kantanen [aut] (<https://orcid.org/0000-0003-2853-2765>),
  Leo Lahti [aut] (<https://orcid.org/0000-0001-5537-637X>)
Maintainer: Juuso Parkkinen <juuso.parkkinen@iki.fi>
Date/Publication: 2021-09-29 13:40:02 UTC
