-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·27 lines (27 loc) · 1.16 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
Package: grImport
Version: 0.9-7
Depends: R (>= 3.0.0), methods, grDevices, graphics, grid, XML
Suggests: lattice, cluster, colorspace, survival
SystemRequirements: ghostscript
Title: Importing Vector Graphics
Authors@R: c(person("Paul", "Murrell", role = c("aut", "cre"),
email = "p.murrell@auckland.ac.nz"),
person("Richard", "Walton", role = "aut"),
person("Simon", "Potter", role = "ctb"),
person("Tomas", "Kalibera", role = "ctb"),
person("Harold", "Gutch", role = "ctb"))
Description: Functions for converting, importing, and drawing PostScript
pictures in R plots.
URL:
https://r-forge.r-project.org/projects/grimport/,https://doi.org/10.18637/jss.v030.i04,https://stattech.wordpress.fos.auckland.ac.nz/2018/09/20/2018-09-importing-general-purpose-graphics-in-r/
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2023-03-09 00:47:24 UTC; pmur002
Author: Paul Murrell [aut, cre],
Richard Walton [aut],
Simon Potter [ctb],
Tomas Kalibera [ctb],
Harold Gutch [ctb]
Maintainer: Paul Murrell <p.murrell@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2023-03-09 14:20:09 UTC