X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/18358add05e58e466ba7098f771e20d8d0599d0e..7620d84eab1cf2b4ded296d891ec48ca5b64ca0b:/DESCRIPTION?ds=inline diff --git a/DESCRIPTION b/DESCRIPTION index 74a472b..baa43da 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,8 +11,8 @@ 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, @@ -21,3 +21,5 @@ Suggests: shiny Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 +Depends: + R (>= 2.10)