Type: Package
Package: geofi
Title: Access Finnish Geospatial Data
Version: 1.0.2
Date: 2021-06-07
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 = "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, ggtern, httptest (>= 4.0.0),
        janitor, knitr, leaflet, pxweb, rmarkdown, sotkanet, testthat,
        tidyr, tmap, tricolore, patchwork, ggrepel, htmltools, readr,
        useful, grid
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-07 13:32:19 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],
  Leo Lahti [aut] (<https://orcid.org/0000-0001-5537-637X>)
Maintainer: Markus Kainu <markus.kainu@kapsi.fi>
Repository: CRAN
Date/Publication: 2021-06-07 14:00:02 UTC
