Package: forgts Title: Convert Formatted Spreadsheets to Presentation-Ready Display Tables Version: 0.0.1.9000 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://luisdva.r-universe.dev Date/Publication: 2025-02-04 18:54:51 UTC RemoteUrl: https://github.com/luisdva/forgts RemoteRef: HEAD RemoteSha: 7576ca253b998c730d8933c9042dd6d515083ab3 NeedsCompilation: no Packaged: 2026-07-03 08:11:59 UTC; root Author: Luis D. Verde Arregoitia [aut, cre, cph] (ORCID: ) Maintainer: Luis D. Verde Arregoitia