Skip to content

Commit

Permalink
Merge pull request #231 from RConsortium/230-update-events-pages
Browse files Browse the repository at this point in the history
230 update events pages
  • Loading branch information
jcasman authored Nov 30, 2024
2 parents 9a09813 + 82f2f3c commit 235d04a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 18 deletions.
20 changes: 11 additions & 9 deletions news/events.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@ format:
# Sample data frame with HTML links
df <- data.frame(
Title = c(
"[LatinR 2024](https://latinr.org/en/)",
"[Value Companies using Discounted Cash Flow Analysis](https://r-consortium.org/webinars/tidy-finance-webinar-series.html#value-companies-using-discounted-cash-flow-analysis)",
"[Quantification of Participation Risk using R and RShiny](https://r-consortium.org/webinars/quantification-of-participation-risk-using-r-and-rshiny.html)"
"[Finance webinar: Value Companies using Discounted Cash Flow Analysis](https://r-consortium.org/webinars/tidy-finance-webinar-series.html#value-companies-using-discounted-cash-flow-analysis)",
"[Finance webinar: Quantification of Participation Risk using R and RShiny](https://r-consortium.org/webinars/quantification-of-participation-risk-using-r-and-rshiny.html)"
),
dates = c("Nov 18-22, 2024", "Dec 4, 2024", "Dec 12, 2024"),
location = c("Virtual", "Virtual", "Virtual"),
icon = c("Conference", "Webinar", "Webinar"),
Type = c("Conference", "Webinar", "Webinar"),
dates = c("Dec 4, 2024", "Dec 12, 2024"),
location = c("Virtual", "Virtual"),
icon = c("Webinar", "Webinar"),
Type = c("Webinar", "Webinar"),
stringsAsFactors = FALSE
Expand Down Expand Up @@ -83,6 +82,7 @@ ___
# Sample data frame with HTML links
df <- data.frame(
Title = c(
'<a href="https://latinr.org/en/" target="_blank" rel="noreferrer noopener">LatinR 2024</a>',
'<a href="https://r-consortium.org/webinars/containerization-and-r-for-reproducibility.html" target="_blank" rel="noreferrer noopener">R/Medicine Webinar: Containerization and R for Reproducibility and More</a>',
'<a href="https://r-consortium.org/webinars/tidy-finance-webinar-series.html#analyze-companies-using-financial-ratios" target="_blank" rel="noreferrer noopener">Analyze Companies using Financial Ratios</a>',
'<a href="https://www.rstats.ai/gov" target="_blank" rel="noreferrer noopener">2024 Government & Public Sector R Conference</a>',
Expand Down Expand Up @@ -110,6 +110,7 @@ df <- data.frame(
'<a href="https://www.r-consortium.org/r-adoption-series-the-adoption-of-r-in-japans-pharma-industry-confirmation" target="_blank" rel="noreferrer noopener">The use of R in Japan’s Pharma Industry</a>'
),
dates = c(
'November 18-22, 2024',
'November 19, 2024',
'November 6, 2024',
'October 29-30, 2024',
Expand Down Expand Up @@ -138,6 +139,7 @@ df <- data.frame(
),
location = c(
'Virtual',
'Virtual',
'Virtual',
'Washington, DC, USA',
Expand Down Expand Up @@ -165,10 +167,10 @@ df <- data.frame(
'Virtual'
),
Type = c('Webinar', 'Webinar', 'Conference', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Conference', 'Conference', 'Conference', 'Conference',
Type = c('Conference', 'Webinar', 'Webinar', 'Conference', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Conference', 'Conference', 'Conference', 'Conference',
'Conference', 'Conference', 'Webinar', 'Webinar', 'Webinar', 'Webinar', 'Webinar', 'Webinar',
'Webinar', 'Webinar', 'Webinar'),
icon = c('Webinar', 'Webinar', 'Conference', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Conference', 'Conference', 'Conference', 'Conference',
icon = c('Conference', 'Webinar', 'Webinar', 'Conference', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Webinar', 'Conference', 'Conference', 'Conference', 'Conference', 'Conference',
'Conference', 'Conference', 'Webinar', 'Webinar', 'Webinar', 'Webinar', 'Webinar', 'Webinar',
'Webinar', 'Webinar', 'Webinar'),
Expand Down
4 changes: 0 additions & 4 deletions webinars/containerization-and-r-for-reproducibility.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ title: "Containerization and R for Reproducibility and More"

Containerization has become a dominant computing paradigm for computing in the past decade due to its many advantages: isolation and security, scalability and efficiency with lightweight containers sharing an operating kernel and resources, and portability across cloud computing providers. For the researcher, analyst, or R user, containers have applications ranging from reproducible analytical environments to packaging statistical code to use in web applications. I will discuss how biomedical researchers can make use of containerization technology, particularly the tools provided by the Rocker Project, which publishes powerful standardized containers for the R language.


### Register here: [https://zoom.us/webinar/register/WN_aWMKlQngTUqgp4G_qkkD_g](https://zoom.us/webinar/register/WN_aWMKlQngTUqgp4G_qkkD_g)


## Speaker

![](images/NoamRoss.png){width=50%}
Expand Down
8 changes: 3 additions & 5 deletions webinars/webinars.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ ___
## Upcoming Webinars


![](images/containerization-and-r-webinar-main-image.png){width=60%}

Learn more: [Containerization and R for Reproducibility and More](containerization-and-r-for-reproducibility.qmd)


![](images/tiny-finance-main-image.jpg){width=60%}

Learn more: [Tidy Finance Webinar Series](tidy-finance-webinar-series.qmd)
Expand All @@ -39,6 +34,9 @@ Learn more: [Quantification of participation risk using R and RShiny](quantifica

Learn more: [Unlocking Insights from LatinR: Collaboration and Innovation in Data Science Webinar](unlocking-insights-from-latinr.qmd)

![](images/containerization-and-r-webinar-main-image.png){width=60%}

Learn more: [Containerization and R for Reproducibility and More](containerization-and-r-for-reproducibility.qmd)

![](images/quarto-for-reproducable-medical-manuscripts.webp){width=50%}

Expand Down

0 comments on commit 235d04a

Please sign in to comment.