Package: datasauRus
Title: Datasets from the Datasaurus Dozen
Version: 0.1.8
Authors@R: c(
    person("Colin", "Gillespie", , "colin@jumpingrivers.com", role = c("cre", "aut")),
    person("Steph", "Locke", , "stephanie.g.locke@gmail.com", role = "aut"),
    person("Alberto", "Cairo", , "alberto.cairo@gmail.com", role = "dtc"),
    person("Rhian", "Davies", , "statsrhian@gmail.com", role = c("aut")),
    person("Justin", "Matejka", , "Justin.Matejka@autodesk.com", role = "dtc"),
    person("George", "Fitzmaurice", , "George.Fitzmaurice@autodesk.com", role = "dtc"),
    person("Lucy", "D'Agostino McGowan", , "ld.mcgowan@vanderbilt.edu", role = "aut"),
    person("Richard", "Cotton", , "richierocks@gmail.com", role = "ctb"),
    person("Tim", "Book", , "TimothyKBook@gmail.com", role = "ctb"),
    person("Jumping Rivers", role = "fnd")
  )
Description: The Datasaurus Dozen is a set of datasets with the same
    summary statistics. They retain the same summary statistics despite
    having radically different distributions.  The datasets represent a
    larger and quirkier object lesson that is typically taught via
    Anscombe's Quartet (available in the 'datasets' package). Anscombe's
    Quartet contains four very different distributions with the same
    summary statistics and as such highlights the value of visualisation
    in understanding data, over and above summary statistics. As well as
    being an engaging variant on the Quartet, the data is generated in a
    novel way. The simulated annealing process used to derive datasets
    from the original Datasaurus is detailed in "Same Stats, Different
    Graphs: Generating Datasets with Varied Appearance and Identical
    Statistics through Simulated Annealing" <doi:10.1145/3025453.3025912>.
License: MIT + file LICENSE
URL: https://github.com/jumpingrivers/datasauRus,
        https://jumpingrivers.github.io/datasauRus/
BugReports: https://github.com/jumpingrivers/datasauRus/issues
Depends: R (>= 3.5.0)
Suggests: dplyr, ggplot2, knitr, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: no
Packaged: 2024-02-26 17:30:14 UTC; rhian
Author: Colin Gillespie [cre, aut],
  Steph Locke [aut],
  Alberto Cairo [dtc],
  Rhian Davies [aut],
  Justin Matejka [dtc],
  George Fitzmaurice [dtc],
  Lucy D'Agostino McGowan [aut],
  Richard Cotton [ctb],
  Tim Book [ctb],
  Jumping Rivers [fnd]
Maintainer: Colin Gillespie <colin@jumpingrivers.com>
Repository: CRAN
Date/Publication: 2024-02-26 23:50:26 UTC
