Package: diario
Type: Package
Title: 'R' Interface to the 'Diariodeobras' Application
Version: 0.1.1
Date: 2026-04-07
Authors@R: c(
            person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")),
            person("Hugo", "Vaconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"),
            person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut"),
            person("Marcos", "Wasilew", email = "marcos.wasilew@gmail.com", role = "aut"),
            person("Carlos", "Amorin", email = "carlos.agaf@ufpe.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.3
Depends: R (>= 4.1.0)
Imports: cli, tibble, httr2, keyring
URL: https://github.com/StrategicProjects/diario,
        https://strategicprojects.github.io/diario/
BugReports: https://github.com/StrategicProjects/diario/issues
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: no
Packaged: 2026-04-07 17:35:20 UTC; leite
Author: Andre Leite [aut, cre],
  Hugo Vaconcelos [aut],
  Diogo Bezerra [aut],
  Marcos Wasilew [aut],
  Carlos Amorin [aut]
Maintainer: Andre Leite <leite@castlab.org>
Repository: CRAN
Date/Publication: 2026-04-07 17:50:02 UTC
Built: R 4.6.0; ; 2026-04-27 11:52:47 UTC; windows
