Type: Package Package: helsinki Title: R Tools for Helsinki Open Data Version: 1.0.6 Date: 2022-11-30 Authors@R: c( person("Juuso", "Parkkinen", , "juuso.parkkinen@iki.fi", role = c("aut", "cre")), person("Joona", "Lehtomaki", role = "aut"), person("Pyry", "Kantanen", role = "aut", comment = c(ORCID = "0000-0003-2853-2765")), person("Leo", "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 URL: http://ropengov.github.io/helsinki/, https://github.com/rOpenGov/helsinki BugReports: https://github.com/ropengov/helsinki/issues Depends: R (>= 3.1.0) Imports: curl, dplyr, httr, jsonlite, methods, purrr, sf, xml2 Suggests: covr, ggplot2, knitr, remotes, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 X-schema.org-isPartOf: http://ropengov.org/ X-schema.org-keywords: ropengov Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropengov.r-universe.dev Date/Publication: 2023-02-13 15:26:04 UTC RemoteUrl: https://github.com/rOpenGov/helsinki RemoteRef: HEAD RemoteSha: 9ac1165d593ebf4604b1416a3d3cd8a1fb4e9434 Packaged: 2026-06-03 09:47:21 UTC; root Author: Juuso Parkkinen [aut, cre], Joona Lehtomaki [aut], Pyry Kantanen [aut] (ORCID: ), Leo Lahti [aut] (ORCID: ) Maintainer: Juuso Parkkinen