X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/1410d8167185f94beb213602e8221980b96d0b06..eeaabbdfcedc832c78b253d92b95e48e61498716:/DESCRIPTION?ds=inline diff --git a/DESCRIPTION b/DESCRIPTION index 1851d22..586a139 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,15 +11,20 @@ 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/MI2Labs/Rnaught +BugReports: https://github.com/MI2Labs/Rnaught/issues Imports: methods, stats, utils -Suggests: shiny +Suggests: + knitr, + rmarkdown, + shiny Encoding: UTF-8 LazyData: true +Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10) +VignetteBuilder: knitr