X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/18358add05e58e466ba7098f771e20d8d0599d0e..cf97daa27850c5dcc54dc1a532a15ab83d2432c7:/DESCRIPTION diff --git a/DESCRIPTION b/DESCRIPTION index 74a472b..7a5b6e8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,13 +11,21 @@ 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/hannajankowski/Rnaught -BugReports: https://github.com/hannajankowski/Rnaught/issues +URL: https://github.com/MI2YorkU/Rnaught +BugReports: https://github.com/MI2YorkU/Rnaught/issues Imports: - methods, stats, utils -Suggests: shiny +Suggests: + knitr, + rmarkdown, + shiny, + bslib, + DT Encoding: UTF-8 LazyData: true +Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 +Depends: + R (>= 2.10) +VignetteBuilder: knitr