Package: RedeAgroRadar
Type: Package
Title: Weather Radar Monitoring and 'Telegram' Alerts for Agriculture
        Research
Version: 0.1.1
Authors@R: c(
    person(
      given = "Santos Henrique",
      family = "Brant Dias",
      email = "santoshbdias@gmail.com",
      comment = c(ORCID = "0000-0001-7800-5416"),
      role = c("aut", "cre")),
    person(
      given = "Stephanie",
      family = "Abisag Saez Meyer Piazza",
      email = "s.meyer.piazza@gmail.com",
      comment = c(ORCID = "0000-0001-8301-6734"),
      role = "aut"),
    person(
      given = "Edison",
      family = "Schmidt Filho",
      email = "schmidtufpr@yahoo.com",
      comment = c(ORCID = "0000-0001-9727-5024"),
      role = "aut")
  )
Description: Provides tools to download, process, and analyze real-time 
    meteorological radar images from Simepar (Paraná, Brazil)
    <https://www.simepar.br/simepar/radar_msc>. Designed to support the
    'Rede Agropesquisa' hydrological monitoring, it includes functions to
    detect rainfall intensity based on Red, Green, and Blue (RGB) color
    values within predefined circular study areas. Features automated
    integration with the 'Telegram Bot API' 
    <https://core.telegram.org/bots/api> to send spatialized image alerts and 
    an interactive 'shiny' dashboard for easy configuration and continuous 
    weather tracking.
License: GPL-3
Encoding: UTF-8
Language: pt-BR
RoxygenNote: 7.3.3
Imports: httr, magick, shiny, bslib
URL: https://github.com/santoshbdias/RedeAgroRadar
BugReports: https://github.com/santoshbdias/RedeAgroRadar/issues
NeedsCompilation: no
Packaged: 2026-03-12 18:59:50 UTC; SantosHBDias
Author: Santos Henrique Brant Dias [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7800-5416>),
  Stephanie Abisag Saez Meyer Piazza [aut] (ORCID:
    <https://orcid.org/0000-0001-8301-6734>),
  Edison Schmidt Filho [aut] (ORCID:
    <https://orcid.org/0000-0001-9727-5024>)
Maintainer: Santos Henrique Brant Dias <santoshbdias@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-17 19:10:26 UTC
Built: R 4.6.0; ; 2026-04-26 14:45:57 UTC; unix
