pak::pkg_install(
c(
"knitr",
"tidyverse",
"reactable",
"htmltools",
"svglite"
)
renv::snapshot()
# vim: ft=r