forked from jverzani/gWidgets2RGtk2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
64 lines (64 loc) · 1.17 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Package: gWidgets2RGtk2
Type: Package
Title: Implementation of gWidgets2 for the RGtk2 Package
Version: 1.0-7.2
Author: John Verzani
Maintainer: John Verzani <[email protected]>
URL: https://github.com/jverzani/gWidgets2RGtk2
Description: Implements the 'gWidgets2' API for 'RGtk2.'
License: GPL-3
Depends:
methods,
memoise,
RGtk2,
gWidgets2(>= 1.0.7)
Suggests:
testthat,
cairoDevice
LazyLoad: yes
Collate:
'gWidgets2RGtk2-package.R'
'misc.R'
'gtk-misc.R'
'GComponent.R'
'GContainer.R'
'GWidget.R'
'aaa.R'
'dialogs.R'
'gaction.R'
'gbutton.R'
'gcalendar.R'
'gcheckbox.R'
'gcheckboxgroup.R'
'gcombobox.R'
'gtable.R'
'gmenu.R'
'gdf.R'
'gedit.R'
'ggroup.R'
'gframe.R'
'gexpandgroup.R'
'gfile.R'
'gformlayout.R'
'ggraphics.R'
'gimage.R'
'glabel.R'
'glayout.R'
'gnotebook.R'
'gpanedgroup.R'
'gprogressbar.R'
'gradio.R'
'gseparator.R'
'gslider.R'
'gspinbutton.R'
'gstackwidget.R'
'gstatusbar.R'
'gtext.R'
'gtimer.R'
'gtoolbar.R'
'gtree.R'
'gvarbrowser.R'
'gwindow.R'
'icons.R'
'startup.R'
RoxygenNote: 6.0.1