{
  "_id": "6a252c2e4b233be198394940",
  "Package": "spellcheckr",
  "Type": "Package",
  "Title": "Correct the Spelling of a Given Word in the English Language",
  "Version": "0.1.2",
  "Author": "Selva Prabhakaran",
  "Maintainer": "Selva Prabhakaran <selva86@gmail.com>",
  "Description": "Corrects the spelling of a given word in English using a\nmodification of Peter Norvig's spell correct algorithm (see\n<http://norvig.com/spell-correct.html>) which handles up to\nthree edits. The algorithm tries to find the spelling with\nmaximum probability of intended correction out of all possible\ncandidate corrections from the original word.",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:26:54 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://selva86.r-universe.dev",
  "Date/Publication": "2016-10-28 10:04:43 UTC",
  "RemoteUrl": "https://github.com/cran/spellcheckr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
  "MD5sum": "1060bcc07daac3684fd34dc91e957be4",
  "_user": "selva86",
  "_type": "src",
  "_file": "spellcheckr_0.1.2.tar.gz",
  "_fileid": "1bceac60bae247de1446ab7ccad56904d7d71e1fb6e792aef93c8714565211fc",
  "_filesize": 943787,
  "_sha256": "1bceac60bae247de1446ab7ccad56904d7d71e1fb6e792aef93c8714565211fc",
  "_created": "2026-06-07T08:26:54.000Z",
  "_published": "2026-06-07T08:30:38.323Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79944308854,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462360094"
    },
    {
      "job": 79944308863,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462362387"
    },
    {
      "job": 79944308858,
      "time": 191,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462366072"
    },
    {
      "job": 79944308856,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462359517"
    },
    {
      "job": 79944151103,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462345777"
    },
    {
      "job": 79944308848,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462358400"
    },
    {
      "job": 79944308860,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462354600"
    },
    {
      "job": 79944308857,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462355842"
    },
    {
      "job": 79944308862,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462363882"
    }
  ],
  "_buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spellcheckr",
  "_commit": {
    "id": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
    "author": "Selva Prabhakaran <selva86@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1477649083
  },
  "_maintainer": {
    "name": "Selva Prabhakaran",
    "email": "selva86@gmail.com",
    "login": "selva86",
    "description": "",
    "uuid": 2991979
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "selva86",
      "count": 1,
      "uuid": 2991979
    }
  ],
  "_userbio": {
    "uuid": 2991979,
    "type": "user",
    "name": "Selva Prabhakaran"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spellcheckr"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/spellcheckr.html",
    "manual.pdf"
  ],
  "_realowner": "selva86",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2016-10-28"
    }
  ],
  "_exports": [
    "correct"
  ],
  "_datasets": [
    {
      "name": "dict",
      "title": "dict",
      "object": "dict",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        ".",
        "N"
      ],
      "rows": 245462,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "correct",
      "title": "correct",
      "topics": [
        "correct"
      ]
    },
    {
      "page": "dict",
      "title": "dict",
      "topics": [
        "dict",
        "splits"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "spellcheckr",
  "_universes": [
    "selva86"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-07T08:28:48.000Z",
      "distro": "noble",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "71719d19dd6de68abcd81f721d5cc38c45eef8b86c2b63998bd5259fc0571325",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-07T08:29:06.000Z",
      "distro": "noble",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "2475b049eaccb8b933121307532bf0ef2579936a8f5e0205d1b3bd0efa80fc6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-07T08:29:36.000Z",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "e60fe72f6be01d709f146873675d657e451eed6eb9889c011c838ca39f313466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-07T08:28:46.000Z",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "4e64a34040893d26cc2b4928476c0952d03c29d91ff7bba6f314bd817f5703eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-07T08:28:50.000Z",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "558cd47a115950d7367c11496e6b1d11691b29f769b629b18a19998350749fc5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-07T08:28:01.000Z",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "31d3d28aa62a1fa826abecdab902f138382b094bcda1089fc59e66c6db76f4ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-07T08:28:11.000Z",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "1ca53e0f3a695011dfd7f9edd344ff1a785cb2bf8dda145714018ae5af32256e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-07T08:28:57.000Z",
      "commit": "ab6d47266f3940f60d10ce44aa0748e28df4d906",
      "fileid": "75f1c5cb561256b47f2befc236da3a464acaedbe49354d0914fd6daed97c81cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selva86/actions/runs/27087282378"
    }
  ]
}