File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11^branching_process\.Rproj$
2+ ^branchingprocess\.Rproj$
23^\.Rproj\.user$
34^LICENSE\.md$
45^\.github$
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ Description: Quantify outbreak risk posed by individual importers of a transmiss
1616 and Toth et al. (2016) <doi:10.1016/j.epidem.2016.04.002>.
1717License: MIT + file LICENSE
1818Encoding: UTF-8
19- URL: https://github.com/EpiForeSITE/branching_process ,
20- https://epiforesite.github.io/branching_process /
21- BugReports: https://github.com/EpiForeSITE/branching_process /issues
19+ URL: https://github.com/EpiForeSITE/branchingprocess ,
20+ https://epiforesite.github.io/branchingprocess /
21+ BugReports: https://github.com/EpiForeSITE/branchingprocess /issues
2222Roxygen: list(markdown = TRUE)
2323RoxygenNote: 7.3.2
2424Imports:
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ output: github_document
66
77<!-- badges: start -->
88[ ![ ForeSITE Group] ( https://github.com/EpiForeSITE/software/raw/e82ed88f75e0fe5c0a1a3b38c2b94509f122019c/docs/assets/foresite-software-badge.svg )] ( https://github.com/EpiForeSITE )
9- [ ![ R-CMD-check] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/R-CMD-check.yaml )
10- [ ![ pkgdown] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/pkgdown.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/pkgdown.yaml )
9+ [ ![ R-CMD-check] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/R-CMD-check.yaml )
10+ [ ![ pkgdown] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/pkgdown.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/pkgdown.yaml )
1111<!-- badges: end -->
1212
1313## Calculate Outbreak Probabilities for a Branching Process Model
@@ -31,7 +31,7 @@ Work to create this software tool was made possible by cooperative agreement CDC
3131You can install the development version of ` branchingprocess ` from GitHub with:
3232
3333``` r
34- devtools :: install_github(" EpiForeSITE/branching_process " )
34+ devtools :: install_github(" EpiForeSITE/branchingprocess " )
3535```
3636You can install branchingprocess from CRAN with:
3737
Original file line number Diff line number Diff line change 55
66[ ![ ForeSITE
77Group] ( https://github.com/EpiForeSITE/software/raw/e82ed88f75e0fe5c0a1a3b38c2b94509f122019c/docs/assets/foresite-software-badge.svg )] ( https://github.com/EpiForeSITE )
8- [ ![ R-CMD-check] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/R-CMD-check.yaml )
9- [ ![ pkgdown] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/pkgdown.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branching_process /actions/workflows/pkgdown.yaml )
8+ [ ![ R-CMD-check] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/R-CMD-check.yaml )
9+ [ ![ pkgdown] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/pkgdown.yaml/badge.svg )] ( https://github.com/EpiForeSITE/branchingprocess /actions/workflows/pkgdown.yaml )
1010<!-- badges: end -->
1111
1212## Calculate Outbreak Probabilities for a Branching Process Model
@@ -40,7 +40,7 @@ You can install the development version of `branchingprocess` from
4040GitHub with:
4141
4242``` r
43- devtools :: install_github(" EpiForeSITE/branching_process " )
43+ devtools :: install_github(" EpiForeSITE/branchingprocess " )
4444```
4545
4646You can install branchingprocess from CRAN with:
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ bibentry(
1111 ),
1212 year=2025,
1313 note=note,
14- url="https://epiforesite.github.io/branching_process /"
14+ url="https://epiforesite.github.io/branchingprocess /"
1515 )
You can’t perform that action at this time.
0 commit comments