Package: rformat
Type: Package
Title: Base R Code Formatter
Version: 0.1.0
Authors@R: c(person("Troy", "Hernandez", role = c("aut", "cre"),
                    email = "troy@cornball.ai",
                    comment = c(ORCID = "0009-0005-4248-604X")),
             person("Dirk", "Eddelbuettel", role = "ctb",
                    comment = c(ORCID = "0000-0001-6419-907X")))
Description: A minimal R code formatter following base R style conventions.
    Formats R code with consistent spacing, indentation, and structure.
License: GPL-3
URL: https://github.com/cornball-ai/rformat
BugReports: https://github.com/cornball-ai/rformat/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: tinytest, simplermarkdown
VignetteBuilder: simplermarkdown
NeedsCompilation: yes
Packaged: 2026-03-05 02:46:29 UTC; troy
Author: Troy Hernandez [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-4248-604X>),
  Dirk Eddelbuettel [ctb] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>)
Maintainer: Troy Hernandez <troy@cornball.ai>
Repository: CRAN
Date/Publication: 2026-03-09 16:30:09 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-03-10 20:51:34 UTC; unix
Archs: rformat.so.dSYM
