Package: s20x
Version: 3.1-40
Date: 2023-08-21
Title: Functions for University of Auckland Course STATS 201/208 Data
        Analysis
Authors@R: c(
    person("Brant", "Deppa", role = "aut",
           comment = "Wrote the original R scripts this package is derived from"),
    person("James", "Curran", , "j.curran@auckland.ac.nz", role = c("aut", "cre"),
           comment = "Wrote the original R package. Current maintainer."),
    person("Rachel", "Fewster", , "r.fewster@auckland.ac.nz", role = "ctb"),
    person("Russell", "Millar", , "r.millar@auckland.ac.nz", role = "ctb"),
    person("Ben", "Stevenson", , "ben.stevenson@auckland.ac.nz", role = "ctb"),
    person("Andrew", "Balemi", , "a.balemi@auckland.ac.nz", role = "ctb"),
    person("Chris", "Wild", , "c.wild@auckland.ac.nz", role = "ctb"),
    person("Sophie", "Jones", role = "ctb"),
    person("Dineika", "Chandra", role = "ctr"),
    person("Brendan", "McArdle", role = "ctr")
  )
Description: A set of functions used in teaching STATS 201/208 Data Analysis at
    the University of Auckland. The functions are designed to make parts of R more
    accessible to a large undergraduate population who are mostly not statistics
    majors.
Depends: R (>= 4.0.0)
Suggests: emmeans
Encoding: UTF-8
Imports: stats, graphics, methods
License: GPL-2 | file LICENSE
RoxygenNote: 7.2.3
URL: https://github.com/STATS-UOA/s20x
BugReports: https://github.com/STATS-UOA/s20x/issues
NeedsCompilation: no
Packaged: 2023-08-21 12:03:42 UTC; jcur002
Author: Brant Deppa [aut] (Wrote the original R scripts this package is derived
    from),
  James Curran [aut, cre] (Wrote the original R package. Current
    maintainer.),
  Rachel Fewster [ctb],
  Russell Millar [ctb],
  Ben Stevenson [ctb],
  Andrew Balemi [ctb],
  Chris Wild [ctb],
  Sophie Jones [ctb],
  Dineika Chandra [ctr],
  Brendan McArdle [ctr]
Maintainer: James Curran <j.curran@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2023-08-21 14:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:02:18 UTC; unix
