-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
005b02a
commit 42fbe43
Showing
7 changed files
with
49 additions
and
25 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
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 |
---|---|---|
|
@@ -2,11 +2,11 @@ Package: MAVIS | |
Type: Package | ||
Title: Meta Analysis via Shiny | ||
Version: 1.1.2 | ||
Date: 2016-04-26 | ||
Authors@R: c(person("William Kyle", "Hamilton", role = c("aut", "cre"), email = "[email protected]"), | ||
person("Atsushi", "Mizumoto", role = "aut"), | ||
person("Burak", "Aydin", role = c("ctb", "trl"))) | ||
Maintainer: William Kyle Hamilton <[email protected]> | ||
Date: 2016-06-21 | ||
Authors@R: c(person("W. Kyle", "Hamilton", role = c("aut", "cre"), email = "[email protected]"), | ||
person("Burak", "Aydin", role = "aut"), | ||
person("Atsushi", "Mizumoto", role = "aut")) | ||
Maintainer: W. Kyle Hamilton <[email protected]> | ||
Description: Interactive shiny application for running a meta-analysis, | ||
provides support for both random effects and fixed effects models with the 'metafor' package. | ||
Additional support is included for calculating effect sizes plus | ||
|
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
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
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
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