Uses renv::dependencies()
to work out what packages we depend on. Ignores rmarkdown
where
that is triggered by the presence of markdown files, and also excludes packages that are already
in the container because the runtime needs them (httr
, jsonlite
and logger
).
1 |
A character vector of R package dependencies needed by file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.