]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
Update Shiny app
[Rnaught] / DESCRIPTION
index 74a472bb7bbc9662fafc6506bc3fdb4ba5fcabe6..774891e5bddc7ddb37122f36f5e6ff91d5fc4751 100644 (file)
@@ -11,13 +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/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,
+    bslib,
+    shiny,
+    DT,
+    plotly
 Encoding: UTF-8
 LazyData: true
+Roxygen: list(markdown = TRUE)
 RoxygenNote: 7.2.3
+Depends: 
+    R (>= 2.10)
+VignetteBuilder: knitr