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

Set up basic package infrastructure #5

Merged
merged 19 commits into from
Oct 11, 2023
Merged

Set up basic package infrastructure #5

merged 19 commits into from
Oct 11, 2023

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Oct 11, 2023

Resolves #4

Set up the following:

  • tests (testthat
  • docs (pkgdown)
  • readme as rmarkdown
  • github actions:
    • R CMD Check
    • deploy docs site
    • PR commands
    • test coverage
  • news file as a changelog
  • pre-commit
  • issue & PR templates
  • updated authors in the Description

@kopardev kopardev added the reneeTools RepoName label Oct 11, 2023
@kelly-sovacool kelly-sovacool merged commit 97a5d92 into main Oct 11, 2023
8 checks passed
@kelly-sovacool kelly-sovacool deleted the ci-tests branch October 11, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reneeTools RepoName
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set up CI check
2 participants