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

Makefile to automate common development tasks #21

Open
8 of 11 tasks
aoles opened this issue May 16, 2018 · 0 comments
Open
8 of 11 tasks

Makefile to automate common development tasks #21

aoles opened this issue May 16, 2018 · 0 comments
Assignees

Comments

@aoles
Copy link
Member

aoles commented May 16, 2018

Have the following targets similar to https://github.com/richfitz/storr/blob/master/Makefile

  • R CMD INSTALL
  • R CMD build
  • R CMD check
  • build vignette(s)
  • test
  • roxygenize
  • generate README.md
  • rebuild docs/ with pkgdown
  • clean docs/
  • commit docs/ to gh-pages branch
  • spell checking of man pages
@aoles aoles added this to the version 0.2.0 milestone May 16, 2018
@aoles aoles self-assigned this May 16, 2018
@aoles aoles added this to To do in version 0.2.0 via automation May 16, 2018
@aoles aoles moved this from To do to In progress in version 0.2.0 May 16, 2018
@aoles aoles changed the title Makefile automating common development tasks Makefile to utomate common development tasks May 17, 2018
@aoles aoles changed the title Makefile to utomate common development tasks Makefile to automate common development tasks May 17, 2018
@aoles aoles removed this from In progress in version 0.2.0 Jun 5, 2018
@aoles aoles added this to To do in version 0.3.0 via automation Jun 5, 2018
@aoles aoles modified the milestones: version 0.2.0, version 0.3.0 Jun 5, 2018
@aoles aoles removed this from To do in version 0.3.0 Apr 12, 2019
@aoles aoles removed this from the version 0.3 milestone Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant