Skip to content

Document htmlDependency examples#451

Open
LeonidasZhak wants to merge 1 commit into
rstudio:mainfrom
LeonidasZhak:codex/document-html-dependency-examples
Open

Document htmlDependency examples#451
LeonidasZhak wants to merge 1 commit into
rstudio:mainfrom
LeonidasZhak:codex/document-html-dependency-examples

Conversation

@LeonidasZhak
Copy link
Copy Markdown
Contributor

Closes #362.\n\nThis adds runnable examples for common htmlDependency() usage patterns:\n\n- local file-based dependencies with script and stylesheet assets\n- URL-based dependencies with script attributes such as integrity and crossorigin\n- package-bundled dependencies created from a runtime wrapper\n\nChecks run locally:\n- Rscript -e 'tools::checkRd("man/htmlDependency.Rd")'\n- git diff --check\n- direct Rscript dry run of the added examples\n- R CMD build --no-build-vignettes .

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 6, 2026

CLA assistant check
All committers have signed the CLA.

@LeonidasZhak LeonidasZhak force-pushed the codex/document-html-dependency-examples branch from 82304af to c25c80c Compare June 6, 2026 02:10
@LeonidasZhak
Copy link
Copy Markdown
Contributor Author

CLA signed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: show examples of using htmlDependency

2 participants