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

Continuous integration #88

Closed
wants to merge 16 commits into from
Closed

Conversation

BertvanderVeen
Copy link
Collaborator

This PR sets up continuous integration for gllvm to prevent future problems with commits to CRAN etc.

@JenniNiku, for the code coverage badge to work you will have to log-in on codecov.io with the github account associated to gllvm.

Note that the RMD-check shows one bug in vignette 1 on lines 321-322, coming from the model:

fit_env <- gllvm(y, X, family = "negative.binomial", num.lv = 1,
                 formula = ~ Bare.ground + Canopy.cover +
                   Volume.lying.CWD, seed = 1234)

@BertvanderVeen
Copy link
Collaborator Author

leaving this for now

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.

1 participant