Skip to content

Commit

Permalink
update table: swap out md for img (#110)
Browse files Browse the repository at this point in the history
* Update containers_and_webassembly_submissions.qmd

* Add files via upload
  • Loading branch information
gigikenneth authored Feb 2, 2024
1 parent 57117ac commit d973bd6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
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.

0 comments on commit d973bd6

Please sign in to comment.