Skip to content

Commit

Permalink
Merge pull request #5 from zabore/main
Browse files Browse the repository at this point in the history
Adding David and Shannon workshop
  • Loading branch information
zabore authored Dec 9, 2024
2 parents d917138 + 9b2fd38 commit 1f602f5
Show file tree
Hide file tree
Showing 21 changed files with 79 additions and 9 deletions.
Binary file added docs/images/Shannon_small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/david-aja.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions docs/search.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"objectID": "workshops.html#personal-r-administration",
"href": "workshops.html#personal-r-administration",
"title": "R/Medicine 2025",
"section": "Personal R Administration",
"text": "Personal R Administration\n\nDavid Aja and Shannon Pileggi\n \n\n\nDescription\n\nDoes the release of a new R version fill you with dread?\nAre there passwords in your R code?\nDo you look at the output of a failed package installation and think to yourself, “WTF?!”\n\nIf you said yes to any of those questions, then you need Personal R Administration. You’ll come away with tips, tricks, tweaks, and some hacks for building data science dev environments that you won’t be afraid to come back to in a year.\n\n\nBiographies\nShannon Pileggi (she/her) is a Lead Data Scientist at The Prostate Cancer Clinical Trials Consortium, a frequent blogger, and a member of the R-Ladies Global leadership team. She enjoys automating data wrangling and data outputs, and making both data insights and learning new material digestible."
},
{
"objectID": "workshops.html#tbd",
"href": "workshops.html#tbd",
"title": "R/Medicine 2025",
"section": "TBD",
"text": "TBD"
},
{
"objectID": "Register.html",
"href": "Register.html",
Expand Down
40 changes: 32 additions & 8 deletions docs/workshops.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,7 @@
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#workshops" id="toc-workshops" class="nav-link active" data-scroll-target="#workshops">Workshops</a>
<ul class="collapse">
<li><a href="#coming-soon" id="toc-coming-soon" class="nav-link" data-scroll-target="#coming-soon">Coming soon!</a></li>
</ul></li>
<li><a href="#workshops" id="toc-workshops" class="nav-link active" data-scroll-target="#workshops">Workshops</a></li>
</ul>
</nav>
</div>
Expand All @@ -159,12 +156,39 @@ <h2 id="toc-title">On this page</h2>

<section id="workshops" class="level2">
<h2 class="anchored" data-anchor-id="workshops">Workshops</h2>
<section id="coming-soon" class="level3">
<h3 class="anchored" data-anchor-id="coming-soon">Coming soon!</h3>


</section>
<div class="columns">
<div class="column" style="width:45%;">
<section id="personal-r-administration" class="level2">
<h2 class="anchored" data-anchor-id="personal-r-administration">Personal R Administration</h2>
<section id="david-aja-and-shannon-pileggi" class="level3">
<h3 class="anchored" data-anchor-id="david-aja-and-shannon-pileggi">David Aja and Shannon Pileggi</h3>
<p><img src="images/david-aja.jpg" class="img-fluid"> <img src="images/Shannon_small.jpg" class="img-fluid"></p>
</section>
<section id="description" class="level3">
<h3 class="anchored" data-anchor-id="description">Description</h3>
<ul>
<li>Does the release of a new R version fill you with dread?</li>
<li>Are there passwords in your R code?</li>
<li>Do you look at the output of a failed package installation and think to yourself, “WTF?!”</li>
</ul>
<p>If you said yes to any of those questions, then you need Personal R Administration. You’ll come away with tips, tricks, tweaks, and some hacks for building data science dev environments that you won’t be afraid to come back to in a year.</p>
</section>
<section id="biographies" class="level3">
<h3 class="anchored" data-anchor-id="biographies">Biographies</h3>
<p><a href="https://www.pipinghotdata.com/">Shannon Pileggi</a> (she/her) is a Lead Data Scientist at The Prostate Cancer Clinical Trials Consortium, a frequent blogger, and a member of the R-Ladies Global leadership team. She enjoys automating data wrangling and data outputs, and making both data insights and learning new material digestible.</p>
</section>
</section>
</div><div class="column" style="width:10%;">
<!-- empty column to create gap -->
</div><div class="column" style="width:45%;">
<section id="tbd" class="level2">
<h2 class="anchored" data-anchor-id="tbd">TBD</h2>
</section>
</div>
</div>



</main> <!-- /main -->
<script id="quarto-html-after-body" type="application/javascript">
Expand Down
Binary file removed images/Gundula.jpeg
Binary file not shown.
Binary file removed images/Hicks.jpeg
Binary file not shown.
Binary file removed images/Lucy_D_M.jpg
Binary file not shown.
Binary file removed images/Payton.jpeg
Binary file not shown.
Binary file added images/Shannon_small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/colin.jpeg
Binary file not shown.
Binary file added images/david-aja.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/garrick-profile.jpg
Binary file not shown.
Binary file removed images/kadauke_stephan.jpeg
Binary file not shown.
Binary file removed images/mitchell_ow.jpeg
Binary file not shown.
Binary file removed images/noamross-eha-profile.jpeg
Binary file not shown.
Binary file removed images/rami.jpeg
Binary file not shown.
Binary file removed images/shannon_pileggi.jpeg
Binary file not shown.
Binary file removed images/theo-roe.webp
Binary file not shown.
Binary file removed images/travis.jpeg
Binary file not shown.
Binary file removed images/william_beasley.jpg
Binary file not shown.
34 changes: 33 additions & 1 deletion workshops.qmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
## Workshops

### Coming soon!
::: columns
::: {.column width="45%"}
## Personal R Administration

### David Aja and Shannon Pileggi

![](images/david-aja.jpg) ![](images/Shannon_small.jpg)

### Description

- Does the release of a new R version fill you with dread?
- Are there passwords in your R code?
- Do you look at the output of a failed package installation and think to yourself, “WTF?!”

If you said yes to any of those questions, then you need Personal R Administration. You'll come away with tips, tricks, tweaks, and some hacks for building data science dev environments that you won't be afraid to come back to in a year.


### Biographies

[Shannon Pileggi](https://www.pipinghotdata.com/) (she/her) is a Lead Data Scientist at The Prostate Cancer Clinical Trials Consortium, a frequent blogger, and a member of the R-Ladies Global leadership team. She enjoys automating data wrangling and data outputs, and making both data insights and learning new material digestible.

:::

::: {.column width="10%"}
<!-- empty column to create gap -->
:::

::: {.column width="45%"}
## TBD


:::
:::

0 comments on commit 1f602f5

Please sign in to comment.