{
  "_id": "6a251f624b233be19838ffaa",
  "Package": "spell.replacer",
  "Title": "Probabilistic Spelling Correction in a Character Vector",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"David\",\nfamily = \"Brown\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dwb2@andrew.cmu.edu\",\ncomment = c(ORCID = \"0000-0001-7745-6354\"))",
  "Description": "Automatically replaces \"misspelled\" words in a character\nvector based on their string distance from a list of words\nsorted by their frequency in a corpus. The default word list\nprovided in the package comes from the Corpus of Contemporary\nAmerican English. Uses the Jaro-Winkler distance metric for\nstring similarity as implemented in van der Loo (2014)\n<doi:10.32614/RJ-2014-011>. The word frequency data is derived\nfrom Davies (2008-) \"The Corpus of Contemporary American\nEnglish (COCA)\" <https://www.english-corpora.org/coca/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://browndw.r-universe.dev",
  "Date/Publication": "2025-08-29 19:06:05 UTC",
  "RemoteUrl": "https://github.com/browndw/spell.replacer",
  "RemoteRef": "HEAD",
  "RemoteSha": "1421d58ea87d93d691549eead4666bf7afb908db",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:30:57 UTC",
    "User": "root"
  },
  "Author": "David Brown [aut, cre] (ORCID: <https://orcid.org/0000-0001-7745-6354>)",
  "Maintainer": "David Brown <dwb2@andrew.cmu.edu>",
  "MD5sum": "6bc7cec95ff8744814ff903ca4323595",
  "_user": "browndw",
  "_type": "src",
  "_file": "spell.replacer_1.0.1.tar.gz",
  "_fileid": "3e35d5ce02fa9b29b7972eb54e5387f471157b89352c5c475aa7f37664af4288",
  "_filesize": 518024,
  "_sha256": "3e35d5ce02fa9b29b7972eb54e5387f471157b89352c5c475aa7f37664af4288",
  "_created": "2026-06-07T07:30:57.000Z",
  "_published": "2026-06-07T07:36:02.723Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79941041038,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461927376"
    },
    {
      "job": 79941041021,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461929017"
    },
    {
      "job": 79941041009,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461947092"
    },
    {
      "job": 79941041007,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461939446"
    },
    {
      "job": 79940829286,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461910383"
    },
    {
      "job": 79941041008,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461926500"
    },
    {
      "job": 79941041047,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461925282"
    },
    {
      "job": 79941041028,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461920739"
    },
    {
      "job": 79941041034,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461928322"
    }
  ],
  "_buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/browndw/spell.replacer",
  "_commit": {
    "id": "1421d58ea87d93d691549eead4666bf7afb908db",
    "author": "browndw <davidwestbrown@gmail.com>",
    "committer": "browndw <davidwestbrown@gmail.com>",
    "message": "Update introduction.Rmd\n",
    "time": 1756494365
  },
  "_maintainer": {
    "name": "David Brown",
    "email": "dwb2@andrew.cmu.edu",
    "login": "browndw",
    "orcid": "0000-0001-7745-6354",
    "description": "",
    "uuid": 22451366
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "hunspell",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "textclean",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "browndw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 13
    },
    {
      "week": "2025-35",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2025-08-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "browndw",
      "count": 20,
      "uuid": 22451366
    }
  ],
  "_userbio": {
    "uuid": 22451366,
    "type": "user",
    "name": "browndw"
  },
  "_downloads": {
    "count": 125,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spell.replacer"
  },
  "_devurl": "https://github.com/browndw/spell.replacer",
  "_searchresults": 3,
  "_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/spell.replacer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/browndw/spell.replacer",
  "_realowner": "browndw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "correct",
    "spell_replace"
  ],
  "_datasets": [
    {
      "name": "coca_list",
      "title": "COCA Word List",
      "object": "coca_list",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coca_list",
      "title": "COCA Word List",
      "topics": [
        "coca_list"
      ]
    },
    {
      "page": "correct",
      "title": "Correct a Single Misspelled Word",
      "topics": [
        "correct"
      ]
    },
    {
      "page": "spell_replace",
      "title": "Probabilistic Spelling Correction",
      "topics": [
        "spell_replace"
      ]
    }
  ],
  "_readme": "https://github.com/browndw/spell.replacer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "dtt",
    "english",
    "generics",
    "glue",
    "hunspell",
    "lattice",
    "lexicon",
    "lifecycle",
    "magrittr",
    "mgsub",
    "NLP",
    "pillar",
    "pkgconfig",
    "purrr",
    "qdapRegex",
    "R6",
    "Rcpp",
    "rlang",
    "slam",
    "stringdist",
    "stringi",
    "stringr",
    "syuzhet",
    "textclean",
    "textshape",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Getting Started with spell.replacer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Usage",
        "How It Works",
        "Customizing Correction",
        "Single Word Correction",
        "Working with Dataframes",
        "Performance",
        "Word Frequency Data"
      ],
      "created": "2021-07-27 19:43:20",
      "modified": "2025-08-29 19:06:05",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "spell.replacer",
  "_universes": [
    "browndw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T07:33:07.000Z",
      "distro": "noble",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "7784b74c6de92c26cdf0161deed50fa849b87428cd3cc3c4465e4f826ff66fc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T07:33:17.000Z",
      "distro": "noble",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "3c1d5d20a1b09b37c1610c129149ea2f0b54023514a247ebc4459e6ef05f4c9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T07:35:37.000Z",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "e72b236c5eab1116b971dc9bd53435db0142029fa1c82e09e50af4093949d0a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T07:34:32.000Z",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "8bb967bee29ed34f0c3486e1e8098170f465e31ea7003b0e72b964831cb2faca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-07T07:33:16.000Z",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "e0c661b035c796f2aa2390a1bee90bdad80cd9aead25515eab4217f75c4adba5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T07:32:40.000Z",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "04a850771f623339c08e8924017ab0ba68a9b569d90e69f594752d0d99a4441e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T07:32:12.000Z",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "6cc6985ea4e1cd701179d7b074310d8376a04ffa75caf4ef74a5c6168664ca15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T07:32:47.000Z",
      "commit": "1421d58ea87d93d691549eead4666bf7afb908db",
      "fileid": "302d7649289c1a0febf67a4774631807e6eb295c4113131d4844e7f5a5012c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27086116109"
    }
  ]
}