Package: hydroscoper
Type: Package
Title: Interface to the Greek National Data Bank for
        Hydrometeorological Information
Version: 1.4.1
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. 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.1.1
Imports: stringi (>= 1.5), stringr (>= 1.4), tibble(>= 3.1), pingr (>=
        2.0), readr (>= 1.4), jsonlite (>= 1.7)
Suggests: ggplot2 (>= 3.3), knitr (>= 1.31), rmarkdown (>= 2.7),
        testthat (>= 3.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-14 16:19:01 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: 2021-05-14 16:30:03 UTC
