X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/e467a82539557b156b8d348d6cd0947cdcd1fc44..88a3f099374b4d2603acc2ac5951467cc87d5380:/DESCRIPTION?ds=inline diff --git a/DESCRIPTION b/DESCRIPTION index 7a5b6e8..80b5a27 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,7 +11,7 @@ Description: A collection of methods for estimating the basic reproduction number (R0) of infectious diseases. Optionally available as a web application using the 'shiny' framework. License: AGPL (>= 3) -URL: https://github.com/MI2YorkU/Rnaught +URL: https://MI2YorkU.github.io/Rnaught, https://github.com/MI2YorkU/Rnaught BugReports: https://github.com/MI2YorkU/Rnaught/issues Imports: stats, @@ -19,9 +19,10 @@ Imports: Suggests: knitr, rmarkdown, - shiny, bslib, - DT + shiny, + DT, + plotly Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE)