X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/95b5ad6ce6ec5f76094b1e7176acfd44ffeef4e9..042a3cc17d711ecb49b828c7d8fdf8383db9bea9:/DESCRIPTION diff --git a/DESCRIPTION b/DESCRIPTION index 035117c..80b5a27 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,16 +11,22 @@ 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/MI2Labs/Rnaught -BugReports: https://github.com/MI2Labs/Rnaught/issues +URL: https://MI2YorkU.github.io/Rnaught, https://github.com/MI2YorkU/Rnaught +BugReports: https://github.com/MI2YorkU/Rnaught/issues Imports: - methods, stats, utils -Suggests: shiny +Suggests: + knitr, + rmarkdown, + bslib, + shiny, + DT, + plotly Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10) +VignetteBuilder: knitr