jverzani/gWidgets2Qt: Port of the gWidget2 API to the qtbase package

The gWidgets2 API provides a simplified means for GUI development in R. This package uses the qtbase package to provide the interface for the underlying Qt libraries. Qt is a very feature-rich library and qtbase provides nearly all of the functionality to the R programmer. Using qtbase directly can be daunting, though worth the time if the project is large enough. The gWidgets2 package steps in when rapid development or more modest scope is desired.

Getting started

Package details

AuthorJohn Verzani
MaintainerJohn Verzani <jverzani@gmail.com>
LicenseGPL (>= 3)
Version1.0-1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jverzani/gWidgets2Qt")
jverzani/gWidgets2Qt documentation built on May 20, 2019, 5:19 a.m.