Skip to content

Conversation

@gzt
Copy link

@gzt gzt commented Nov 20, 2019

This pull request does the updates to the local packages files necessary to fix #23 and fix #24 however it does require some additional work of this workflow: CaRdiffR would need to turn on travis-ci (you can do this at https://travis-ci.org/profile/CaRdiffR), enable the gh-pages branch on github, and then allow travis to push to github.

You can do much of that by running the following commands in R:
usethis::use_travis()
usethis::use_pkgdown_travis()

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.

Add pkgdown site Add continuous integration to make sure package passes R CMD check (GitHub actions?)

1 participant