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

Revamp the package #10

Merged
merged 46 commits into from
Sep 4, 2020
Merged

Revamp the package #10

merged 46 commits into from
Sep 4, 2020

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Sep 3, 2020

Currently, this repo consists of the bare minimum to be an R package, a single function (read_dist), and some icing on top that will help with package development as we incorporate more features.

  • Use usethis and devtools to create the package structure.
  • Setup github actions workflows to run devtools::check() and other useful functions on pull requests.
  • Create @NLesniak's read_dist function and a test case.
  • Create introductory vignette and show how to use read_dist.

This probably also resolves #9.

@kelly-sovacool kelly-sovacool marked this pull request as ready for review September 3, 2020 19:58
@NLesniak NLesniak merged commit a87fbf6 into master Sep 4, 2020
@kelly-sovacool kelly-sovacool deleted the revamp branch September 4, 2020 14:35
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.

Downloading Error
2 participants