{
  "_id": "6a3d65f2a319ef941447a4ba",
  "Package": "rsei",
  "Type": "Package",
  "Title": "Client for the 'SEI' Electronic Information System Web Services",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Andre\", \"Leite\", email = \"leite@castlab.org\", role = c(\"aut\", \"cre\")),\nperson(\"Marcos\", \"Wasilew\", email = \"marcos.wasilew@gmail.com\", role = \"aut\"),\nperson(\"Hugo\", \"Vasconcelos\", email = \"hugo.vasconcelos@ufpe.br\", role = \"aut\"),\nperson(\"Carlos\", \"Amorin\", email = \"carlos.agaf@ufpe.br\", role = \"aut\"),\nperson(\"Diogo\", \"Bezerra\", email = \"diogo.bezerra@ufpe.br\", role = \"aut\"),\nperson(\"Júlia\", \"Nascimento Barreto\", email = \"juliabarreto@gd.seplag.pe.gov.br\", role = \"aut\"))",
  "Description": "Toolkit to interact with the 'SOAP' web services of the\n'SEI' (Sistema Eletronico de Informacoes), the electronic\nsystem for document and process management widely used by\nBrazilian public administration bodies. Provides functions to\nbuild the 'SOAP' envelopes, perform the requests, handle 'SOAP'\nfaults, and parse the 'XML' responses into data frames. Covers\nprocess and document queries, listing services, write\noperations (creating processes and documents, sending and\nsigning off processes, blocks, deadlines and markers) and the\npermission services of the companion 'SIP' system. Note that\naccess to the web services is restricted by the server to\npreviously authorized network addresses. For more information\nabout the 'SEI' system and its web services see\n<https://www.gov.br/gestao/pt-br/assuntos/processo-eletronico-nacional>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "pt-BR",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/StrategicProjects/rsei,\nhttps://strategicprojects.github.io/rsei/",
  "BugReports": "https://github.com/StrategicProjects/rsei/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 17:27:30 UTC",
    "User": "root"
  },
  "Author": "Andre Leite [aut, cre], Marcos Wasilew [aut], Hugo Vasconcelos\n[aut], Carlos Amorin [aut], Diogo Bezerra [aut], Júlia\nNascimento Barreto [aut]",
  "Maintainer": "Andre Leite <leite@castlab.org>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-25 11:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/rsei",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e950aa524830e672df7853e36fae569b34c689d",
  "MD5sum": "42b70838e7c4a9e6b8805f96c08a014a",
  "_user": "cran",
  "_type": "src",
  "_file": "rsei_0.1.0.tar.gz",
  "_fileid": "087e7dfe9afa240a229c04bea38a557be69fb46953f6ce81c3cb3d427701261f",
  "_filesize": 531157,
  "_sha256": "087e7dfe9afa240a229c04bea38a557be69fb46953f6ce81c3cb3d427701261f",
  "_created": "2026-06-25T17:27:30.000Z",
  "_published": "2026-06-25T17:31:30.200Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83496474165,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7885948741"
    },
    {
      "job": 83496474190,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7885956662"
    },
    {
      "job": 83495617265,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7885890060"
    },
    {
      "job": 83496474163,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7885941788"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28188197575",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rsei",
  "_commit": {
    "id": "7e950aa524830e672df7853e36fae569b34c689d",
    "author": "Andre Leite <leite@castlab.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782385802
  },
  "_maintainer": {
    "name": "Andre Leite",
    "email": "leite@castlab.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 611,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsei"
  },
  "_devurl": "https://github.com/strategicprojects/rsei",
  "_pkgdown": "https://strategicprojects.github.io/rsei/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rsei.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_exports": [
    "%>%",
    "Andamento",
    "AndamentoMarcador",
    "anexar_processo",
    "ArquivoExtensao",
    "Assinatura",
    "Assunto",
    "atribuir_processo",
    "AtributoAndamento",
    "AtributoOuvidoria",
    "atualizar_contatos",
    "bloquear_processo",
    "build_parameters_xml",
    "build_soap_envelope",
    "call_sei_api",
    "cancelar_disponibilizacao_bloco",
    "cancelar_documento",
    "Cargo",
    "Cidade",
    "concluir_controle_prazo",
    "concluir_processo",
    "consultar_bloco",
    "consultar_documento",
    "consultar_documentos",
    "consultar_procedimento",
    "consultar_procedimento_individual",
    "consultar_procedimentos",
    "consultar_publicacao",
    "consultar_publicacoes",
    "Contato",
    "DefinicaoControlePrazo",
    "DefinicaoMarcador",
    "definir_controle_prazo",
    "definir_marcador",
    "desanexar_processo",
    "desbloquear_processo",
    "Destinatario",
    "disponibilizar_bloco",
    "Documento",
    "enviar_email",
    "enviar_processo",
    "Estado",
    "excluir_bloco",
    "excluir_documento",
    "excluir_processo",
    "Feriado",
    "gerar_bloco",
    "gerar_procedimento",
    "get_sei_credentials",
    "get_text",
    "HipoteseLegal",
    "incluir_documento",
    "incluir_documento_bloco",
    "incluir_processo_bloco",
    "Interessado",
    "lancar_andamento",
    "listar_andamentos",
    "listar_andamentos_completo",
    "listar_andamentos_marcadores",
    "listar_cargos",
    "listar_cidades",
    "listar_contatos",
    "listar_documentos_processo",
    "listar_estados",
    "listar_extensoes_permitidas",
    "listar_feriados",
    "listar_hipoteses_legais",
    "listar_marcadores_unidade",
    "listar_paises",
    "listar_permissao",
    "listar_publicacoes_processo",
    "listar_series",
    "listar_tipos_conferencia",
    "listar_tipos_procedimento",
    "listar_tipos_procedimento_ouvidoria",
    "listar_unidades",
    "listar_usuarios",
    "Marcador",
    "Observacao",
    "Pais",
    "parse_andamento",
    "parse_andamento_item",
    "parse_andamento_marcador_item",
    "parse_andamento_response",
    "parse_arquivo_extensao",
    "parse_assinatura",
    "parse_assunto",
    "parse_campo",
    "parse_cargo",
    "parse_cidade",
    "parse_consultar_bloco_response",
    "parse_consultar_documento_response",
    "parse_consultar_procedimento_individual_response",
    "parse_consultar_procedimento_response",
    "parse_consultar_publicacao_response",
    "parse_contato",
    "parse_estado",
    "parse_feriado",
    "parse_hipotese_legal",
    "parse_imprensa_nacional",
    "parse_interessado",
    "parse_list_response",
    "parse_marcador",
    "parse_observacao",
    "parse_pais",
    "parse_permissao",
    "parse_procedimento_resumido",
    "parse_protocolo_bloco",
    "parse_publicacao",
    "parse_retorno_envio_email",
    "parse_retorno_geracao_procedimento",
    "parse_retorno_inclusao_documento",
    "parse_serie",
    "parse_tipo_conferencia",
    "parse_tipo_procedimento",
    "parse_unidade",
    "parse_unidade_procedimento_aberto",
    "parse_usuario",
    "Procedimento",
    "ProcedimentoResumido",
    "ProtocoloBloco",
    "Publicacao",
    "PublicacaoImprensaNacional",
    "reabrir_processo",
    "recodify_access_level",
    "relacionar_processo",
    "Remetente",
    "remover_controle_prazo",
    "remover_relacionamento_processo",
    "remover_sobrestamento_processo",
    "replicar_permissao",
    "replicar_usuario",
    "retirar_documento_bloco",
    "retirar_processo_bloco",
    "sei_build_envelope",
    "sei_call",
    "sei_config",
    "sei_find_parametros",
    "sei_generate_procedure",
    "sei_set_default_config",
    "sei_xml_escape",
    "Serie",
    "sip_call",
    "sip_config",
    "sobrestar_processo",
    "store_sei_credentials",
    "TipoConferencia",
    "TipoProcedimento",
    "Unidade",
    "UnidadeProcedimentoAberto",
    "Usuario"
  ],
  "_help": [
    {
      "page": "Andamento",
      "title": "Andamento",
      "topics": [
        "Andamento"
      ]
    },
    {
      "page": "AndamentoMarcador",
      "title": "AndamentoMarcador",
      "topics": [
        "AndamentoMarcador"
      ]
    },
    {
      "page": "anexar_processo",
      "title": "anexar_processo",
      "topics": [
        "anexar_processo"
      ]
    },
    {
      "page": "ArquivoExtensao",
      "title": "ArquivoExtensao",
      "topics": [
        "ArquivoExtensao"
      ]
    },
    {
      "page": "Assinatura",
      "title": "Assinatura",
      "topics": [
        "Assinatura"
      ]
    },
    {
      "page": "Assunto",
      "title": "Assunto",
      "topics": [
        "Assunto"
      ]
    },
    {
      "page": "atribuir_processo",
      "title": "atribuir_processo",
      "topics": [
        "atribuir_processo"
      ]
    },
    {
      "page": "AtributoAndamento",
      "title": "AtributoAndamento",
      "topics": [
        "AtributoAndamento"
      ]
    },
    {
      "page": "AtributoOuvidoria",
      "title": "AtributoOuvidoria",
      "topics": [
        "AtributoOuvidoria"
      ]
    },
    {
      "page": "atualizar_contatos",
      "title": "atualizar_contatos",
      "topics": [
        "atualizar_contatos"
      ]
    },
    {
      "page": "bloquear_processo",
      "title": "bloquear_processo",
      "topics": [
        "bloquear_processo"
      ]
    },
    {
      "page": "build_parameters_xml",
      "title": "Build XML for SOAP Parameters (compatibilidade)",
      "topics": [
        "build_parameters_xml"
      ]
    },
    {
      "page": "build_soap_envelope",
      "title": "Build a SOAP Envelope (compatibilidade)",
      "topics": [
        "build_soap_envelope"
      ]
    },
    {
      "page": "call_sei_api",
      "title": "Generic SEI SOAP Call (compatibilidade)",
      "topics": [
        "call_sei_api"
      ]
    },
    {
      "page": "cancelar_disponibilizacao_bloco",
      "title": "cancelar_disponibilizacao_bloco",
      "topics": [
        "cancelar_disponibilizacao_bloco"
      ]
    },
    {
      "page": "cancelar_documento",
      "title": "cancelar_documento",
      "topics": [
        "cancelar_documento"
      ]
    },
    {
      "page": "Cargo",
      "title": "Cargo",
      "topics": [
        "Cargo"
      ]
    },
    {
      "page": "Cidade",
      "title": "Cidade",
      "topics": [
        "Cidade"
      ]
    },
    {
      "page": "concluir_controle_prazo",
      "title": "concluir_controle_prazo",
      "topics": [
        "concluir_controle_prazo"
      ]
    },
    {
      "page": "concluir_processo",
      "title": "concluir_processo",
      "topics": [
        "concluir_processo"
      ]
    },
    {
      "page": "consultar_bloco",
      "title": "consultar_bloco",
      "topics": [
        "consultar_bloco"
      ]
    },
    {
      "page": "consultar_documento",
      "title": "consultar_documento",
      "topics": [
        "consultar_documento"
      ]
    },
    {
      "page": "consultar_documentos",
      "title": "consultar_documentos",
      "topics": [
        "consultar_documentos"
      ]
    },
    {
      "page": "consultar_procedimento",
      "title": "consultar_procedimento",
      "topics": [
        "consultar_procedimento"
      ]
    },
    {
      "page": "consultar_procedimento_individual",
      "title": "consultar_procedimento_individual",
      "topics": [
        "consultar_procedimento_individual"
      ]
    },
    {
      "page": "consultar_procedimentos",
      "title": "consultar_procedimentos",
      "topics": [
        "consultar_procedimentos"
      ]
    },
    {
      "page": "consultar_publicacao",
      "title": "consultar_publicacao",
      "topics": [
        "consultar_publicacao"
      ]
    },
    {
      "page": "consultar_publicacoes",
      "title": "consultar_publicacoes",
      "topics": [
        "consultar_publicacoes"
      ]
    },
    {
      "page": "Contato",
      "title": "Contato",
      "topics": [
        "Contato"
      ]
    },
    {
      "page": "DefinicaoControlePrazo",
      "title": "DefinicaoControlePrazo",
      "topics": [
        "DefinicaoControlePrazo"
      ]
    },
    {
      "page": "DefinicaoMarcador",
      "title": "DefinicaoMarcador",
      "topics": [
        "DefinicaoMarcador"
      ]
    },
    {
      "page": "definir_controle_prazo",
      "title": "definir_controle_prazo",
      "topics": [
        "definir_controle_prazo"
      ]
    },
    {
      "page": "definir_marcador",
      "title": "definir_marcador",
      "topics": [
        "definir_marcador"
      ]
    },
    {
      "page": "desanexar_processo",
      "title": "desanexar_processo",
      "topics": [
        "desanexar_processo"
      ]
    },
    {
      "page": "desbloquear_processo",
      "title": "desbloquear_processo",
      "topics": [
        "desbloquear_processo"
      ]
    },
    {
      "page": "Destinatario",
      "title": "Destinatario",
      "topics": [
        "Destinatario"
      ]
    },
    {
      "page": "disponibilizar_bloco",
      "title": "disponibilizar_bloco",
      "topics": [
        "disponibilizar_bloco"
      ]
    },
    {
      "page": "Documento",
      "title": "Documento",
      "topics": [
        "Documento"
      ]
    },
    {
      "page": "enviar_email",
      "title": "enviar_email",
      "topics": [
        "enviar_email"
      ]
    },
    {
      "page": "enviar_processo",
      "title": "enviar_processo",
      "topics": [
        "enviar_processo"
      ]
    },
    {
      "page": "Estado",
      "title": "Estado",
      "topics": [
        "Estado"
      ]
    },
    {
      "page": "excluir_bloco",
      "title": "excluir_bloco",
      "topics": [
        "excluir_bloco"
      ]
    },
    {
      "page": "excluir_documento",
      "title": "excluir_documento",
      "topics": [
        "excluir_documento"
      ]
    },
    {
      "page": "excluir_processo",
      "title": "excluir_processo",
      "topics": [
        "excluir_processo"
      ]
    },
    {
      "page": "Feriado",
      "title": "Feriado",
      "topics": [
        "Feriado"
      ]
    },
    {
      "page": "gerar_bloco",
      "title": "gerar_bloco",
      "topics": [
        "gerar_bloco"
      ]
    },
    {
      "page": "gerar_procedimento",
      "title": "gerar_procedimento",
      "topics": [
        "gerar_procedimento"
      ]
    },
    {
      "page": "get_sei_credentials",
      "title": "Retrieve SEI Credentials from Keyring",
      "topics": [
        "get_sei_credentials"
      ]
    },
    {
      "page": "get_text",
      "title": "get_text: texto de um descendente por local-name",
      "topics": [
        "get_text"
      ]
    },
    {
      "page": "HipoteseLegal",
      "title": "HipoteseLegal",
      "topics": [
        "HipoteseLegal"
      ]
    },
    {
      "page": "incluir_documento",
      "title": "incluir_documento",
      "topics": [
        "incluir_documento"
      ]
    },
    {
      "page": "incluir_documento_bloco",
      "title": "incluir_documento_bloco",
      "topics": [
        "incluir_documento_bloco"
      ]
    },
    {
      "page": "incluir_processo_bloco",
      "title": "incluir_processo_bloco",
      "topics": [
        "incluir_processo_bloco"
      ]
    },
    {
      "page": "Interessado",
      "title": "Interessado",
      "topics": [
        "Interessado"
      ]
    },
    {
      "page": "lancar_andamento",
      "title": "lancar_andamento",
      "topics": [
        "lancar_andamento"
      ]
    },
    {
      "page": "listar_andamentos",
      "title": "listar_andamentos",
      "topics": [
        "listar_andamentos"
      ]
    },
    {
      "page": "listar_andamentos_completo",
      "title": "listar_andamentos_completo",
      "topics": [
        "listar_andamentos_completo"
      ]
    },
    {
      "page": "listar_andamentos_marcadores",
      "title": "listar_andamentos_marcadores",
      "topics": [
        "listar_andamentos_marcadores"
      ]
    },
    {
      "page": "listar_cargos",
      "title": "listar_cargos",
      "topics": [
        "listar_cargos"
      ]
    },
    {
      "page": "listar_cidades",
      "title": "listar_cidades",
      "topics": [
        "listar_cidades"
      ]
    },
    {
      "page": "listar_contatos",
      "title": "listar_contatos",
      "topics": [
        "listar_contatos"
      ]
    },
    {
      "page": "listar_documentos_processo",
      "title": "listar_documentos_processo",
      "topics": [
        "listar_documentos_processo"
      ]
    },
    {
      "page": "listar_estados",
      "title": "listar_estados",
      "topics": [
        "listar_estados"
      ]
    },
    {
      "page": "listar_extensoes_permitidas",
      "title": "listar_extensoes_permitidas",
      "topics": [
        "listar_extensoes_permitidas"
      ]
    },
    {
      "page": "listar_feriados",
      "title": "listar_feriados",
      "topics": [
        "listar_feriados"
      ]
    },
    {
      "page": "listar_hipoteses_legais",
      "title": "listar_hipoteses_legais",
      "topics": [
        "listar_hipoteses_legais"
      ]
    },
    {
      "page": "listar_marcadores_unidade",
      "title": "listar_marcadores_unidade",
      "topics": [
        "listar_marcadores_unidade"
      ]
    },
    {
      "page": "listar_paises",
      "title": "listar_paises",
      "topics": [
        "listar_paises"
      ]
    },
    {
      "page": "listar_permissao",
      "title": "listar_permissao",
      "topics": [
        "listar_permissao"
      ]
    },
    {
      "page": "listar_publicacoes_processo",
      "title": "listar_publicacoes_processo",
      "topics": [
        "listar_publicacoes_processo"
      ]
    },
    {
      "page": "listar_series",
      "title": "listar_series",
      "topics": [
        "listar_series"
      ]
    },
    {
      "page": "listar_tipos_conferencia",
      "title": "listar_tipos_conferencia",
      "topics": [
        "listar_tipos_conferencia"
      ]
    },
    {
      "page": "listar_tipos_procedimento",
      "title": "listar_tipos_procedimento",
      "topics": [
        "listar_tipos_procedimento"
      ]
    },
    {
      "page": "listar_tipos_procedimento_ouvidoria",
      "title": "listar_tipos_procedimento_ouvidoria",
      "topics": [
        "listar_tipos_procedimento_ouvidoria"
      ]
    },
    {
      "page": "listar_unidades",
      "title": "listar_unidades",
      "topics": [
        "listar_unidades"
      ]
    },
    {
      "page": "listar_usuarios",
      "title": "listar_usuarios",
      "topics": [
        "listar_usuarios"
      ]
    },
    {
      "page": "Marcador",
      "title": "Marcador",
      "topics": [
        "Marcador"
      ]
    },
    {
      "page": "Observacao",
      "title": "Observacao",
      "topics": [
        "Observacao"
      ]
    },
    {
      "page": "Pais",
      "title": "Pais",
      "topics": [
        "Pais"
      ]
    },
    {
      "page": "parse_andamento",
      "title": "parse_andamento: Parse a '<Andamento>' Node",
      "topics": [
        "parse_andamento"
      ]
    },
    {
      "page": "parse_andamento_item",
      "title": "parse_andamento_item",
      "topics": [
        "parse_andamento_item"
      ]
    },
    {
      "page": "parse_andamento_marcador_item",
      "title": "parse_andamento_marcador_item",
      "topics": [
        "parse_andamento_marcador_item"
      ]
    },
    {
      "page": "parse_andamento_response",
      "title": "parse_andamento_response",
      "topics": [
        "parse_andamento_response"
      ]
    },
    {
      "page": "parse_arquivo_extensao",
      "title": "parse_arquivo_extensao",
      "topics": [
        "parse_arquivo_extensao"
      ]
    },
    {
      "page": "parse_assinatura",
      "title": "parse_assinatura",
      "topics": [
        "parse_assinatura"
      ]
    },
    {
      "page": "parse_assunto",
      "title": "parse_assunto",
      "topics": [
        "parse_assunto"
      ]
    },
    {
      "page": "parse_campo",
      "title": "parse_campo",
      "topics": [
        "parse_campo"
      ]
    },
    {
      "page": "parse_cargo",
      "title": "parse_cargo",
      "topics": [
        "parse_cargo"
      ]
    },
    {
      "page": "parse_cidade",
      "title": "parse_cidade",
      "topics": [
        "parse_cidade"
      ]
    },
    {
      "page": "parse_consultar_bloco_response",
      "title": "parse_consultar_bloco_response",
      "topics": [
        "parse_consultar_bloco_response"
      ]
    },
    {
      "page": "parse_consultar_documento_response",
      "title": "parse_consultar_documento_response",
      "topics": [
        "parse_consultar_documento_response"
      ]
    },
    {
      "page": "parse_consultar_procedimento_individual_response",
      "title": "parse_consultar_procedimento_individual_response",
      "topics": [
        "parse_consultar_procedimento_individual_response"
      ]
    },
    {
      "page": "parse_consultar_procedimento_response",
      "title": "parse_consultar_procedimento_response",
      "topics": [
        "parse_consultar_procedimento_response"
      ]
    },
    {
      "page": "parse_consultar_publicacao_response",
      "title": "parse_consultar_publicacao_response",
      "topics": [
        "parse_consultar_publicacao_response"
      ]
    },
    {
      "page": "parse_contato",
      "title": "parse_contato",
      "topics": [
        "parse_contato"
      ]
    },
    {
      "page": "parse_estado",
      "title": "parse_estado",
      "topics": [
        "parse_estado"
      ]
    },
    {
      "page": "parse_feriado",
      "title": "parse_feriado",
      "topics": [
        "parse_feriado"
      ]
    },
    {
      "page": "parse_hipotese_legal",
      "title": "parse_hipotese_legal",
      "topics": [
        "parse_hipotese_legal"
      ]
    },
    {
      "page": "parse_imprensa_nacional",
      "title": "parse_imprensa_nacional",
      "topics": [
        "parse_imprensa_nacional"
      ]
    },
    {
      "page": "parse_interessado",
      "title": "parse_interessado",
      "topics": [
        "parse_interessado"
      ]
    },
    {
      "page": "parse_list_response",
      "title": "parse_list_response",
      "topics": [
        "parse_list_response"
      ]
    },
    {
      "page": "parse_marcador",
      "title": "parse_marcador",
      "topics": [
        "parse_marcador"
      ]
    },
    {
      "page": "parse_observacao",
      "title": "parse_observacao",
      "topics": [
        "parse_observacao"
      ]
    },
    {
      "page": "parse_pais",
      "title": "parse_pais",
      "topics": [
        "parse_pais"
      ]
    },
    {
      "page": "parse_permissao",
      "title": "parse_permissao",
      "topics": [
        "parse_permissao"
      ]
    },
    {
      "page": "parse_procedimento_resumido",
      "title": "parse_procedimento_resumido",
      "topics": [
        "parse_procedimento_resumido"
      ]
    },
    {
      "page": "parse_protocolo_bloco",
      "title": "parse_protocolo_bloco",
      "topics": [
        "parse_protocolo_bloco"
      ]
    },
    {
      "page": "parse_publicacao",
      "title": "parse_publicacao",
      "topics": [
        "parse_publicacao"
      ]
    },
    {
      "page": "parse_retorno_envio_email",
      "title": "parse_retorno_envio_email",
      "topics": [
        "parse_retorno_envio_email"
      ]
    },
    {
      "page": "parse_retorno_geracao_procedimento",
      "title": "parse_retorno_geracao_procedimento",
      "topics": [
        "parse_retorno_geracao_procedimento"
      ]
    },
    {
      "page": "parse_retorno_inclusao_documento",
      "title": "parse_retorno_inclusao_documento",
      "topics": [
        "parse_retorno_inclusao_documento"
      ]
    },
    {
      "page": "parse_serie",
      "title": "parse_serie",
      "topics": [
        "parse_serie"
      ]
    },
    {
      "page": "parse_tipo_conferencia",
      "title": "parse_tipo_conferencia",
      "topics": [
        "parse_tipo_conferencia"
      ]
    },
    {
      "page": "parse_tipo_procedimento",
      "title": "parse_tipo_procedimento",
      "topics": [
        "parse_tipo_procedimento"
      ]
    },
    {
      "page": "parse_unidade",
      "title": "parse_unidade",
      "topics": [
        "parse_unidade"
      ]
    },
    {
      "page": "parse_unidade_procedimento_aberto",
      "title": "parse_unidade_procedimento_aberto",
      "topics": [
        "parse_unidade_procedimento_aberto"
      ]
    },
    {
      "page": "parse_usuario",
      "title": "parse_usuario",
      "topics": [
        "parse_usuario"
      ]
    },
    {
      "page": "Procedimento",
      "title": "Procedimento",
      "topics": [
        "Procedimento"
      ]
    },
    {
      "page": "ProcedimentoResumido",
      "title": "ProcedimentoResumido",
      "topics": [
        "ProcedimentoResumido"
      ]
    },
    {
      "page": "ProtocoloBloco",
      "title": "ProtocoloBloco",
      "topics": [
        "ProtocoloBloco"
      ]
    },
    {
      "page": "Publicacao",
      "title": "Publicacao",
      "topics": [
        "Publicacao"
      ]
    },
    {
      "page": "PublicacaoImprensaNacional",
      "title": "PublicacaoImprensaNacional",
      "topics": [
        "PublicacaoImprensaNacional"
      ]
    },
    {
      "page": "reabrir_processo",
      "title": "reabrir_processo",
      "topics": [
        "reabrir_processo"
      ]
    },
    {
      "page": "recodify_access_level",
      "title": "Recodify SEI Access Level",
      "topics": [
        "recodify_access_level"
      ]
    },
    {
      "page": "relacionar_processo",
      "title": "relacionar_processo",
      "topics": [
        "relacionar_processo"
      ]
    },
    {
      "page": "Remetente",
      "title": "Remetente",
      "topics": [
        "Remetente"
      ]
    },
    {
      "page": "remover_controle_prazo",
      "title": "remover_controle_prazo",
      "topics": [
        "remover_controle_prazo"
      ]
    },
    {
      "page": "remover_relacionamento_processo",
      "title": "remover_relacionamento_processo",
      "topics": [
        "remover_relacionamento_processo"
      ]
    },
    {
      "page": "remover_sobrestamento_processo",
      "title": "remover_sobrestamento_processo",
      "topics": [
        "remover_sobrestamento_processo"
      ]
    },
    {
      "page": "replicar_permissao",
      "title": "replicar_permissao",
      "topics": [
        "replicar_permissao"
      ]
    },
    {
      "page": "replicar_usuario",
      "title": "replicar_usuario",
      "topics": [
        "replicar_usuario"
      ]
    },
    {
      "page": "retirar_documento_bloco",
      "title": "retirar_documento_bloco",
      "topics": [
        "retirar_documento_bloco"
      ]
    },
    {
      "page": "retirar_processo_bloco",
      "title": "retirar_processo_bloco",
      "topics": [
        "retirar_processo_bloco"
      ]
    },
    {
      "page": "sei_build_envelope",
      "title": "Monta o Envelope SOAP do SEI",
      "topics": [
        "sei_build_envelope"
      ]
    },
    {
      "page": "sei_call",
      "title": "Chamada Genérica a um Web Service do SEI",
      "topics": [
        "sei_call"
      ]
    },
    {
      "page": "sei_config",
      "title": "SEI Connection Configuration",
      "topics": [
        "sei_config"
      ]
    },
    {
      "page": "sei_generate_procedure",
      "title": "Generate a New Procedure (gerarProcedimento)",
      "topics": [
        "sei_generate_procedure"
      ]
    },
    {
      "page": "sei_set_default_config",
      "title": "Set Default SEI Configuration for the Session",
      "topics": [
        "sei_set_default_config"
      ]
    },
    {
      "page": "Serie",
      "title": "Serie",
      "topics": [
        "Serie"
      ]
    },
    {
      "page": "sip_call",
      "title": "Chamada genérica a um Web Service do SIP",
      "topics": [
        "sip_call"
      ]
    },
    {
      "page": "sip_config",
      "title": "Configuração de conexão SIP",
      "topics": [
        "sip_config"
      ]
    },
    {
      "page": "sobrestar_processo",
      "title": "sobrestar_processo",
      "topics": [
        "sobrestar_processo"
      ]
    },
    {
      "page": "store_sei_credentials",
      "title": "Store SEI Credentials in Keyring",
      "topics": [
        "store_sei_credentials"
      ]
    },
    {
      "page": "TipoConferencia",
      "title": "TipoConferencia",
      "topics": [
        "TipoConferencia"
      ]
    },
    {
      "page": "TipoProcedimento",
      "title": "TipoProcedimento",
      "topics": [
        "TipoProcedimento"
      ]
    },
    {
      "page": "Unidade",
      "title": "Unidade",
      "topics": [
        "Unidade"
      ]
    },
    {
      "page": "UnidadeProcedimentoAberto",
      "title": "UnidadeProcedimentoAberto",
      "topics": [
        "UnidadeProcedimentoAberto"
      ]
    },
    {
      "page": "Usuario",
      "title": "Usuario",
      "topics": [
        "Usuario"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/rsei/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/rsei/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "filelock",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "keyring",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "consultando-processos.Rmd",
      "filename": "consultando-processos.html",
      "title": "Consultando processos no SEI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Configuração",
        "Consultar um processo",
        "Consultar vários processos",
        "Documentos e publicações",
        "Listagens",
        "Tratamento de erros",
        "Operações de escrita"
      ],
      "created": "2026-06-25 11:10:02",
      "modified": "2026-06-25 11:10:02",
      "commits": 1
    },
    {
      "source": "solicitando-acesso.Rmd",
      "filename": "solicitando-acesso.html",
      "title": "Solicitando acesso aos Web Services do SEI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Visão geral do fluxo",
        "Dados a enviar no pedido",
        "1. Sigla do sistema (SiglaSistema)",
        "2. IPs de saída (liberação de firewall)",
        "3. Tipos de operação (métodos)",
        "A IdentificacaoServico (chave de acesso)",
        "Endpoints (treinamento e produção)",
        "Configurando o rsei com o que foi liberado",
        "Boas práticas de privacidade e segurança (LGPD)"
      ],
      "created": "2026-06-25 11:10:02",
      "modified": "2026-06-25 11:10:02",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "rsei",
  "_universes": [
    "cran",
    "strategicprojects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T17:29:54.000Z",
      "distro": "resolute",
      "commit": "7e950aa524830e672df7853e36fae569b34c689d",
      "fileid": "fa98a1ade40e73dc2c9ea332a6bd1905a5768591061d0710177074fd83c9eac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28188197575"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T17:30:14.000Z",
      "distro": "resolute",
      "commit": "7e950aa524830e672df7853e36fae569b34c689d",
      "fileid": "9fb1e1be51fa9b119dc103fe0dd3a264919f50cf7cb11f79eacc0e66713d4c97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28188197575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-25T17:29:59.000Z",
      "commit": "7e950aa524830e672df7853e36fae569b34c689d",
      "fileid": "b23f0b44aa8c10301090073212e62c27283c2238db170c08b117574f806646a6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28188197575"
    }
  ]
}