Package: s20x
Version: 3.1-32
Date: 2022-12-19
Title: Functions for University of Auckland Course STATS 201/208 Data
        Analysis
Authors@R: c(person(given = "Brant",
                    family = "Deppa",
                    role = "aut",
                    comment = "Wrote the original R scripts this package is derived from"),
            person(given = "James",
                    family = "Curran",
                    role = c("aut", "cre"),
                    email = "j.curran@auckland.ac.nz",
                    comment = "Wrote the original R package. Current maintainer."),
            person(given = "Russell",
                    family = "Millar",
                    email = "r.millar@auckland.ac.nz",
                    role = "ctb"),
            person(given = "Ben",
                    family = "Stevenson",
                    email = "ben.stevenson@auckland.ac.nz",
                    role = "ctb"),
            person(given = "Andrew",
                    family = "Balemi",
                    email = "a.balemi@auckland.ac.nz",
                    role = "ctb"),
            person(given = "Chris",
                    family = "Wild",
                    email = "c.wild@auckland.ac.nz",
                    role = "ctb"),
            person(given = "Sophie",
                    family = "Jones",
                    role = "ctb"),
            person(given = "Dineika",
                    family = "Chandra",
                    role = "ctr"),
            person(given = "Brendan",
                    family = "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)
Encoding: UTF-8
Imports: stats, graphics, methods
License: GPL-2 | file LICENSE
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2022-12-19 02:23:21 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.),
  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: 2022-12-19 07:20:02 UTC
