Type: Package
Package: dfeR
Title: Common Department for Education Analysis Tasks
Version: 1.0.1
Authors@R: c(
    person("Cam", "Race", , "cameron.race@education.gov.uk", role = c("aut", "cre")),
    person("Department for Education, England", , , "statistics.development@education.gov.uk", role = "cph"),
    person("Laura", "Selby", , "laura.selby@education.gov.uk", role = "aut"),
    person("Adam", "Robinson", role = "aut"),
    person("Jen", "Machin", , "jen.machin@education.gov.uk", role = "ctb"),
    person("Jake", "Tufts", , "jake.tufts@education.gov.uk", role = "ctb"),
    person("Rich", "Bielby", , "richard.bielby@education.gov.uk", role = "ctb",
           comment = c(ORCID = "0000-0001-9070-9969")),
    person("Menna", "Zayed", , "menna.zayed@education.gov.uk", role = "ctb"),
    person("Lauren", "Snaathorst", , "lauren.snaathorst@education.gov.uk", role = "ctb")
  )
Description: Preferred methods for common analytical tasks that are
    undertaken across the Department, including number formatting, project
    templates and curated reference data.
License: GPL (>= 3)
URL: https://dfe-analytical-services.github.io/dfeR/,
        https://github.com/dfe-analytical-services/dfeR
BugReports: https://github.com/dfe-analytical-services/dfeR/issues
Depends: R (>= 2.10)
Imports: dplyr, emoji, httr, jsonlite, lifecycle, magrittr, renv,
        rlang, tidyselect, usethis, utils, withr
Suggests: knitr, readxl, rmarkdown, spelling, stringr, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-15 20:48:25 UTC; camra
Author: Cam Race [aut, cre],
  Department for Education, England [cph],
  Laura Selby [aut],
  Adam Robinson [aut],
  Jen Machin [ctb],
  Jake Tufts [ctb],
  Rich Bielby [ctb] (<https://orcid.org/0000-0001-9070-9969>),
  Menna Zayed [ctb],
  Lauren Snaathorst [ctb]
Maintainer: Cam Race <cameron.race@education.gov.uk>
Repository: CRAN
Date/Publication: 2025-01-15 21:50:07 UTC
Built: R 4.6.0; ; 2025-07-18 07:49:55 UTC; unix
