{
  "_id": "6a5df1749baadeef8ab5683e",
  "Package": "healthyAddress",
  "Title": "Convert Addresses to Standard Inputs",
  "Version": "0.5.2",
  "Authors@R": "person(given = \"Hugh\",\nfamily = \"Parsonage\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hugh.parsonage@gmail.com\")",
  "Description": "Efficient tools for parsing and standardizing Australian\naddresses from textual data. It utilizes optimized algorithms\nto accurately identify and extract components of addresses,\nsuch as street names, types, and postcodes, especially for\nlarge batched data in contexts where sending addresses to\ninternet services may be slow or inappropriate. The core\nfunctionality is built on fast string processing techniques to\nhandle variations in address formats and abbreviations commonly\nfound in Australian address data. Designed for data scientists,\nurban planners, and logistics analysts, the package facilitates\nthe cleaning and normalization of address information,\nsupporting better data integration and analysis in urban\nstudies, geography, and related fields.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/HughParsonage/healthyAddress",
  "BugReports": "https://github.com/HughParsonage/healthyAddress/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make",
  "Repository": "https://hughparsonage.r-universe.dev",
  "Date/Publication": "2026-07-20 07:34:32 UTC",
  "RemoteUrl": "https://github.com/hughparsonage/healthyaddress",
  "RemoteRef": "HEAD",
  "RemoteSha": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-20 09:54:36 UTC",
    "User": "root"
  },
  "Author": "Hugh Parsonage [aut, cre]",
  "Maintainer": "Hugh Parsonage <hugh.parsonage@gmail.com>",
  "_user": "hughparsonage",
  "_type": "src",
  "_file": "healthyAddress_0.5.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/65391f7429be8003ea8be8bff71143c6a91bd5040b931ca877200f85bebec5ec",
  "_filesize": 4242682,
  "_sha256": "65391f7429be8003ea8be8bff71143c6a91bd5040b931ca877200f85bebec5ec",
  "_expires": "2026-10-28T09:59:14.000Z",
  "_created": "2026-07-20T09:54:36.000Z",
  "_published": "2026-07-20T09:59:15.961Z",
  "_jobs": [
    {
      "job": 88322227914,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8457209034"
    },
    {
      "job": 88322227859,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8457202203"
    },
    {
      "job": 88322227054,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8457200123"
    },
    {
      "job": 88322227089,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8457205337"
    },
    {
      "job": 88322227037,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8457171379"
    },
    {
      "job": 88322227050,
      "time": 234,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8457234215"
    },
    {
      "job": 88322227055,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8457170229"
    },
    {
      "job": 88322227048,
      "time": 165,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8457207492"
    },
    {
      "job": 88321640534,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8457138796"
    },
    {
      "job": 88322226999,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8457180671"
    },
    {
      "job": 88322227013,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8457178890"
    },
    {
      "job": 88322227039,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8457181223"
    },
    {
      "job": 88322227051,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8457178098"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335",
  "_status": "success",
  "_upstream": "https://github.com/hughparsonage/healthyaddress",
  "_commit": {
    "id": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
    "author": "HughParsonage <hugh.parsonage@gmail.com>",
    "committer": "HughParsonage <hugh.parsonage@gmail.com>",
    "message": "Fix GitHub Actions workflow\n",
    "time": 1784532872
  },
  "_maintainer": {
    "name": "Hugh Parsonage",
    "email": "hugh.parsonage@gmail.com",
    "login": "hughparsonage",
    "description": "",
    "uuid": 8111628
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "fst",
      "role": "Imports"
    },
    {
      "package": "hutils",
      "role": "Imports"
    },
    {
      "package": "hutilscpp",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "hughparsonage",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "hughparsonage",
      "count": 291,
      "uuid": 8111628
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 8111628,
    "type": "user",
    "name": "HughParsonage",
    "followers": 81
  },
  "_downloads": {
    "count": 265,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/healthyAddress"
  },
  "_devurl": "https://github.com/hughparsonage/healthyaddress",
  "_searchresults": 17,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/healthyAddress.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hughparsonage/healthyaddress",
  "_realowner": "hughparsonage",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-02-07"
    },
    {
      "version": "0.4.1",
      "date": "2024-04-28"
    },
    {
      "version": "0.4.2",
      "date": "2024-05-02"
    },
    {
      "version": "0.4.3",
      "date": "2024-07-30"
    },
    {
      "version": "0.4.5",
      "date": "2025-01-09"
    },
    {
      "version": "0.5.1",
      "date": "2025-11-11"
    }
  ],
  "_exports": [
    ".digit256",
    ".permitted_street_type_ord",
    "compress_latlon",
    "compress_latlon_general",
    "decompress_latlon",
    "decompress_latlon_general",
    "download_latlon_data",
    "extract_flatNumberFirstLast",
    "extract_postcode",
    "HashStreetName",
    "match_StreetType",
    "match_word",
    "mutate_latlon",
    "nany_lowercase",
    "postcode2ste",
    "read_ste_fst",
    "standard_address2",
    "standard_address3",
    "standardize_address",
    "toupper_basic",
    "unHashStreetName",
    "unique_Postcodes",
    "uniqueN_Postcodes"
  ],
  "_help": [
    {
      "page": "dot-digit256",
      "title": "Extract the n-th digit of a duocentehexaquinquagesimal number",
      "topics": [
        ".digit256"
      ]
    },
    {
      "page": "dot-permitted_street_type_ord",
      "title": "Street types allowed.",
      "topics": [
        ".permitted_street_type_ord"
      ]
    },
    {
      "page": "compress_latlon",
      "title": "Compress latitude and longitude to a 32-bit integer",
      "topics": [
        "compress_latlon",
        "compress_latlon_general",
        "decompress_latlon",
        "decompress_latlon_general"
      ]
    },
    {
      "page": "download_latlon_data",
      "title": "Download latitude longitude data by address",
      "topics": [
        "download_latlon_data"
      ]
    },
    {
      "page": "extract_flatNumberFirstLast",
      "title": "Extract the flat number, number first/last from an address",
      "topics": [
        "extract_flatNumberFirstLast"
      ]
    },
    {
      "page": "extract_postcode",
      "title": "Extract the postcode from the suffix of a string",
      "topics": [
        "extract_postcode"
      ]
    },
    {
      "page": "HashStreetName",
      "title": "Hash a street name quickly and accurately",
      "topics": [
        "HashStreetName",
        "unHashStreetName"
      ]
    },
    {
      "page": "match_StreetType",
      "title": "Find the street type within an address",
      "topics": [
        "match_StreetType"
      ]
    },
    {
      "page": "match_word",
      "title": "Find word within a sentence",
      "topics": [
        "match_word"
      ]
    },
    {
      "page": "mutate_latlon",
      "title": "Add latitude and longitude columns to a standard address",
      "topics": [
        "mutate_latlon"
      ]
    },
    {
      "page": "nany_lowercase",
      "title": "Uppercase character vectors",
      "topics": [
        "nany_lowercase"
      ]
    },
    {
      "page": "postcode2ste",
      "title": "In what states do postcodes lie?",
      "topics": [
        "postcode2ste"
      ]
    },
    {
      "page": "read_ste_fst",
      "title": "Get internal data",
      "topics": [
        "read_ste_fst"
      ]
    },
    {
      "page": "standardize_address",
      "title": "Standard address",
      "topics": [
        "standardize_address",
        "standard_address2",
        "standard_address3"
      ]
    },
    {
      "page": "toupper_basic",
      "title": "Uppercase",
      "topics": [
        "toupper_basic"
      ]
    },
    {
      "page": "unique_Postcodes",
      "title": "Unique postcodes of",
      "topics": [
        "uniqueN_Postcodes",
        "unique_Postcodes"
      ]
    }
  ],
  "_readme": "https://github.com/hughparsonage/healthyaddress/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "fastmatch",
    "fst",
    "fstcore",
    "hutils",
    "hutilscpp",
    "magrittr",
    "qs2",
    "Rcpp",
    "RcppParallel",
    "stringfish"
  ],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 4.184691430817599,
  "_indexed": true,
  "_nocasepkg": "healthyaddress",
  "_universes": [
    "hughparsonage"
  ],
  "_previous": "0.5.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-07-20T09:57:26.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/93322659e8f6b82cf2e2362dbcfa7877f62677f8d9757f58dc7983621511018f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-07-20T09:56:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/428cbdf543d67d84d737d23cfaf24a9e51bf69f441f2f1a42cca14ceb8d2aa6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-07-20T09:57:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/3b8f43e1a05e9ea3da3e88c0125abdc1099187cf684b6fbc0ff91ef645e0c284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-07-20T09:57:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/e2b151799db9b446173522636fdfb8107f7f0f065fb583ee51099a0f423a26dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-07-20T09:55:54.000Z",
      "arch": "aarch64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/f2aaa3f41e7ed4a2a7de40155c2d40cbb30c35364f7573db35d6cc878e14b9d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-07-20T09:57:48.000Z",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/4eb77fb44b4326d142cc6544f5768c6fd2b91f24c4b83dddd3670ea1abc5d1d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-07-20T09:55:51.000Z",
      "arch": "aarch64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/34bd74c76d088bc507f697543e1058f3bc762aa693021a2f420603eb6f1a0191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-07-20T09:56:57.000Z",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/92fa08a77c4ce3c6530c985374e8498415c752c34302634abcef72c2d06fbd6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.2",
      "date": "2026-07-20T09:56:31.000Z",
      "arch": "emscripten",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/f6d9889c2215a5e77aef8e0d43cc93f768f7409374dd3c6e4f1411d13c8ddeb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-07-20T09:55:44.000Z",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/9629888900a940246adafc0a673ccea16232ece7b1bb57563260d9d1e3174537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-07-20T09:55:49.000Z",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/cd21b8fce6284d2b9f075edd0db3b4e2e761d029367c20ffeebb477f652c34aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-07-20T09:55:45.000Z",
      "arch": "x86_64",
      "commit": "3178fcba141e4ae81e09e27aea984f3fcc9d7736",
      "fileid": "https://r2.ropensci.org/3ab5486e637a2ac72d9e8cafbbcc55dc2e145ff312d6e9f9cbdd2fd5aebe3f25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29732978335"
    }
  ]
}