Package: hydroscoper
Type: Package
Title: Interface to the Greek National Data Bank for
        Hydrometeorological Information
Version: 1.3
Authors@R: c(person("Konstantinos", "Vantas",
                    role = c("aut", "cre"),
                    email = "kon.vantas@gmail.com",
                    comment = c(ORCID = "0000-0001-6387-8791")),
             person("Sharla", "Gelfand",
                     role = c("ctb", "rev"),
                     comment = "Sharla Gelfand reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/185"),
             person("Tim", "Trice",
                    role = "rev",
                    comment = "Tim Trice reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/185"))
Maintainer: Konstantinos Vantas <kon.vantas@gmail.com>
Description: R interface to the Greek National Data Bank for Hydrological and 
    Meteorological Information <http://www.hydroscope.gr/>. It covers 
    Hydroscope's data sources and provides functions to transliterate, 
    translate and download them into tidy dataframes.
URL: https://github.com/ropensci/hydroscoper,
        https://docs.ropensci.org/hydroscoper/
BugReports: https://github.com/ropensci/hydroscoper/issues
Depends: R (>= 3.4)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: stringi (>= 1.4), stringr (>= 1.4), tibble(>= 2.1), pingr (>=
        2.0), readr (>= 1.3), jsonlite (>= 1.6)
Suggests: ggplot2 (>= 3.0), knitr (>= 1.28), rmarkdown (>= 2.1),
        testthat (>= 2.3)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-07 17:33:14 UTC; kostis
Author: Konstantinos Vantas [aut, cre]
    (<https://orcid.org/0000-0001-6387-8791>),
  Sharla Gelfand [ctb, rev] (Sharla Gelfand reviewed the package for
    rOpenSci, see https://github.com/ropensci/onboarding/issues/185),
  Tim Trice [rev] (Tim Trice reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/185)
Repository: CRAN
Date/Publication: 2020-03-07 17:50:02 UTC
