Type: Package
Package: geofi
Title: Access Finnish Geospatial Data
Version: 1.0.3
Date: 2021-06-30
Authors@R: 
    c(person(given = "Markus",
             family = "Kainu",
             role = c("aut", "cre"),
             email = "markus.kainu@kapsi.fi",
             comment = c(ORCID = "0000-0003-1376-503X")),
      person(given = "Joona",
             family = "Lehtomaki",
             role = "aut",
             email = "joona.lehtomaki@iki.fi",
             comment = c(ORCID = "0000-0002-7891-0843")),
      person(given = "Juuso",
             family = "Parkkinen",
             role = "ctb",
             comment = c(ORCID = "0000-0002-7818-5901")),
      person(given = "Jani",
             family = "Miettinen",
             role = "ctb"),
      person(given = "Pyry",
             family = "Kantanen",
             role = "ctb"),
      person(given = "Sampo",
             family = "Vesanen",
             role = "ctb"),
      person(given = "Leo",
             family = "Lahti",
             role = "aut",
             email = "leo.lahti@iki.fi",
             comment = c(ORCID = "0000-0001-5537-637X")))
Description: Tools for reading Finnish open geospatial data in R.
License: BSD_2_clause + file LICENSE
URL: https://ropengov.github.io/geofi/
Depends: R (>= 3.5.0)
Imports: curl, dplyr, httpcache, httr, methods, purrr, rlang, sf, xml2
        (>= 1.2.0), yaml
Suggests: covr, geofacet, ggplot2, ggrepel, httptest (>= 4.0.0),
        janitor, knitr, leaflet, pxweb, rmarkdown, testthat, tidyr,
        patchwork, htmltools, readr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-30 16:40:23 UTC; aurelius
Author: Markus Kainu [aut, cre] (<https://orcid.org/0000-0003-1376-503X>),
  Joona Lehtomaki [aut] (<https://orcid.org/0000-0002-7891-0843>),
  Juuso Parkkinen [ctb] (<https://orcid.org/0000-0002-7818-5901>),
  Jani Miettinen [ctb],
  Pyry Kantanen [ctb],
  Sampo Vesanen [ctb],
  Leo Lahti [aut] (<https://orcid.org/0000-0001-5537-637X>)
Maintainer: Markus Kainu <markus.kainu@kapsi.fi>
Repository: CRAN
Date/Publication: 2021-07-01 07:00:07 UTC
