Skip to content

Commit e639497

Browse files
committed
Wrote basic DESCRIPTION files for apps that did not have one
1 parent 507530e commit e639497

File tree

15 files changed

+103
-0
lines changed

15 files changed

+103
-0
lines changed

014-onflushed/DESCRIPTION

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Title: onFlush Example
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Type: Shiny

015-layout-navbar/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Navbar Layout
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: layout navbar
7+
Type: Shiny

015-layout-sidebar/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Sidebar Layout
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: layout sidebar
7+
Type: Shiny
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Authentication and database
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: authentication permission database
7+
Type: Shiny

031-chat-room/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Chat room
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags:
7+
Type: Shiny

042-example-03-reactivity/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Reactivity
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: getting-started
7+
Type: Shiny

043-example-04-mpg/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: MPG
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: getting-started
7+
Type: Shiny

044-example-05-sliders/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Sliders
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: getting-started widgets slider
7+
Type: Shiny

045-example-06-tabsets/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Tabsets
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: getting-started tabset
7+
Type: Shiny

046-example-07-widgets/DESCRIPTION

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Title: Widgets
2+
Author: RStudio, Inc.
3+
AuthorUrl: http://www.rstudio.com/
4+
License: MIT
5+
DisplayMode: Showcase
6+
Tags: getting-started widgets
7+
Type: Shiny

0 commit comments

Comments
 (0)