-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version number for CRAN release
- Loading branch information
1 parent
b43c55c
commit 7fdfa9a
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Title: Power Analysis for Generalised Linear Mixed Models by Simulation | |
Description: Calculate power for generalised linear mixed models, using | ||
simulation. Designed to work with models fit using the 'lme4' package. | ||
Described in Green and MacLeod, 2016 <doi:10.1111/2041-210X.12504>. | ||
Version: 1.0.4-1 | ||
Version: 1.0.5 | ||
Authors@R: c( | ||
person("Green", "Peter", role=c("aut", "cre"), email="[email protected]", | ||
comment=c(ORCID="0000-0002-0238-9852")), | ||
|
@@ -20,5 +20,5 @@ Imports: | |
Suggests: | ||
testthat,knitr,rmarkdown,lmerTest (>= 3.0-0) | ||
LazyData: true | ||
RoxygenNote: 6.0.1 | ||
RoxygenNote: 6.1.0 | ||
VignetteBuilder: knitr |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.