-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 814 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 814 Bytes
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
Package: DescribeDisplay
Version: 0.2.11
Title: An Interface to the 'DescribeDisplay' 'GGobi' Plugin
Description: Produce publication quality graphics from output of 'GGobi'
describe display plugin.
Authors@R: c(
person("Dianne", "Cook", , "dicook@monash.edu" , c("aut", "cre")),
person("Hadley", "Wickham", , "h.wickham@gmail.com" , c("aut")),
person("Andreas", "Buja", , "buja@wharton.upenn.edu", c("aut")),
person("Barret", "Schloerke", , "schloerke@gmail.com" , c("aut"))
)
License: MIT + file LICENSE
URL: https://github.com/ggobi/DescribeDisplay
BugReports: https://github.com/ggobi/DescribeDisplay/issues
Imports:
reshape2,
ggplot2 (>= 3.4.1),
plyr,
scales,
grid,
GGally (>= 2.1.2)
Suggests:
testthat
RoxygenNote: 7.2.3
Encoding: UTF-8