-
Notifications
You must be signed in to change notification settings - Fork 10
Hotfix growth rate #437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotfix growth rate #437
Changes from all commits
41aa2f1
49271da
4bb4019
45de498
60bdaa8
dd011a0
023c361
a4ab931
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: epipredict | ||
Title: Basic epidemiology forecasting methods | ||
Version: 0.1.9 | ||
Version: 0.1.10 | ||
Authors@R: c( | ||
person("Daniel J.", "McDonald", , "[email protected]", role = c("aut", "cre")), | ||
person("Ryan", "Tibshirani", , "[email protected]", role = "aut"), | ||
|
@@ -25,7 +25,7 @@ URL: https://github.com/cmu-delphi/epipredict/, | |
BugReports: https://github.com/cmu-delphi/epipredict/issues/ | ||
Depends: | ||
epidatasets, | ||
epiprocess (>= 0.9.0), | ||
epiprocess (>= 0.10.4), | ||
parsnip (>= 1.0.0), | ||
R (>= 3.5.0) | ||
Imports: | ||
|
@@ -73,7 +73,6 @@ Remotes: | |
cmu-delphi/epidatasets, | ||
cmu-delphi/epidatr, | ||
cmu-delphi/epiprocess, | ||
cmu-delphi/epidatasets, | ||
dajmcdon/smoothqr | ||
Config/Needs/website: cmu-delphi/delphidocs | ||
Config/testthat/edition: 3 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.