]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
Update project URL
[Rnaught] / DESCRIPTION
index d9d5d53483ad147d7cc5509a6b60d66aafec97f9..baa43dae30b4c79e542e1f4435cee71d9d94c730 100644 (file)
@@ -11,12 +11,15 @@ 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
-Suggests:
-    shiny,
-    shinyBS,
-    shinyjs
+URL: https://github.com/MI2Labs/Rnaught
+BugReports: https://github.com/MI2Labs/Rnaught/issues
+Imports:
+    methods,
+    stats,
+    utils
+Suggests: shiny
 Encoding: UTF-8
 LazyData: true
 RoxygenNote: 7.2.3
+Depends: 
+    R (>= 2.10)