Last updated on 2025-10-10 13:50:10 CEST.
Package | ERROR | OK |
---|---|---|
sidra | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.