X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/80624375941bebfd3629f3972555e5a63ba66ec1..02edefe2c0ccd07e2c510c073189d69af097892e:/DESCRIPTION?ds=sidebyside diff --git a/DESCRIPTION b/DESCRIPTION index d9d5d53..1851d22 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,10 +13,13 @@ Description: A collection of methods for estimating the basic reproduction License: AGPL (>= 3) URL: https://github.com/hannajankowski/Rnaught BugReports: https://github.com/hannajankowski/Rnaught/issues -Suggests: - shiny, - shinyBS, - shinyjs +Imports: + methods, + stats, + utils +Suggests: shiny Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 +Depends: + R (>= 2.10)