R Under development (unstable) (2025-02-10 r87710 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # 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(geocodebr) > > test_check("geocodebr") The tzdb package is not installed. Timezones will not be available to Arrow compute functions. i Geolocalizando endereços Endereços processados: 0/27 >------------------------------ 0% - Procurand... Endereços processados: 5/27 ======>------------------------ 19% - Procurand... Endereços processados: 6/27 =======>----------------------- 22% - Procurand... Endereços processados: 8/27 =========>--------------------- 30% - Procurand... Endereços processados: 9/27 ==========>-------------------- 33% - Procurand... Endereços processados: 10/27 ===========>------------------- 37% - Procuran... Endereços processados: 11/27 ============>------------------ 41% - Procuran... Endereços processados: 12/27 =============>----------------- 44% - Procuran... Endereços processados: 13/27 ==============>---------------- 48% - Procuran... Endereços processados: 17/27 ===================>----------- 63% - Procuran... Endereços processados: 18/27 ====================>---------- 67% - Procuran... Endereços processados: 19/27 =====================>--------- 70% - Procuran... Endereços processados: 20/27 ======================>-------- 74% - Procuran... Endereços processados: 23/27 ==========================>---- 85% - Procuran... Endereços processados: 24/27 ===========================>--- 89% - Procuran... Endereços processados: 25/27 ============================>-- 93% - Procuran... Endereços processados: 27/27 ==============================> 100% - Fim! Foram encontrados e resolvidos 1 caso de empate. [ FAIL 0 | WARN 0 | SKIP 7 | PASS 81 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-cache.R:45:3', 'test-cache.R:121:3', 'test-cache.R:152:3', 'test-definir_campos.R:60:3', 'test-download_cnefe.R:54:3', 'test-error.R:11:3', 'test-message.R:9:3' [ FAIL 0 | WARN 0 | SKIP 7 | PASS 81 ] > > proc.time() user system elapsed 102.17 19.75 108.10