Package: lattice
Version: 0.20-41
Date: 2020-04-01
Priority: recommended
Title: Trellis Graphics for R
Authors@R: c(person("Deepayan", "Sarkar", role = c("aut", "cre"),
	            email = "deepayan.sarkar@r-project.org",
		    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("Paul", "Murrell", role = "ctb", email = "paul@stat.auckland.ac.nz"))
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 (>= 3.0.0)
Suggests: KernSmooth, MASS, latticeExtra
Imports: grid, grDevices, graphics, stats, utils
Enhances: chron
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: http://lattice.r-forge.r-project.org/
BugReports: https://github.com/deepayan/lattice/issues
NeedsCompilation: yes
Packaged: 2020-04-02 10:52:37 UTC; deepayan
Author: Deepayan Sarkar [aut, cre] (<https://orcid.org/0000-0003-4107-1553>),
  Felix Andrews [ctb],
  Kevin Wright [ctb] (documentation),
  Neil Klepeis [ctb],
  Paul Murrell [ctb]
Maintainer: Deepayan Sarkar <deepayan.sarkar@r-project.org>
Repository: CRAN
Date/Publication: 2020-04-02 12:00:06 UTC
Built: R 4.0.3; x86_64-w64-mingw32; 2020-10-10 12:51:20 UTC; windows
Archs: i386, x64
