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
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ Description: This package introduces common data structures for working
package is designed to be used in conjunction with `epipredict` for
building and evaluating epidemiological models.
License: MIT + file LICENSE
URL: https://cmu-delphi.github.io/epiprocess/
URL: https://github.com/cmu-delphi/epiprocess,
https://cmu-delphi.github.io/epiprocess/
Depends:
epidatasets,
R (>= 3.6)
Expand Down
8 changes: 1 addition & 7 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ articles:
contents:
- compactify

repo:
url:
home: https://github.com/cmu-delphi/epiprocess/
source: https://github.com/cmu-delphi/epiprocess/
issue: https://github.com/cmu-delphi/epiprocess/issues

reference:
- title: "`epi_df` basics"
desc: Constructors and information for `epi_df` objects.
Expand Down Expand Up @@ -83,7 +77,7 @@ reference:
- epix_fill_through_version
- epix_truncate_versions_after
- set_versions_end

- title: Basic analysis and visualization
- contents:
- starts_with("autoplot")
Expand Down