Package: aftables Title: Create Spreadsheet Publications Following Best Practice Version: 2.0.1 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")), person("Zachary", "Gleisner", , "Zachary.Gleisner@dhsc.gov.uk", role = "ctb") ) Description: Generate spreadsheet publications that follow best practice guidance from the UK government's Analysis Function, available at , 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 (>= 4.1.0) Imports: openxlsx2, pillar, purrr, dplyr, stringr, tidyselect, tidyr, rlang, utils, yaml, tibble Suggests: covr, knitr, rmarkdown, rstudioapi, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://best-practice-and-impact.r-universe.dev Date/Publication: 2026-04-22 11:58:36 UTC RemoteUrl: https://github.com/best-practice-and-impact/aftables RemoteRef: HEAD RemoteSha: 189dce078f6bfd41293ef8773cb06c22a81ab867 NeedsCompilation: no Packaged: 2026-06-21 08:50:09 UTC; root Author: Matt Dray [aut], Tim Taylor [ctb], Matt Kerlogue [ctb], Crown Copyright [cph], Olivia Box Power [cre, ctb], Zachary Gleisner [ctb] Maintainer: Olivia Box Power