Package: tergo
Title: Style Your Code Fast
Version: 0.1.9
Authors@R: 
    c(
      person("Konrad", "Pagacz", , "konrad.pagacz@gmail.com", role = c("aut", "cre")),
      person("Maciej", "Nasinski", , "nasinski.maciej@gmail.com", role = c("ctb")),
      person(given = "The authors of the dependency Rust crates",
        role = c("ctb"), comment = "see inst/AUTHORS file for details")
    )
Description: Provides a set of functions
    that allow users for styling their R code according to
    the 'tidyverse' style guide. The package uses a native
    Rust implementation to ensure the highest performance.
    Learn more about 'tergo' at <https://rtergo.pagacz.io>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/rextendr/version: 0.3.1.9001
SystemRequirements: Cargo (Rust's package manager), rustc
NeedsCompilation: yes
Biarch: true
Depends: R (>= 4.2)
Suggests: rextendr (== 0.3.1), roxygen2, rstudioapi (>= 0.7), devtools,
        pkgdown, desc, knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://rtergo.pagacz.io, https://github.com/kpagacz/tergo
BugReports: https://github.com/kpagacz/tergo/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Packaged: 2025-04-11 16:02:33 UTC; kpagacz
Author: Konrad Pagacz [aut, cre],
  Maciej Nasinski [ctb],
  The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file
    for details)
Maintainer: Konrad Pagacz <konrad.pagacz@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-11 16:40:01 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:01:25 UTC; unix
Archs: tergo.so.dSYM
