Package: aftables
Title: Create Spreadsheet Publications Following Best Practice
Version: 1.0.2
Authors@R: c(
    person("Matt", "Dray", , "mwdray@gmail.com", role = c("aut")),
    person("Tim", "Taylor", role = "ctb"),
    person("Matt", "Kerlogue", role = "ctb"),
    person("Crown Copyright", role = c("cph")),
    person("Olivia", "Box Power", , "Olivia.BoxPower@dhsc.gov.uk", role = c("cre", "ctb"))
  )
Description: Generate spreadsheet publications that follow best practice
    guidance from the UK government's Analysis Function, available at 
    <https://analysisfunction.civilservice.gov.uk/policy-store/releasing-statistics-in-spreadsheets/>,
    with a focus on accessibility. See also the 'Python' package 'gptables'.
License: MIT + file LICENSE
URL: https://best-practice-and-impact.github.io/aftables/,
        https://github.com/best-practice-and-impact/aftables
BugReports: https://github.com/best-practice-and-impact/aftables/issues
Depends: R (>= 3.5)
Imports: openxlsx, pillar
Suggests: covr, knitr, rmarkdown, rstudioapi, testthat (>= 3.0.0),
        tibble
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-19 16:01:27 UTC; OBoxPower
Author: Matt Dray [aut],
  Tim Taylor [ctb],
  Matt Kerlogue [ctb],
  Crown Copyright [cph],
  Olivia Box Power [cre, ctb]
Maintainer: Olivia Box Power <Olivia.BoxPower@dhsc.gov.uk>
Repository: CRAN
Date/Publication: 2025-02-19 16:40:01 UTC
Built: R 4.5.1; ; 2025-10-06 02:24:18 UTC; windows
