{
  "_id": "6a104b36acfb0bcc41c9fde8",
  "Package": "SoundexBR",
  "Type": "Package",
  "Title": "Phonetic-Coding for Portuguese",
  "Version": "1.2",
  "Author": "Daniel Marcelino",
  "Maintainer": "Daniel Marcelino <dmarcelino@live.com>",
  "Description": "The SoundexBR package provides an algorithm for decoding\nnames into phonetic codes, as pronounced in Portuguese. The\ngoal is for homophones to be encoded to the same representation\nso that they can be matched despite minor differences in\nspelling. The algorithm mainly encodes consonants; a vowel will\nnot be encoded unless it is the first letter. The soundex code\nresultant consists of a four digits long string composed by one\nletter followed by three numerical digits: the letter is the\nfirst letter of the name, and the digits encode the remaining\nconsonants.",
  "License": "GPL (>= 2)",
  "Encoding": "latin1",
  "BugReports": "http://github.com/danielmarcelino/soundexBR",
  "ByteCompile": "TRUE",
  "Repository": "https://dmarcelinobr.r-universe.dev",
  "Date/Publication": "2019-04-06 19:52:44 UTC",
  "RemoteUrl": "https://github.com/dmarcelinobr/soundexbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-10 07:54:31 UTC",
    "User": "root"
  },
  "MD5sum": "246f99f8a10a338c1dc6676b921466b7",
  "_user": "dmarcelinobr",
  "_type": "src",
  "_file": "SoundexBR_1.2.tar.gz",
  "_fileid": "b1e18e7745fd052d3931e3dd618e8c2c6588abd483b3ac0c13683444ab041394",
  "_filesize": 1276460,
  "_sha256": "b1e18e7745fd052d3931e3dd618e8c2c6588abd483b3ac0c13683444ab041394",
  "_created": "2026-05-10T07:54:31.000Z",
  "_published": "2026-05-22T12:25:26.315Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378877877,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902119388"
    },
    {
      "job": 77378877647,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902123362"
    },
    {
      "job": 77378877929,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902119075"
    },
    {
      "job": 77378878186,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902120386"
    },
    {
      "job": 77378877784,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902119328"
    },
    {
      "job": 77378877902,
      "time": 272,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902131594"
    },
    {
      "job": 77378877464,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902120921"
    },
    {
      "job": 77378877670,
      "time": 203,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902126222"
    },
    {
      "job": 77378877395,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902108084"
    },
    {
      "job": 77378877036,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160409534"
    },
    {
      "job": 77378877430,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902117250"
    },
    {
      "job": 77378877913,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902114912"
    },
    {
      "job": 77378878030,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902116221"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dmarcelinobr/soundexbr",
  "_commit": {
    "id": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
    "author": "Daniel Marcelino <dmarcelino@live.com>",
    "committer": "Daniel Marcelino <dmarcelino@live.com>",
    "message": "add a logo\n",
    "time": 1554580364
  },
  "_maintainer": {
    "name": "Daniel Marcelino",
    "email": "dmarcelino@live.com",
    "login": "dmarcelinobr",
    "twitter": "@dmarcelinobr",
    "uuid": 2594275
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "SciencesPo",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "RecordLinkage",
      "role": "Enhances"
    }
  ],
  "_owner": "dmarcelinobr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "dmarcelinobr",
      "count": 26,
      "uuid": 2594275
    },
    {
      "user": "dansantos8",
      "count": 1,
      "uuid": 42385076
    }
  ],
  "_userbio": {
    "uuid": 2594275,
    "type": "user",
    "name": "Daniel Marcelino",
    "description": "Data-driven journalist at @JOTAJornalismo who loves algos, predictive analytics and computational journalism. I do things in R/Python/SQL"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SoundexBR"
  },
  "_devurl": "https://github.com/danielmarcelino/soundexbr",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SoundexBR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmarcelinobr/soundexbr",
  "_realowner": "dmarcelinobr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-12-23"
    },
    {
      "version": "1.1",
      "date": "2015-01-21"
    },
    {
      "version": "1.2",
      "date": "2015-07-14"
    }
  ],
  "_exports": [
    ".ptsound",
    "accent",
    "ascii.table",
    "char2int",
    "int2char",
    "soundexBR"
  ],
  "_help": [
    {
      "page": "accent",
      "title": "Get rid of Accent Marks",
      "topics": [
        "accent"
      ]
    },
    {
      "page": "ascii.table",
      "title": "ASCII Characters Table",
      "topics": [
        "ascii.table"
      ]
    },
    {
      "page": "char2int",
      "title": "Character to Integer",
      "topics": [
        "char2int"
      ]
    },
    {
      "page": "int2char",
      "title": "Interger to Character",
      "topics": [
        "int2char"
      ]
    },
    {
      "page": "soundexBR",
      "title": "Phonetic-Coding For Portuguese",
      "topics": [
        "soundexBR"
      ]
    }
  ],
  "_readme": "https://github.com/dmarcelinobr/soundexbr/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "soundexbr",
  "_universes": [
    "dmarcelinobr",
    "danielmarcelino"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-10T07:56:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "3014d0bf8ec874faff1c3798f9b2686db0bc35d868be15d7b6a24346f6581167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-10T07:57:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "9a043a141b5d7baf04381da20d86d817342fd5b651e753d0ef397478c0903216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-10T07:56:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "55536525409d393964c65e6e1f385cd593e0e7c58ef5a99558fcb65826d59560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-10T07:56:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "56fec26302e84752eddf44b486c06bb8a72f53d7fd5b71d94235a53146502f7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-10T07:56:31.000Z",
      "arch": "aarch64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "48e0a57e6eb2f4e4ce413d3440c60eeabfd3d8fa498da59f6e4afdc193996e6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-10T07:58:31.000Z",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "4b62f2a6f16a4ef0f3757cb5166d2d8aa1a8341a9e4ec853c69b4e195b4969b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-10T07:56:45.000Z",
      "arch": "aarch64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "47eb7ce98c09e7f0f4823be507c40dc380a23ac75386abb76158a94f2947a954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-10T07:57:31.000Z",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "01e75d1af9e649383b2cd43b1d818d2f63bf206865a426f6df6a893aff108700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-10T07:55:51.000Z",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "be48ce2ada1e85dfe3ae7cd6157052982cd29d07bced2fb138ecb10d9b7fdc04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-10T07:55:39.000Z",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "f4ac4e2244045b722979adcc32832e8cfaeda6f0f847586302140f8c8701c475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-10T07:55:49.000Z",
      "arch": "x86_64",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "a09e1ed14537d7ee6404572062ffabd792ca6be34efcf05f8fcef5ba9c49b625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T12:25:04.000Z",
      "arch": "emscripten",
      "commit": "e77d23d6bb40991882342bc4abfa4b6c9b405fe5",
      "fileid": "0382aa985dd90747bacad402ab95fd412e1df8e7a9f1a322903ab9a8a959fe4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmarcelinobr/actions/runs/25623357322"
    }
  ]
}