CRAN Package Check Results for Package sidra

Last updated on 2025-09-26 01:49:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.9 5.28 57.13 62.41 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.9 3.59 40.01 43.60 OK
r-devel-linux-x86_64-fedora-clang 0.1.9 91.53 OK
r-devel-linux-x86_64-fedora-gcc 0.1.9 101.16 OK
r-devel-windows-x86_64 0.1.9 6.00 101.00 107.00 OK
r-patched-linux-x86_64 0.1.9 4.68 51.32 56.00 OK
r-release-linux-x86_64 0.1.9 4.84 44.80 49.64 ERROR
r-release-macos-arm64 0.1.9 56.00 OK
r-release-macos-x86_64 0.1.9 122.00 OK
r-release-windows-x86_64 0.1.9 8.00 100.00 108.00 OK
r-oldrel-macos-arm64 0.1.9 72.00 OK
r-oldrel-macos-x86_64 0.1.9 129.00 OK
r-oldrel-windows-x86_64 0.1.9 9.00 98.00 107.00 ERROR

Check Details

Version: 0.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/36s] 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(sidra) > > test_check("sidra") A consulta excederá o limite de 100.000 pontos de dados permitido pela API. Vamos contornar este problema fazendo várias solicitações menores. Haverá maior demora A consulta excederá o limite de 100.000 pontos de dados permitido pela API. Vamos contornar este problema fazendo várias solicitações menores. Haverá maior demora [ FAIL 2 | WARN 10 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sidra.R:11:5'): sidra(1705) returns a data frame ───────────── `output_table` is not NULL `actual` is an S3 object of class <data.table/data.frame>, a list `expected` is NULL OR API was not reacheable, function should have returned NULL ── Failure ('test-tab_agr.R:7:7'): function tab_agr returns what is expected ─── `output_table` is not NULL `actual` is an S3 object of class <data.table/data.frame>, a list `expected` is NULL API was not reacheable, function should have returned NULL [ FAIL 2 | WARN 10 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/22s] 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(sidra) > > test_check("sidra") A consulta excederá o limite de 100.000 pontos de dados permitido pela API. Vamos contornar este problema fazendo várias solicitações menores. Haverá maior demora [ FAIL 1 | WARN 9 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sidra.R:15:3'): sidra(1705) returns a data frame ───────────── `output_table` has type 'NULL', not 'list'. [ FAIL 1 | WARN 9 | SKIP 0 | PASS 3 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.9
Check: examples
Result: ERROR Running examples in 'sidra-Ex.R' failed The error most likely occurred in: > ### Name: sidra > ### Title: coleta de dados via API SIDRA - IBGE > ### Aliases: sidra > ### Keywords: IBGE SIDRA dados > > ### ** Examples > > ipcaq <- sidra(1705,classificador=315,periodo='201202') Warning: The API at https://servicodados.ibge.gov.br could not be reached. Please check your internet connection and access to IBGE ibge.gov.br or try again later. Error in if (tamanho > 1e+05) { : missing value where TRUE/FALSE needed Calls: sidra Execution halted Flavor: r-oldrel-windows-x86_64

Version: 0.1.9
Check: tests
Result: ERROR Running 'testthat.R' [18s] 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(sidra) > > test_check("sidra") A consulta excederá o limite de 100.000 pontos de dados permitido pela API. Vamos contornar este problema fazendo várias solicitações menores. Haverá maior demora [ FAIL 1 | WARN 9 | SKIP 0 | PASS 3 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sidra.R:15:3'): sidra(1705) returns a data frame ───────────── `output_table` has type 'NULL', not 'list'. [ FAIL 1 | WARN 9 | SKIP 0 | PASS 3 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64