{
  "_id": "6a44d3be6ff6f2357551bfec",
  "Package": "spelling",
  "Title": "Tools for Spell Checking in R",
  "Version": "2.3.2",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", , \"jeroenooms@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Jim\", \"Hester\", , \"james.hester@rstudio.com\", role = \"aut\"))",
  "Description": "Spell checking common document formats including latex,\nmarkdown, manual pages, and description files. Includes\nutilities to automate checking of documentation and vignettes\nas a unit test during 'R CMD check'. Both British and American\nEnglish are supported out of the box and other languages can be\nadded. In addition, packages may define a 'wordlist' to allow\ncustom terminology without having to abuse punctuation.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://ropensci.r-universe.dev/spelling\nhttps://docs.ropensci.org/spelling/",
  "BugReports": "https://github.com/ropensci/spelling/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-10-17 12:12:37 UTC",
  "RemoteUrl": "https://github.com/ropensci/spelling",
  "RemoteRef": "master",
  "RemoteSha": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:24:54 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [cre, aut] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nJim Hester [aut]",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "spelling_2.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/3f6b30db7e5c36a85168121276c39f2cb69e013c3c7c5e0962c6a697509d404c",
  "_filesize": 109134,
  "_sha256": "3f6b30db7e5c36a85168121276c39f2cb69e013c3c7c5e0962c6a697509d404c",
  "_expires": "2026-10-09T08:45:49.000Z",
  "_created": "2026-07-01T08:24:54.000Z",
  "_published": "2026-07-01T08:45:50.012Z",
  "_jobs": [
    {
      "job": 84487932327,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004260653"
    },
    {
      "job": 84487932378,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004279519"
    },
    {
      "job": 84487932299,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004679414"
    },
    {
      "job": 84487932315,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004681038"
    },
    {
      "job": 84487100998,
      "time": 149,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004206700"
    },
    {
      "job": 84487101016,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004215940"
    },
    {
      "job": 84487932263,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004270513"
    },
    {
      "job": 84487932316,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004244509"
    },
    {
      "job": 84487932359,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004248393"
    },
    {
      "job": 84487932318,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004243581"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/spelling",
  "_commit": {
    "id": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Add hook for CMD check\n",
    "time": 1760703157
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "hunspell",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "spell-check",
    "spell-checker",
    "spellcheck",
    "spellchecker",
    "spelling"
  ],
  "_stars": 108,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 131,
      "uuid": 216319
    },
    {
      "user": "maelle",
      "count": 7,
      "uuid": 8360597
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "bisaloo",
      "count": 1,
      "uuid": 10783929
    },
    {
      "user": "jrnold",
      "count": 1,
      "uuid": 123968
    },
    {
      "user": "jdblischak",
      "count": 1,
      "uuid": 1608317
    },
    {
      "user": "rorynolan",
      "count": 1,
      "uuid": 20400852
    },
    {
      "user": "thierryo",
      "count": 1,
      "uuid": 446636
    },
    {
      "user": "zkamvar",
      "count": 1,
      "uuid": 3639446
    },
    {
      "user": "gogonzo",
      "count": 1,
      "uuid": 6959016
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 100714,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spelling"
  },
  "_devurl": "https://github.com/ropensci/spelling",
  "_pkgdown": "https://docs.ropensci.org/spelling/",
  "_searchresults": 254,
  "_metadata": {
    "ropensci_category": "data-extraction"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spelling.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/spelling",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-08-28"
    },
    {
      "version": "1.1",
      "date": "2017-12-18"
    },
    {
      "version": "1.2",
      "date": "2018-07-09"
    },
    {
      "version": "2.0",
      "date": "2018-12-17"
    },
    {
      "version": "2.1",
      "date": "2019-03-11"
    },
    {
      "version": "2.2",
      "date": "2020-10-18"
    },
    {
      "version": "2.2.1",
      "date": "2023-03-22"
    },
    {
      "version": "2.3.0",
      "date": "2024-03-05"
    },
    {
      "version": "2.3.1",
      "date": "2024-10-04"
    },
    {
      "version": "2.3.2",
      "date": "2025-08-18"
    }
  ],
  "_exports": [
    "get_wordlist",
    "spell_check_files",
    "spell_check_package",
    "spell_check_setup",
    "spell_check_test",
    "spell_check_text",
    "update_wordlist"
  ],
  "_help": [
    {
      "page": "spell_check_files",
      "title": "Spell Check",
      "concept": [
        "spelling"
      ],
      "topics": [
        "spell_check_files",
        "spell_check_text"
      ]
    },
    {
      "page": "spell_check_package",
      "title": "Package Spell Checking",
      "concept": [
        "spelling"
      ],
      "topics": [
        "spelling",
        "spell_check_package",
        "spell_check_setup",
        "spell_check_test"
      ]
    },
    {
      "page": "wordlist",
      "title": "The WORDLIST file",
      "concept": [
        "spelling"
      ],
      "topics": [
        "get_wordlist",
        "update_wordlist",
        "wordlist"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/spelling/raw/master/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "highr",
    "hunspell",
    "knitr",
    "Rcpp",
    "rlang",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 11.032411924067699,
  "_indexed": true,
  "_nocasepkg": "spelling",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.2",
      "date": "2026-07-01T08:27:01.000Z",
      "distro": "resolute",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/5cd4433a196d9040a41da4131b8b6bb5c946669da8d7e74f0cca380825b46f6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.2",
      "date": "2026-07-01T08:27:49.000Z",
      "distro": "resolute",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/6cf745e4f7743c4a7981db589a5a58271d1df6c7ffd5525096732ed3fe67a6a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.2",
      "date": "2026-07-01T08:45:07.000Z",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/45f1f7b54a7d0acc3cf90d546913a0ce7c25c12ca1871f969fc46cd2241cd771",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.2",
      "date": "2026-07-01T08:45:10.000Z",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/ad3c42da1e0b945908d230d83f87537fe3807d5bd439b3c15fb1220900ca1e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.2",
      "date": "2026-07-01T08:27:36.000Z",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/c16578e328da0d89879ff69d1467066d0a083b6c6c776f57b831b3583ab9d851",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.2",
      "date": "2026-07-01T08:26:14.000Z",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/08a53f07cec99fa3cacebcef275a9cbcd6d95776b6450c12feec80ad08235337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.2",
      "date": "2026-07-01T08:26:23.000Z",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/03f8919038cb543a4bddc615ebde503bf92e924bae6efea7ee3f6d8b75240651",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3.2",
      "date": "2026-07-01T08:26:09.000Z",
      "commit": "4fdb6c350ae962c142d4e1d9b5261cb14c251b52",
      "fileid": "https://r2.ropensci.org/35c80785fbbcbdd3d6cad19f0735602274a2ce4906dd45b6d23a1903c0a923a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503638051"
    }
  ]
}