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

Deal with Package size R CMD note #103

Closed
selkamand opened this issue Nov 27, 2024 · 1 comment · Fixed by #112
Closed

Deal with Package size R CMD note #103

selkamand opened this issue Nov 27, 2024 · 1 comment · Fixed by #112

Comments

@selkamand
Copy link
Owner

Interactive graphics in vignettes are just to large. May need to exclude or move to a gg1d book

@selkamand
Copy link
Owner Author

I think using an article (e.g. gallery (full)) instead of a vignette is the play here. Rendered articles get added Rbuildignore so will be included in website but not the package itself

usethis::use_article()

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 a pull request may close this issue.

1 participant