# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rsei" in publications use:' type: software license: GPL-3.0-only title: 'rsei: Client for the ''SEI'' Electronic Information System Web Services' version: 0.1.0 abstract: Toolkit to interact with the 'SOAP' web services of the 'SEI' (Sistema Eletronico de Informacoes), the electronic system for document and process management widely used by Brazilian public administration bodies. Provides functions to build the 'SOAP' envelopes, perform the requests, handle 'SOAP' faults, and parse the 'XML' responses into data frames. Covers process and document queries, listing services, write operations (creating processes and documents, sending and signing off processes, blocks, deadlines and markers) and the permission services of the companion 'SIP' system. Note that access to the web services is restricted by the server to previously authorized network addresses. For more information about the 'SEI' system and its web services see . authors: - family-names: Leite given-names: Andre email: leite@castlab.org - family-names: Wasilew given-names: Marcos email: marcos.wasilew@gmail.com - family-names: Vasconcelos given-names: Hugo email: hugo.vasconcelos@ufpe.br - family-names: Amorin given-names: Carlos email: carlos.agaf@ufpe.br - family-names: Bezerra given-names: Diogo email: diogo.bezerra@ufpe.br - family-names: Nascimento Barreto given-names: JĂșlia email: juliabarreto@gd.seplag.pe.gov.br repository: https://cran.r-universe.dev repository-code: https://github.com/StrategicProjects/rsei commit: 7e950aa524830e672df7853e36fae569b34c689d url: https://strategicprojects.github.io/rsei/ date-released: '2026-06-25' contact: - family-names: Leite given-names: Andre email: leite@castlab.org