healthyAddress: Convert Addresses to Standard Inputs

Efficient tools for parsing and standardizing Australian addresses from textual data. It utilizes optimized algorithms to accurately identify and extract components of addresses, such as street names, types, and postcodes, especially for large batched data in contexts where sending addresses to internet services may be slow or inappropriate. The core functionality is built on fast string processing techniques to handle variations in address formats and abbreviations commonly found in Australian address data. Designed for data scientists, urban planners, and logistics analysts, the package facilitates the cleaning and normalization of address information, supporting better data integration and analysis in urban studies, geography, and related fields.

Version: 0.2.0
Depends: R (≥ 3.5.0)
Imports: data.table, fastmatch, fst, hutils, hutilscpp, magrittr, qs, utils
Suggests: tinytest
Published: 2024-02-07
Author: Hugh Parsonage [aut, cre]
Maintainer: Hugh Parsonage <hugh.parsonage at gmail.com>
License: GPL-2
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: healthyAddress results

Documentation:

Reference manual: healthyAddress.pdf

Downloads:

Package source: healthyAddress_0.2.0.tar.gz
Windows binaries: r-devel: healthyAddress_0.2.0.zip, r-release: healthyAddress_0.2.0.zip, r-oldrel: healthyAddress_0.2.0.zip
macOS binaries: r-release (arm64): healthyAddress_0.2.0.tgz, r-oldrel (arm64): healthyAddress_0.2.0.tgz, r-release (x86_64): healthyAddress_0.2.0.tgz, r-oldrel (x86_64): healthyAddress_0.2.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=healthyAddress to link to this page.