-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.58 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
Package: lattice
Version: 0.22-5
Date: 2023-10-23
Priority: recommended
Title: Trellis Graphics for R
Authors@R: c(person("Deepayan", "Sarkar", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-4107-1553")),
person("Felix", "Andrews", role = "ctb"),
person("Kevin", "Wright", role = "ctb", comment = "documentation"),
person("Neil", "Klepeis", role = "ctb"),
person("Johan", "Larsson", role = "ctb", comment = "miscellaneous improvements"),
person("Zhijian (Jason)", "Wen", role = "cph", comment = "filled contour code"),
person("Paul", "Murrell", role = "ctb", email = "[email protected]"),
person("Stefan", "Eng", role = "ctb", comment = "violin plot improvements"),
person("Achim", "Zeileis", role = "ctb", comment = "modern colors"),
person("Alexandre", "Courtiol", role = "ctb", comment = "generics for larrows, lpolygon, lrect and lsegments")
)
Description: A powerful and elegant high-level data visualization
system inspired by Trellis graphics, with an emphasis on
multivariate data. Lattice is sufficient for typical graphics needs,
and is also flexible enough to handle most nonstandard requirements.
See ?Lattice for an introduction.
Depends: R (>= 4.0.0)
Suggests: KernSmooth, MASS, latticeExtra, colorspace
Imports: grid, grDevices, graphics, stats, utils
Enhances: chron, zoo
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: https://lattice.r-forge.r-project.org/
BugReports: https://github.com/deepayan/lattice/issues