Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update table: swap out md for img #110

Merged
merged 2 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -105,24 +105,8 @@ During the **second iteration**, which was recently held, Pedro Silva shared the
- Replace/shim functionality that was lost from removing dependencies

Here is the list of dependencies to packages on CRAN; those that worked are colored green, and those that were removed are marked in orange. We ended up with just 3 problematic dependencies (bold).
```
| | |
|-------------------------------------------|-------------------------------------------|
| [library(config)]{style="color:orange"} | [library(reactable)]{style="color:green"} |
| **library(cowplot)** | [library(rhino)]{style="color:orange"} |
| [library(dplyr)]{style="color:green"} | [library(rtables)]{style="color:green"} |
| [library(emmeans)]{style="color:green"} | [library(shiny)]{style="color:green"} |
| [library(ggplot2)]{style="color:green"} | [library(stringr)]{style="color:green"} |
| [library(glue)]{style="color:green"} | **library(teal)** |
| [library(haven)]{style="color:green"} | **library(teal.data)** |
| [library(htmltools)]{style="color:green"} | [library(tibble)]{style="color:green"} |
| [library(huxtable)]{style="color:green"} | [library(tidyr)]{style="color:green"} |
| [library(magrittr)]{style="color:green"} | [library(tippy)]{style="color:green"} |
| [library(markdown)]{style="color:green"} | [library(Tplyr)]{style="color:green"} |
| [library(pkgload)]{style="color:green"} | [library(utils)]{style="color:green"} |
| [library(purrr)]{style="color:green"} | [library(visR)]{style="color:green"} |

```
![](images/dependencies.png){fig-align="center"}

Issues with library(cowplot):

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading