forked from ggobi/qtbase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 705 Bytes
/
DESCRIPTION
File metadata and controls
15 lines (15 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: qtbase
Version: 1.0.6
Title: Interface between R and Qt
Author: Michael Lawrence, Deepayan Sarkar
Depends: R (>= 2.10.0), methods, utils
URL: http://qtinterfaces.r-forge.r-project.org
Maintainer: Michael Lawrence <michafla@gene.com>
Description: Dynamic bindings to the Qt library for calling Qt
methods and extending Qt clases from R. Other packages build upon qtbase
to provide special-purpose high-level interfaces to specific parts of Qt.
License: GPL (>= 2)
SystemRequirements: Qt4 libraries and headers (http://qt.nokia.com),
cmake (http://www.cmake.org)
Acknowledgements: QtRuby and Qyoto projects for head-start on the Smoke-based
interface