-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
67 lines (67 loc) · 2.63 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Package: HistData
Type: Package
Title: Data Sets from the History of Statistics and Data Visualization
Version: 0.9-2
Date: 2024-02-29
Authors@R: c(person(given = "Michael", family = "Friendly",
role=c("aut", "cre"),
comment = c(ORCID = "0000-0002-3237-0941"),
email="[email protected]"),
person(given = "Stephane", family = "Dray",
role="ctb",
comment = c(ORCID = "0000-0003-0153-1105"),
email="[email protected]"),
person(given = "Hadley", family = "Wickham", role="ctb", email="[email protected]"),
person(given = "James", family = "Hanley", role="ctb", email="[email protected]"),
person(given = "Dennis", family = "Murphy", role="ctb", email = "[email protected]"),
person(given = "Peter", family = "Li", role="ctb", email="[email protected]"),
person(given = "Luiz", family = "Droubi", role="ctb", email="[email protected]"),
person(given = "James", family = "Riley", role="ctb", email = "[email protected]"),
person(given = "Antoine", family = "de Falguerolles", role="ctb"),
person(given = "Monique", family = "Graf", role="ctb"),
person(given = "Neville", family = "Verlander", role="ctb", email="[email protected]"),
person(given = "Brian", family = "Clair", role="ctb"),
person(given = "Jim", family = "Oeppen", role="ctb", email = "[email protected]"),
person(given = "David", family = "Bellhouse", role="ctb", email="[email protected]")
)
Maintainer: Michael Friendly <[email protected]>
Description: The 'HistData' package provides a collection of small data sets
that are interesting and important in the history of statistics and data
visualization. The goal of the package is to make these available, both for
instructional use and for historical research. Some of these present interesting
challenges for graphics or analysis in R.
Depends: R (>= 3.5.0)
Suggests:
gtools,
KernSmooth,
maps,
ggplot2,
dplyr,
scales,
proto,
grid,
reshape,
plyr,
lattice,
jpeg,
car,
gplots,
sp,
heplots,
knitr,
rmarkdown,
effects,
lubridate,
gridExtra,
vcd,
MASS,
Rdatasets
License: GPL
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Language: en-US
RoxygenNote: 7.3.1
Encoding: UTF-8
BugReports: https://github.com/friendly/HistData/issues
URL: https://friendly.github.io/HistData/