{
  "_id": "6a251ea24b233be19838fa27",
  "Package": "textlintr",
  "Title": "Natural Language Linter Tools for 'R Markdown' and R Code",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(given = \"Shinya\",\nfamily = \"Uryu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"suika1127@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0493-6186\")),\nperson(given = \"azu\",\nrole = \"cph\",\ncomment = \"textlint JavaScript library\"))",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/uribo/textlintr#readme",
  "BugReports": "https://github.com/uribo/textlintr/issues",
  "SystemRequirements": "textlint (https://textlint.github.io/) for\npluggable linting tool.",
  "Remotes": [
    "JohnCoene/packer"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://uribo.r-universe.dev",
  "Date/Publication": "2022-10-21 02:27:54 UTC",
  "RemoteUrl": "https://github.com/uribo/textlintr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:25:33 UTC",
    "User": "root"
  },
  "Author": "Shinya Uryu [aut, cre] (ORCID: <https://orcid.org/0000-0002-0493-6186>),\nazu [cph] (textlint JavaScript library)",
  "Maintainer": "Shinya Uryu <suika1127@gmail.com>",
  "MD5sum": "00773fc500130ae49b291a603047290a",
  "_user": "uribo",
  "_type": "src",
  "_file": "textlintr_0.0.0.9000.tar.gz",
  "_fileid": "1f6b0d7924ab1acd8d79a7a9656bc78354c9a5a76148a907d28c5ec1779e518a",
  "_filesize": 231868,
  "_sha256": "1f6b0d7924ab1acd8d79a7a9656bc78354c9a5a76148a907d28c5ec1779e518a",
  "_created": "2026-06-07T07:25:33.000Z",
  "_published": "2026-06-07T07:32:50.029Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940706688,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7461879676"
    },
    {
      "job": 79940706712,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461878125"
    },
    {
      "job": 79940706689,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7461891658"
    },
    {
      "job": 79940706708,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461921250"
    },
    {
      "job": 79940518222,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461862110"
    },
    {
      "job": 79940706674,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461880623"
    },
    {
      "job": 79940706707,
      "time": 204,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7461891003"
    },
    {
      "job": 79940706716,
      "time": 220,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7461893420"
    },
    {
      "job": 79940706710,
      "time": 213,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461892413"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uribo/textlintr",
  "_commit": {
    "id": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
    "author": "Shinya Uryu <uryu.shinya@tokushima-u.ac.jp>",
    "committer": "Shinya Uryu <uryu.shinya@tokushima-u.ac.jp>",
    "message": "[modify]scope\n",
    "time": 1666319274
  },
  "_maintainer": {
    "name": "Shinya Uryu",
    "email": "suika1127@gmail.com",
    "login": "uribo",
    "uuid": 228649,
    "orcid": "0000-0002-0493-6186"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "packer",
      "version": ">= 0.0.6.9000",
      "role": "Imports"
    },
    {
      "package": "processx",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.1.2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uribo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "lint",
    "natural-language-processing"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "uribo",
      "count": 88,
      "uuid": 228649
    },
    {
      "user": "imgbotapp",
      "count": 1,
      "uuid": 31427850
    },
    {
      "user": "renovate-bot",
      "count": 1,
      "uuid": 25180681
    }
  ],
  "_userbio": {
    "uuid": 228649,
    "type": "user",
    "name": "Shinya Uryu",
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/textlintr"
  },
  "_devurl": "https://github.com/uribo/textlintr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_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/textlintr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_rules",
    "check_dependencies_available",
    "configure_lint_rules",
    "init_textlintr",
    "is_available_textlint",
    "is_rule_exist",
    "rule_sets",
    "textlint",
    "update_lint_rules"
  ],
  "_help": [
    {
      "page": "add_rules",
      "title": "Install textlint rule modules",
      "topics": [
        "add_rules"
      ]
    },
    {
      "page": "check_dependencies",
      "title": "Check textlint running environment",
      "topics": [
        "check_dependencies_available"
      ]
    },
    {
      "page": "textlint_rules",
      "title": "Config textlint rule file",
      "topics": [
        "configure_lint_rules"
      ]
    },
    {
      "page": "init_textlintr",
      "title": "Initialise a textlint",
      "topics": [
        "init_textlintr"
      ]
    },
    {
      "page": "is_available_textlint",
      "title": "Test for the existence of textlint as a prerequisite",
      "topics": [
        "is_available_textlint"
      ]
    },
    {
      "page": "is_rule_exist",
      "title": "Check if rule is installed",
      "topics": [
        "is_rule_exist"
      ]
    },
    {
      "page": "rule_sets",
      "title": "Available rule names",
      "topics": [
        "rule_sets"
      ]
    },
    {
      "page": "textlint",
      "title": "Textlint a given file",
      "topics": [
        "textlint"
      ]
    },
    {
      "page": "update_lint_rules",
      "title": "Update .textlintrc",
      "topics": [
        "update_lint_rules"
      ]
    }
  ],
  "_readme": "https://github.com/uribo/textlintr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "packer",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "vctrs"
  ],
  "_score": 2.9030899869919433,
  "_indexed": true,
  "_nocasepkg": "textlintr",
  "_universes": [
    "uribo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:27:46.000Z",
      "distro": "noble",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "2d5e0b2a17a2e3ffad047c24a0c944cc8737cd9a2a58c8ab98e3c302ac764758",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:27:36.000Z",
      "distro": "noble",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "2e36c093411e6124c556fc9549fa2042548e02cf786553bc415da046077bed2a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:29:07.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "4ef2b48bd765e60d2134e2b23350de2bcc10c3bfad9c065c7e10fa17e6f05e44",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:32:31.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "1e195238aadf1dda019cd58971c02bc45e95377f2dc4896ee66fc5c1d5adb34c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:28:01.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "fa72838ab3513fbfb14032ec9d1f5aabfb65d996f8462ed8cdb45405a3c95c71",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:27:34.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "f81c971be5c128bb62c540f211163d8ad2d74333a90f9ed1b97b9c3ad90e217a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:27:30.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "70d8022e0ec27401851867997b4b4b244b978d1b9329d5f87249120951f41811",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-07T07:27:30.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "26ed3f56617fd6080c151b64ff40521f4d2ffc40e762f631b4c5065fe0eeaeab",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/27086006210"
    }
  ]
}