Package: gWidgets2
Type: Package
Title: rewrite of gWidgets API
Version: 1.0-2
Author: John Verzani
Maintainer: john verzani <jverzani@gmail.com>
URL: https://github.com/jverzani/gWidgets2
Description: re-implementation of gWidgets API. The original used S4 methods.
    This rewrite takes advantage of R's reference classes. In addition,
    development is aided by the devtools package and github hosting. The main
    API is mostly carried forward, though there are some exceptions. The API is
    defined in this package. A secondary, toolkit, package is required to use
    it. There are three in development: gWidgets2RGtk2, gWidgets2Qt, and
    gWidgets2tcltk.
Depends: methods, digest
License: GPL (>= 3)
LazyLoad: yes
Collate: 'misc.R' 'guiToolkit.R' 'BasicInterface.R' 'S4-methods.R'
        'S3-methods.R' 'methods.R' 'dialogs.R' 'ws-model.R'
        'command-stack.R' 'gWidgets2-package.R' 'gwindow.R' 'gaction.R'
        'gbutton.R' 'gcalendar.R' 'gcheckbox.R' 'gcheckboxgroup.R'
        'gcombobox.R' 'handler-methods.R' 'gdf.R' 'ggroup.R'
        'gnotebook.R' 'gfile.R' 'gformlayout.R' 'gframe.R'
        'ggraphics.R' 'ghtml.R' 'gimage.R' 'glabel.R' 'glayout.R'
        'gmenu.R' 'gpanedgroup.R' 'gprogressbar.R' 'gradio.R'
        'gseparator.R' 'gslider.R' 'gspinbutton.R' 'gstackwidget.R'
        'gstatusbar.R' 'gtable.R' 'gtext.R' 'gtimer.R' 'gtoolbar.R'
        'gtree.R' 'gedit.R' 'gexpandgroup.R' 'gvarbrowser.R' 'icons.R'
        'gdfnotebook.R' 'gfilter.R' 'ggraphicsnotebook.R'
Packaged: 2013-10-19 13:31:09 UTC; verzani
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-10-19 18:40:27
