Package: textlintr Title: Natural Language Linter Tools for 'R Markdown' and R Code Version: 0.0.0.9000 Authors@R: c(person(given = "Shinya", family = "Uryu", role = c("aut", "cre"), email = "suika1127@gmail.com", comment = c(ORCID = "0000-0002-0493-6186")), person(given = "azu", role = "cph", comment = "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 pluggable linting tool. Imports: cli (>= 1.0.0), crayon (>= 1.3.4), jsonlite (>= 1.5), packer (>= 0.0.6.9000), processx (>= 3.2.0), purrr (>= 0.2.5), rlang (>= 0.2.2), rstudioapi (>= 0.7) Suggests: testthat (>= 2.0.0), withr (>= 2.1.2), covr (>= 3.1.0) 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 libssl-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: 2026-06-07 07:25:33 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ), azu [cph] (textlint JavaScript library) Maintainer: Shinya Uryu