File tree Expand file tree Collapse file tree 3 files changed +1
-25
lines changed Expand file tree Collapse file tree 3 files changed +1
-25
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Description: Shiny makes it incredibly easy to build interactive web
9
9
applications with R. Automatic "reactive" binding between inputs and
10
10
outputs and extensive pre-built widgets make it possible to build
11
11
beautiful, responsive, and powerful applications with minimal effort.
12
- License: GPL (>= 2) | GPL (>=2) + file LICENSE
12
+ License: GPL-3
13
13
Depends:
14
14
R (>= 2.14.1)
15
15
Imports:
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
shiny 0.5.0
2
2
--------------------------------------------------------------------------------
3
3
4
- * License for Shiny changed to GPL >= 2, and a few files are dual-licensed
5
- under the GPL >= 2 and BSD 3-clause.
6
-
7
4
* Switch from websockets package for handling websocket connections to httpuv.
8
5
9
6
* New method for detecting hidden output objects. Instead of checking that
You can’t perform that action at this time.
0 commit comments