Type: Package
Package: dfeR
Title: Common Department for Education Analysis Tasks
Version: 2.0.0
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"),
    person("Lara", "Garbett", , "lara.garbett@education.gov.uk", role = "ctb"),
    person("Paula", "Rocha", , "paula.rocha@education.gov.uk", role = "ctb")
  )
Description: Provides preferred methods for common analytical tasks
    undertaken across the Department for Education in England, 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 (>= 4.1.0)
Imports: arrow, cli, DBI, dplyr, emoji, httr2, jsonlite, lifecycle,
        renv, rlang, rstudio.prefs, stringr, tidyselect, usethis,
        utils, withr
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.1.7), mockery,
        ggplot2, purrr, scales
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-23 17:29:49 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] (ORCID: <https://orcid.org/0000-0001-9070-9969>),
  Menna Zayed [ctb],
  Lauren Snaathorst [ctb],
  Lara Garbett [ctb],
  Paula Rocha [ctb]
Maintainer: Cam Race <cameron.race@education.gov.uk>
Repository: CRAN
Date/Publication: 2026-09-23 17:50:02 UTC
