Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Description: This package was developed in order to provide researchers the abil
table. Users are also able to export and reimport data in .ris, and csv.
files. The package includes a shiny application for interactive use.
License: GPL (>= 3)
URL: https://www.eshackathon.org/CiteSource
URL: https://eshackathon.github.io/CiteSource/
BugReports: https://github.com/ESHackathon/CiteSource/issues
Imports:
ASySD (>= 0.3.0),
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Install CiteSource in R with remotes::install_github("ESHackathon/CiteSource")

**Vignettes**

Vignettes covering various use cases can be found on the [CiteSource web page](https://www.eshackathon.org/CiteSource/articles).
Vignettes covering various use cases can be found on the [CiteSource web page](https://eshackathon.github.io/CiteSource/articles/).

## Feedback

Expand Down
3 changes: 1 addition & 2 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
url: http://www.eshackathon.org/CiteSource/
url: https://eshackathon.github.io/CiteSource/
template:
bootstrap: 5

Expand All @@ -12,4 +12,3 @@ articles:
- citesource_vignette_db-pre-screen_validation
- citesource_vignette_db-topic-coverage
- citesource_analysis_across_screening_phases

2 changes: 1 addition & 1 deletion inst/shiny-app/CiteSource/www/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ CiteSource is built for anyone involved in evidence synthesis. It helps you:

---

*CiteSource is available both as this interactive Shiny application and as a full R package with detailed vignettes. For more information on the R package, visit the [CiteSource Website](https://www.eshackathon.org/CiteSource/).*
*CiteSource is available both as this interactive Shiny application and as a full R package with detailed vignettes. For more information on the R package, visit the [CiteSource Website](https://eshackathon.github.io/CiteSource/).*
2 changes: 1 addition & 1 deletion inst/shiny-app/CiteSource/www/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="CS.gif" width="200" style="float: right; margin-left: 20px; margin-bottom: 10px;"/>

> CiteSource has a number of applications. This guide walks users through the step-wise process of uploading, deduplicating and analyzing data > within the shiny application. For step by step instructions for running CiteSource in R, [check out our vignettes](https://www.eshackathon.org/CiteSource/articles/)
> CiteSource has a number of applications. This guide walks users through the step-wise process of uploading, deduplicating and analyzing data within the shiny application. For step by step instructions for running CiteSource in R, [check out our vignettes](https://eshackathon.github.io/CiteSource/articles/).
---

### Using CiteSource: Step-by-Step
Expand Down
3 changes: 2 additions & 1 deletion man/CiteSource-package.Rd

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

2 changes: 2 additions & 0 deletions man/plot_source_overlap_upset.Rd

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

Loading