]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
Update README.md
[Rnaught] / DESCRIPTION
index 586a1399f126be6834e02d46b1611e67a1825188..80b5a279f9482b574ca8cf5eb93a85810e37b7b8 100644 (file)
@@ -11,16 +11,18 @@ 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/MI2Labs/Rnaught
-BugReports: https://github.com/MI2Labs/Rnaught/issues
+URL: https://MI2YorkU.github.io/Rnaught, https://github.com/MI2YorkU/Rnaught
+BugReports: https://github.com/MI2YorkU/Rnaught/issues
 Imports:
-    methods,
     stats,
     utils
 Suggests: 
     knitr,
     rmarkdown,
-    shiny
+    bslib,
+    shiny,
+    DT,
+    plotly
 Encoding: UTF-8
 LazyData: true
 Roxygen: list(markdown = TRUE)