Last updated on 2026-02-27 04:51:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 12.21 | 215.01 | 227.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 7.92 | 156.15 | 164.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 19.00 | 329.49 | 348.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 19.00 | 341.90 | 360.90 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 3.00 | 170.00 | 173.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 19.00 | 377.00 | 396.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 12.79 | 201.20 | 213.99 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 9.75 | 195.58 | 205.33 | OK | |
| r-release-macos-arm64 | 0.2.0 | 3.00 | 486.00 | 489.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 12.00 | 1323.00 | 1335.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 16.00 | 385.00 | 401.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 3.00 | 500.00 | 503.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 10.00 | 1793.00 | 1803.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.2.0 | 21.00 | 444.00 | 465.00 | OK |
Version: 0.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘arrow’
Flavor: r-oldrel-macos-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/28m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(healthbR)
healthbR: Access Brazilian Public Health Data
Use list_sources() to see available data sources.
>
> test_check("healthbR")
-- ANS — Agência Nacional de Saúde Suplementar ---------------------------------
Fonte: Agência Nacional de Saúde Suplementar (ANS)
Acesso: Dados Abertos ANS (HTTP)
Conteúdo: Dados do setor de saúde suplementar (planos de saúde)
-- Dados disponíveis --
* `ans_data()`: Dados de beneficiários, demandas e demonstrações contábeis
* `ans_operators()`: Cadastro de operadoras (ativas/canceladas)
* `ans_variables()`: Lista de variáveis disponíveis
-- Tipos de dados --
beneficiaries Beneficiários — Informações consolidadas de beneficiários por
operadora, UF, sexo, faixa etária
complaints Demandas dos consumidores (NIP) — Demandas e reclamações de
consumidores via NIP
financial Demonstrações contábeis — Demonstrações contábeis trimestrais das
operadoras
-- Parâmetros por tipo --
beneficiaries: year, month, uf
complaints: year
financial: year, quarter
-- Períodos disponíveis --
Beneficiários: Abr/2019–2025 (mensal, por UF)
Demandas NIP: 2011–2026 (anual, nacional)
Demonstrações: 2007–2025 (trimestral)
Operadoras: Instantaneo (cadastro atual)
-- ANS — Agência Nacional de Saúde Suplementar ---------------------------------
Fonte: Agência Nacional de Saúde Suplementar (ANS)
Acesso: Dados Abertos ANS (HTTP)
Conteúdo: Dados do setor de saúde suplementar (planos de saúde)
-- Dados disponíveis --
* `ans_data()`: Dados de beneficiários, demandas e demonstrações contábeis
* `ans_operators()`: Cadastro de operadoras (ativas/canceladas)
* `ans_variables()`: Lista de variáveis disponíveis
-- Tipos de dados --
beneficiaries Beneficiários — Informações consolidadas de beneficiários por
operadora, UF, sexo, faixa etária
complaints Demandas dos consumidores (NIP) — Demandas e reclamações de
consumidores via NIP
financial Demonstrações contábeis — Demonstrações contábeis trimestrais das
operadoras
-- Parâmetros por tipo --
beneficiaries: year, month, uf
complaints: year
financial: year, quarter
-- Períodos disponíveis --
Beneficiários: Abr/2019–2025 (mensal, por UF)
Demandas NIP: 2011–2026 (anual, nacional)
Demonstrações: 2007–2025 (trimestral)
Operadoras: Instantaneo (cadastro atual)
i Downloading ANS beneficiaries: AC 2023/12...
i Downloading ANS complaints: 2022...
i Download attempt 1/3 failed. Retrying in 2s...
x Timeout was reached [dadosabertos.ans.gov.br]: Operation timed out after 300001 milliseconds with 67682304 out of 106810888 bytes received
i Download attempt 2/3 failed. Retrying in 4s...
x Timeout was reached [dadosabertos.ans.gov.br]: Operation timed out after 300000 milliseconds with 67502080 out of 106810888 bytes received
i Downloading ANS complaints: 2022...
i Downloading ANS complaints: 2022...
i Download attempt 1/3 failed. Retrying in 2s...
x Timeout was reached [dadosabertos.ans.gov.br]: Operation timed out after 300002 milliseconds with 67403776 out of 106810888 bytes received
i Download attempt 2/3 failed. Retrying in 4s...
x Timeout was reached [dadosabertos.ans.gov.br]: Operation timed out after 300000 milliseconds with 67371008 out of 106810888 bytes received
! Interrupting test: ans_data warns about unused quarter for complaints
Execution halted
* using check arguments '--no-clean-on-error '
Flavor: r-oldrel-macos-x86_64