Skip to content

enderecobr

Padronizador de Endereços Brasileiros (Brazilian Addresses Standardizer)

v0.5.0 · Jan 9, 2026 · MIT + file LICENSE

Description

Padroniza endereços brasileiros a partir de diferentes critérios. Os métodos de padronização incluem apenas manipulações básicas de strings, não oferecendo suporte a correspondências probabilísticas entre strings. (Standardizes brazilian addresses using different criteria. Standardization methods include only basic string manipulation, not supporting probabilistic matches between strings.)

Downloads

CRAN

525

Last 30 days

6804th

22.2K

Last 90 days

67.2K

Last year

Trend: -54.3% (30d vs prior 30d)

r2u CRAN

25

Last 30 days

134

Last 90 days

328

Last year

Trend: -49% (30d vs prior 30d)

autoCRAN

7

Last 7 days

17

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
NOTE 11 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE r-release-macos-x86_64

compiled code

File ‘enderecobr/libs/enderecobr.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 16, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘enderecobr/libs/enderecobr.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

4,441

Files

86

Compiled share

0.2%

Has compiled src

Yes

Language breakdown

R 1,356 (30.5%)C/C++/src 8 (0.2%)Tests 1,940 (43.7%)Docs 716 (16.1%)Vignettes 421 (9.5%)

API

Exported functions

14

Internal functions

34

Testing & CI

Has tests

Yes

Test-to-code ratio

0.93

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

85.7%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.2

System requirements

3

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

6

First release

2024-10-28

Latest release

2026-01-10

Avg cadence

33 days

Cold removal rate

Dep drift

1

LOC over versions

v0.2.0: 4,851 LOCv0.2.1: 4,852 LOCv0.3.0: 4,950 LOCv0.4.0: 5,225 LOCv0.4.1: 5,289 LOCv0.5.0: 4,441 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies checkmate cli data.table rlang stringr tibble geocodebr enderecobr

Version History

7 tracked
new 0.5.0 Mar 10, 2026
updated 0.5.0 ← 0.4.1 diff Jan 9, 2026
updated 0.4.1 ← 0.4.0 diff Feb 17, 2025
updated 0.4.0 ← 0.3.0 diff Jan 13, 2025
updated 0.3.0 ← 0.2.1 diff Dec 11, 2024
updated 0.2.1 ← 0.2.0 diff Nov 17, 2024
new 0.2.0 Oct 27, 2024