Package: datasauRus
Title: Datasets from the Datasaurus Dozen
Version: 0.1.4
Authors@R: c(person("Steph", "Locke", email = "stephanie.g.locke@gmail.com", role = c( "cre","aut")),
             person("Alberto", "Cairo", email = "alberto.cairo@gmail.com", role = c( "dtc")),
             person("Justin", "Matejka", email = "Justin.Matejka@autodesk.com", role = c( "dtc")),
             person("George", "Fitzmaurice", email = "George.Fitzmaurice@autodesk.com", role = c( "dtc")),
             person("Lucy", "D'Agostino McGowan", email = "ld.mcgowan@vanderbilt.edu", role = c("aut")),
             person("Richard", "Cotton", email = "richierocks@gmail.com", role = c("ctb")),
             person("Locke Data", role = c("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>.
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: covr, testthat, knitr, rmarkdown, ggplot2, dplyr
VignetteBuilder: knitr
RoxygenNote: 6.1.0.9000
URL: https://github.com/lockedata/datasauRus,
        https://itsalocke.com/datasaurus/
BugReports: https://github.com/lockedata/datasauRus/issues
NeedsCompilation: no
Packaged: 2018-09-20 12:03:06 UTC; Maelle
Author: Steph Locke [cre, aut],
  Alberto Cairo [dtc],
  Justin Matejka [dtc],
  George Fitzmaurice [dtc],
  Lucy D'Agostino McGowan [aut],
  Richard Cotton [ctb],
  Locke Data [fnd]
Maintainer: Steph Locke <stephanie.g.locke@gmail.com>
Repository: CRAN
Date/Publication: 2018-09-20 14:50:02 UTC
Built: R 4.0.2; ; 2020-07-15 11:45:40 UTC; unix
