]> nmode's Git Repositories - Rnaught/blobdiff - DESCRIPTION
Create vignette for WP serial distribution
[Rnaught] / DESCRIPTION
index d9fdfad64f3d6c017c83a8181bb0d41aeb551c17..586a1399f126be6834e02d46b1611e67a1825188 100644 (file)
@@ -11,15 +11,20 @@ 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,
     utils
-Suggests:
-    shiny,
-    shinyBS
+Suggests: 
+    knitr,
+    rmarkdown,
+    shiny
 Encoding: UTF-8
 LazyData: true
+Roxygen: list(markdown = TRUE)
 RoxygenNote: 7.2.3
+Depends: 
+    R (>= 2.10)
+VignetteBuilder: knitr