- using R Under development (unstable) (2024-12-19 r87451)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.2.0-8) 14.2.0
GNU Fortran (Debian 14.2.0-8) 14.2.0
- running under: Debian GNU/Linux trixie/sid
- using session charset: UTF-8
- checking for file ‘aebdata/DESCRIPTION’ ... OK
- this is package ‘aebdata’ version ‘0.1.2’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘aebdata’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [3s/3s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/10s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
get_series 1.149 0.168 5.781
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [6s/82s] ERROR
Running ‘testthat.R’ [6s/82s]
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(aebdata)
>
> test_check("aebdata")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-search.R:17:3'): case_insensitive works ──────────────────────
search_series("CAP ", case_insensitive = FALSE) (`actual`) not equal to rds$caseinsensitive_false (`expected`).
`attr(actual, 'row.names')[51:59]`: 51 52 53 54 55 56 57 58 59
`attr(expected, 'row.names')[51:53]`: 51 52 53
actual vs expected
series_title series_id theme_title theme_id
actual[51, ] CAP 03 Tamanho e perfil do funcionalismo legislativo, por ano e conjuntos de Legislativos (1985-2019) 256 Totais de vínculos de trabalho no funcionalismo público 21
actual[52, ] CAP 03 Tamanho e perfil do funcionalismo legislativo, por ano e conjuntos de Legislativos (1985-2019) 256 Remunerações no setor público 26
actual[53, ] CAP 03 Tamanho e perfil do funcionalismo legislativo, por ano e conjuntos de Legislativos (1985-2019) 256 Escolaridade no setor público 35
- actual[54, ] CAP 10 Razão das remunerações médias 274 Remunerações no setor público 26
- actual[55, ] CAP 10 Índice de Gini 275 Remunerações no setor público 26
- actual[56, ] CAP 10 Proporção da massa salarial apropriada pelos 10% de trabalhadores com maiores e os 10% com menores remunerações 276 Remunerações no setor público 26
- actual[57, ] CAP 10 Proporção de trabalhadoras do setor público entre as 10% maiores e 10% menores remunerações 277 Remunerações no setor público 26
- actual[58, ] CAP 10 Proporção de trabalhadoras e trabalhadores negros entre as 10% maiores e 10% menores remunerações 278 Remunerações no setor público 26
- actual[59, ] CAP 10 Proporção de trabalhadores por poder entre os 10% com maiores e os 10% com menores remunerações 279 Remunerações no setor público 26
actual$series_title[51:59] vs expected$series_title[51:53]
"CAP 03 Tamanho e perfil do funcionalismo legislativo, por ano e conjuntos de Legislativos (1985-2019)"
"CAP 03 Tamanho e perfil do funcionalismo legislativo, por ano e conjuntos de Legislativos (1985-2019)"
"CAP 03 Tamanho e perfil do funcionalismo legislativo, por ano e conjuntos de Legislativos (1985-2019)"
- "CAP 10 Razão das remunerações médias"
- "CAP 10 Índice de Gini"
- "CAP 10 Proporção da massa salarial apropriada pelos 10% de trabalhadores com maiores e os 10% com menores remunerações"
- "CAP 10 Proporção de trabalhadoras do setor público entre as 10% maiores e 10% menores remunerações"
- "CAP 10 Proporção de trabalhadoras e trabalhadores negros entre as 10% maiores e 10% menores remunerações"
- "CAP 10 Proporção de trabalhadores por poder entre os 10% com maiores e os 10% com menores remunerações"
`actual$series_id[51:59]`: 256 256 256 274 275 276 277 278 279
`expected$series_id[51:53]`: 256 256 256
actual$theme_title[51:59] vs expected$theme_title[51:53]
"Totais de vínculos de trabalho no funcionalismo público"
"Remunerações no setor público"
"Escolaridade no setor público"
- "Remunerações no setor público"
- "Remunerações no setor público"
- "Remunerações no setor público"
- "Remunerações no setor público"
- "Remunerações no setor público"
- "Remunerações no setor público"
`actual$theme_id[51:59]`: 21 26 35 26 26 26 26 26 26
`expected$theme_id[51:53]`: 21 26 35
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [3s/11s] OK
- checking PDF version of manual ... [3s/5s] OK
- checking HTML version of manual ... [0s/0s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR