{
  "_id": "6a1060d7acfb0bcc41ca763b",
  "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-05-08 08:20:53 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": "50f4a01f3db3b7e5631ac2b7b11703f9",
  "_user": "uribo",
  "_type": "src",
  "_file": "textlintr_0.0.0.9000.tar.gz",
  "_fileid": "cbe880168cd0320aa309b8d99c462617940e680e9b3bd74cc7535f0a8085f74a",
  "_filesize": 232764,
  "_sha256": "cbe880168cd0320aa309b8d99c462617940e680e9b3bd74cc7535f0a8085f74a",
  "_created": "2026-05-08T08:20:53.000Z",
  "_published": "2026-05-22T13:57:43.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77394366181,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6874935053"
    },
    {
      "job": 77394365911,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874938409"
    },
    {
      "job": 77394366074,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6874926611"
    },
    {
      "job": 77394365981,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874935770"
    },
    {
      "job": 77394365179,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874903616"
    },
    {
      "job": 77394365117,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162285914"
    },
    {
      "job": 77394366123,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6874950279"
    },
    {
      "job": 77394365974,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6874957622"
    },
    {
      "job": 77394366275,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6874946430"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065",
  "_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",
    "orcid": "0000-0002-0493-6186",
    "twitter": "@u_ribo",
    "uuid": 228649
  },
  "_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-05-08T08:22:55.000Z",
      "distro": "noble",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "0b90c837c761c9d0d1273f452d523f92955625b9db505c00d6d03d2c31b6bbf3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-08T08:23:10.000Z",
      "distro": "noble",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "c9557d300b350fdbc015fc3f42c56d15a89f00e7781d2b054a6fe4559cd920d5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-08T08:22:27.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "ca2911b680cd6d2da6a2914c35b275553d2987ee11c03038340314af3656fb14",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-08T08:22:59.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "1cbf72e0cf8ebbc852ea99d836c31fc0669d073cd1edd098c6e54062a7930aef",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-08T08:22:25.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "52504f9c02d211987a9d91ba22be683813966894f67d5f2eea406cb52939d58c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-08T08:22:43.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "5a1a36c0859a5d746f0de887b5b1122a30a36caded2023d5dbcdab7d8698208c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-08T08:22:19.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "e6937cb69fe84ed32f13dda0bef7a88e193dc3603ecc77e10cb809cdbf107b20",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-22T13:57:29.000Z",
      "commit": "7d4f5899d1aa4bce87b85d2d905d4b0cbd26e740",
      "fileid": "474d6a7288a083a7e10c3b6f976c713a644da7164d51ba4c6965e6d740b574fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/25545053065"
    }
  ]
}