-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 708 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 708 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
26
27
28
29
30
31
32
33
34
35
36
37
Package: gridExtra
Maintainer: baptiste <baptiste.auguie@gmail.com>
License: GPL (>= 2)
Title: functions in Grid graphics
Type: Package
Author: Baptiste Auguie
Description: misc. high-level Grid functions
Version: 0.9.1
URL: http://code.google.com/p/gridextra/
Date: 2012-09-08
Depends:
R(>= 2.5.0),
grid
Imports:
ggplot2
Suggests:
RGraphics,
pixmap,
EBImage,
lattice
Collate:
'arcText.r'
'arrange.r'
'barbedGrob.r'
'borderGrob.r'
'colorstripGrob.r'
'ebimage.r'
'ellipseGrob.r'
'gridExtra-package.r'
'grob-utils.r'
'polygon.regular.r'
'ngonGrob.r'
'patternGrob.r'
'pixmap.r'
'rpattern.r'
'stextGrob.r'
'tableGrob.r'