Package: jsslintr
Type: Package
Title: JSS LaTeX/BibTeX Style Checker
Version: 1.1.0-1
Authors@R: person("Manuel", "Koller", role = c("aut", "cre"), email = "kollerma@proton.me",
    comment = c(ORCID = "0000-0002-4159-922X"))
Description: Lints LaTeX/BibTeX manuscripts against the Journal of Statistical
    Software (JSS) style guide. Wraps the same Rust rule engine used by the
    standalone jsslint binary, the browser/WASM build, and the Python
    binding, exposed to R via extendr.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/kollerma/jss-style-checker,
        https://kollerma.github.io/jss-style-checker/
BugReports: https://github.com/kollerma/jss-style-checker/issues
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.85
Depends: R (>= 4.2)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/rextendr/version: 0.3.1
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-07-19 19:56:59 UTC; kollerma
Author: Manuel Koller [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4159-922X>)
Maintainer: Manuel Koller <kollerma@proton.me>
Repository: CRAN
Date/Publication: 2026-07-28 16:40:11 UTC
