Package: diario
Type: Package
Title: 'R' Interface to the 'Diariodeobras' Application
Version: 0.1.0
Date: 2025-01-09
Authors@R: c(
            person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")),
            person("Felipe", "Ferreira", email = "felipe.ferreira@semobi.pe.gov.br", role = "aut"),
            person("Hugo", "Vaconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"),
            person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut"),
            person("Roger", "Azevedo", email = "roger.azevedo@tpfe.com.br", role = "aut")
            )
Description: Provides a set of functions for securely storing 'API' tokens and interacting with the <https://diariodeobras.net> system. Includes convenient wrappers around the 'httr2' package to perform authenticated requests, retrieve project details, tasks, reports, and more. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: tibble, httr2, keyring
URL: <https://github.com/StrategicProjects/diario>
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: no
Packaged: 2025-01-14 11:58:34 UTC; leite
Author: Andre Leite [aut, cre],
  Felipe Ferreira [aut],
  Hugo Vaconcelos [aut],
  Diogo Bezerra [aut],
  Roger Azevedo [aut]
Maintainer: Andre Leite <leite@castlab.org>
Repository: CRAN
Date/Publication: 2025-01-15 18:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 09:34:11 UTC; unix
