Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Updated R package vignettes and yaml #972

Merged
merged 4 commits into from
Jun 4, 2021
Merged

Updated R package vignettes and yaml #972

merged 4 commits into from
Jun 4, 2021

Conversation

HammadTheOne
Copy link
Collaborator

This PR updates the R package vignettes and dash-info.yaml for consistency with the Dash R monopackage update plotly/dashR#243.

Copy link
Contributor

@rpkyle rpkyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, not sure what happened, but doesn't look like the vignettes are building/included for me when I install from this branch. This is partial output from browseVignettes():

image

I can see dashHtmlComponents, which has been rebuilt, but dashCoreComponents is missing.

We should probably ensure that the vignettes are restored to the dash package before releasing to CRAN also.

CHANGELOG.md Outdated Show resolved Hide resolved
Comment on lines -27 to -28
export(dccTimer)
export(dccGeolocation)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess these are in development (e.g. #962), but removed from the NAMESPACE because they haven't been merged to dev yet?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe so. I'm not sure why those are in the NAMESPACE to begin with since they're not included in the dev branch yet, but I think it's safe to remove them for now until they're added back with the merge of that PR.

Comment on lines -19 to -20
library(dashHtmlComponents)
library(dashCoreComponents)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔪 ✨

HammadTheOne and others added 2 commits May 18, 2021 15:55
Co-authored-by: Ryan Patrick Kyle <rpkyle@users.noreply.github.com>
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 - pending confirmation from @HammadTheOne that the vignettes do indeed show up when he builds on this branch 😅

@HammadTheOne
Copy link
Collaborator Author

Vignettes are successfully generated 🚀

image

@HammadTheOne HammadTheOne merged commit 72875fc into dev Jun 4, 2021
@HammadTheOne HammadTheOne deleted the update-examples branch June 4, 2021 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants