Package: BrazilMet
Type: Package
Title: Download and Processing of Automatic Weather Stations (AWS) Data
        of INMET-Brazil
Version: 0.2.0
Language: en-US
Authors@R: c(person(given = "Roberto",
                    family = "Filgueiras",
                    role = c("aut","cre"),
                    email = "betofilgueiras@gmail.com",
                    comment = c(ORCID = "0000-0002-0186-8907")),
            person(given = "Luan P.",
                    family = "Venancio",
                    role = ("aut"),
                    comment = c(ORCID = "0000-0002-5544-8588")),
            person(given = "Catariny C.",
                    family = "Aleman",
                    role = ("aut"),
                    comment = c(ORCID = "0000-0002-3894-3077")),
            person(given = "Fernando F.",
                    family = "da Cunha",
                    role = ("aut"),
                    comment = c(ORCID = "0000-0002-1671-1021")))
Description: A compilation of functions to download and processing AWS data of INMET-Brazil, with the purpose of reference evapotranspiration (ETo) estimation. The package aims to make meteorological and agricultural data analysis more parsimonious.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.2.0)
Imports: stringr, readxl, dplyr(>= 0.3.0.1)
BugReports: https://github.com/FilgueirasR/BrazilMet/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-10-27 20:43:29 UTC; betof
Author: Roberto Filgueiras [aut, cre] (<https://orcid.org/0000-0002-0186-8907>),
  Luan P. Venancio [aut] (<https://orcid.org/0000-0002-5544-8588>),
  Catariny C. Aleman [aut] (<https://orcid.org/0000-0002-3894-3077>),
  Fernando F. da Cunha [aut] (<https://orcid.org/0000-0002-1671-1021>)
Maintainer: Roberto Filgueiras <betofilgueiras@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-27 21:07:52 UTC
Built: R 4.2.0; ; 2022-10-28 12:05:29 UTC; unix
