Package: helsinki
Type: Package
Title: R Tools for Helsinki Open Data
Version: 1.0.6
Date: 2022-11-30
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 APIs in the Helsinki
    region in Finland. Current data sources include the Service Map API,
    Linked Events API, and Helsinki Region Infoshare statistics API.
License: BSD_2_clause + file LICENSE
Depends: R (>= 3.1.0)
Imports: jsonlite, httr, purrr, xml2, methods, dplyr, sf, 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.2.1
Config/testthat/edition: 3
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov
Packaged: 2022-12-02 07:52:31 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: 2022-12-02 09:30:05 UTC
Built: R 4.3.0; ; 2023-04-06 21:42:26 UTC; unix
