Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gaow committed Apr 15, 2019
1 parent c39f146 commit b1f027f
Show file tree
Hide file tree
Showing 28 changed files with 1,752 additions and 285 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ you have helped fixing bugs or making improvements to the source code.
To automatically retrieve and install `susieR` from this repository,

```R
devtools::install_github("stephenslab/susieR@0.7.1")
devtools::install_github("stephenslab/susieR@0.8.0")
```

## Quick Start
Expand All @@ -66,7 +66,7 @@ in the shell:
```bash
R CMD build --resave-data --no-build-vignettes susieR
R CMD INSTALL susieR_0.7.1.tar.gz
R CMD check --as-cran --ignore-vignettes susieR_0.7.1.tar.gz
R CMD check --as-cran --ignore-vignettes susieR_0.8.0.tar.gz
```

+ Run `pkgdown::build_site()` to build the website. Getting `pkgdown`
Expand Down
2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

129 changes: 40 additions & 89 deletions docs/articles/finemapping_summary_statistics.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

162 changes: 162 additions & 0 deletions docs/reference/SER_posterior_e_loglik_rss.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

159 changes: 159 additions & 0 deletions docs/reference/check_projection.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b1f027f

Please sign in to comment.