-
-
Notifications
You must be signed in to change notification settings - Fork 125
Create demos for R #68
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
Conversation
7750203 to
5a636ff
Compare
|
I've removed the example which was unfinished (for now), and have edited out the very soon-to-be deprecated references to core component packages; I'll merge this into the v0.3.0 branch. |
9d66dc6 to
6df310c
Compare
|
Thanks again @ohaanika 🙃 |
demosR/phylogeny/dummyData.R
Outdated
| @@ -0,0 +1,248 @@ | |||
| dummyNodes <- list( | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do the contents of /demosR/phylogeny serve any purpose?
I can't find any reason for them to be there, they don't affect the examples as far as I can tell.
🔪
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch -- I removed that demo (for now) because it was unfinished, will clean up this directory also.
Co-authored-by: HammadTheOne <30986043+HammadTheOne@users.noreply.github.com>
HammadTheOne
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃
* chore: use build:backends * chore: update R package to v0.3.0 * chore: update CHANGELOG.md * Create demos for R (#68) Co-authored-by: Aanika Rahman <aanika.rahman@mail.mcgill.ca>
Demo Checklist
Creating the R equivalent of the demos in the main directory of the repo:
Creating the R equivalent of the demos working correctly in Python:
Creating the R equivalent of the demons that are not fully functional yet in Python or are a WIP:
About
Description of changes
Pre-Merge checklist
npm run build:all.Reference Issues
Closes #[issue number]
Other comments