Skip to content

Commit b62587c

Browse files
KittJonathanColinFay
authored andcommitted
added links to README
1 parent d9b3e91 commit b62587c

File tree

2 files changed

+34
-29
lines changed

2 files changed

+34
-29
lines changed

README.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,15 @@ This package is part of a series of tools for Shiny, which includes:
4747
- Part 1: <https://rtask.thinkr.fr/building-big-shiny-apps-a-workflow-1/>
4848
- Part 2: <https://rtask.thinkr.fr/building-big-shiny-apps-a-workflow-2/>
4949

50+
[*Make a Fitness App from scratch*](https://towardsdatascience.com/production-grade-r-shiny-with-golem-prototyping-51b03f37c2a9)
51+
5052
### Slide decks
5153

5254
- useR! 2019 : [A Framework for Building Robust & Production Ready Shiny Apps](https://github.com/VincentGuyader/user2019/raw/master/golem_Vincent_Guyader_USER!2019.pdf)
5355
- ThinkR x RStudio Roadshow,Paris : [Production-grade Shiny Apps with {golem}](https://speakerdeck.com/colinfay/production-grade-shiny-apps-with-golem)
5456
- rstudio::conf(2020) : [Production-grade Shiny Apps with golem](https://speakerdeck.com/colinfay/rstudio-conf-2020-production-grade-shiny-apps-with-golem)
57+
- barcelonar (2019-12-03) : [Engineering Production-Grade Shiny Apps with
58+
{golem}](https://www.barcelonar.org/presentations/BarcelonaR_Building_Production_Grade_Shiny_Apps_with_golem.pdf)
5559

5660
### Video
5761

README.md

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
<!-- README.md is generated from README.Rmd. Please edit that file -->
3-
43
<!-- badges: start -->
54

65
[![Lifecycle:
@@ -22,83 +21,85 @@ shiny applications.
2221

2322
This package is part of a series of tools for Shiny, which includes:
2423

25-
- `{golem}` - <https://github.com/ThinkR-open/golem>
26-
- `{shinipsum}` - <https://github.com/ThinkR-open/shinipsum>
27-
- `{fakir}` - <https://github.com/ThinkR-open/fakir>
28-
- `{shinysnippets}` - <https://github.com/ThinkR-open/shinysnippets>
24+
- `{golem}` - <https://github.com/ThinkR-open/golem>
25+
- `{shinipsum}` - <https://github.com/ThinkR-open/shinipsum>
26+
- `{fakir}` - <https://github.com/ThinkR-open/fakir>
27+
- `{shinysnippets}` - <https://github.com/ThinkR-open/shinysnippets>
2928

3029
## Resources
3130

3231
### The Book :
3332

34-
- <https://engineering-shiny.org/>
33+
- <https://engineering-shiny.org/>
3534

3635
### Blog posts :
3736

3837
*Building Big Shiny Apps*
3938

40-
- Part 1:
39+
- Part 1:
4140
<https://rtask.thinkr.fr/building-big-shiny-apps-a-workflow-1/>
42-
- Part 2:
41+
- Part 2:
4342
<https://rtask.thinkr.fr/building-big-shiny-apps-a-workflow-2/>
4443

44+
[*Make a Fitness App from
45+
scratch*](https://towardsdatascience.com/production-grade-r-shiny-with-golem-prototyping-51b03f37c2a9)
46+
4547
### Slide decks
4648

47-
- useR\! 2019 : [A Framework for Building Robust & Production Ready
49+
- useR! 2019 : [A Framework for Building Robust & Production Ready
4850
Shiny
4951
Apps](https://github.com/VincentGuyader/user2019/raw/master/golem_Vincent_Guyader_USER!2019.pdf)
50-
- ThinkR x RStudio Roadshow,Paris : [Production-grade Shiny Apps with
52+
- ThinkR x RStudio Roadshow,Paris : [Production-grade Shiny Apps with
5153
{golem}](https://speakerdeck.com/colinfay/production-grade-shiny-apps-with-golem)
52-
- rstudio::conf(2020) : [Production-grade Shiny Apps with
54+
- rstudio::conf(2020) : [Production-grade Shiny Apps with
5355
golem](https://speakerdeck.com/colinfay/rstudio-conf-2020-production-grade-shiny-apps-with-golem)
56+
- barcelonar (2019-12-03) : [Engineering Production-Grade Shiny Apps
57+
with
58+
{golem}](https://www.barcelonar.org/presentations/BarcelonaR_Building_Production_Grade_Shiny_Apps_with_golem.pdf)
5459

5560
### Video
5661

57-
- [{golem} and Effective Shiny Development
62+
- [{golem} and Effective Shiny Development
5863
Methods](https://www.youtube.com/watch?v=OU1-CkSVdTI)
59-
- [Hands-on demonstration of
64+
- [Hands-on demonstration of
6065
{golem}](https://shinydevseries.com/post/golem-demo/)
61-
- useR\! 2019 : [A Framework for Building Robust & Production Ready
66+
- useR! 2019 : [A Framework for Building Robust & Production Ready
6267
Shiny Apps](https://youtu.be/tCAan6smrjs)
63-
- 🇫🇷 [Introduction to {golem}](https://youtu.be/6qI4NzxlAFU)
64-
- rstudio::conf(2020) : [Production-grade Shiny Apps with
68+
- 🇫🇷 [Introduction to {golem}](https://youtu.be/6qI4NzxlAFU)
69+
- rstudio::conf(2020) : [Production-grade Shiny Apps with
6570
golem](https://www.rstudio.com/resources/rstudioconf-2020/production-grade-shiny-apps-with-golem/)
6671

6772
### Cheatsheet
6873

69-
- [{golem} cheatsheet](https://thinkr.fr/golem_cheatsheet_v0.1.pdf)
74+
- [{golem} cheatsheet](https://thinkr.fr/golem_cheatsheet_v0.1.pdf)
7075

7176
### Examples apps
7277

7378
These are examples from the community. Please note that they may not
7479
necessarily be written in a canonical fashion and may have been written
7580
with different versions of `{golem}` or `{shiny}`.
7681

77-
- <https://github.com/seanhardison1/vcrshiny>
78-
- <https://github.com/CDU-data-science-team/healthcareSPC>
79-
- <https://github.com/marton-balazs-kovacs/tenzing>
80-
- <https://github.com/shahreyar-abeer/cranstars>
82+
- <https://github.com/seanhardison1/vcrshiny>
83+
- <https://github.com/CDU-data-science-team/healthcareSPC>
84+
- <https://github.com/marton-balazs-kovacs/tenzing>
85+
- <https://github.com/shahreyar-abeer/cranstars>
8186

8287
You can also find apps at:
8388

84-
- <https://connect.thinkr.fr/connect/>
85-
- <https://github.com/ColinFay/golemexamples>
89+
- <https://connect.thinkr.fr/connect/>
90+
- <https://github.com/ColinFay/golemexamples>
8691

8792
## Installation
8893

89-
- You can install the stable version from CRAN with:
90-
91-
<!-- end list -->
94+
- You can install the stable version from CRAN with:
9295

9396
``` r
9497
install.packages("golem")
9598
```
9699

97-
- You can install the development version from
100+
- You can install the development version from
98101
[GitHub](https://github.com/Thinkr-open/golem) with:
99102

100-
<!-- end list -->
101-
102103
``` r
103104
# install.packages("remotes")
104105
remotes::install_github("Thinkr-open/golem")

0 commit comments

Comments
 (0)