Package: forgts
Title: Convert Formatted Spreadsheets to Presentation-Ready Display
        Tables
Version: 0.0.1
Authors@R: 
    person("Luis D.", "Verde Arregoitia", , "luis@liomys.mx", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-9520-6543"))
Description: Reads cell contents plus formatting from a spreadsheet file and creates an editable 'gt' object with the same data and formatting. Supports the most commonly-used cell and text styles including colors, fills, font weights and decorations, and borders.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
Imports: dplyr, gt, purrr, readxl, rlang, tibble, tidyr, tidyxl
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/luisDVA/forgts,
        https://luisdva.github.io/forgts/
BugReports: https://github.com/luisDVA/forgts/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-30 17:54:16 UTC; luisd
Author: Luis D. Verde Arregoitia [aut, cre, cph]
    (<https://orcid.org/0000-0001-9520-6543>)
Maintainer: Luis D. Verde Arregoitia <luis@liomys.mx>
Repository: CRAN
Date/Publication: 2025-01-31 11:40:04 UTC
Built: R 4.4.1; ; 2025-01-31 12:26:53 UTC; unix
